Entry point definition for pod loading 더 자세히 ...
#include <manifest.hpp>
Public 멤버 함수 | |
| entrypoint (const std::string &newLang, const std::vector< std::string > &newPaths) | |
| nbool | isValid () const override |
Public 속성 | |
| std::string | lang |
| std::vector< std::string > | paths |
Entry point definition for pod loading
Defines language and file paths for pod entry points.
|
overridevirtual |
by::validable를 구현.