로딩중...
검색중...
일치하는것 없음
by::entrypoint 구조체 참조

Entry point definition for pod loading 더 자세히 ...

#include <manifest.hpp>

by::entrypoint에 대한 상속 다이어그램 :
by::validable

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.

멤버 함수 문서화

◆ isValid()

nbool by::entrypoint::isValid ( ) const
overridevirtual

by::validable를 구현.


이 구조체에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.:
to Top