로딩중...
검색중...
일치하는것 없음
by::statable 클래스 참조abstract

Interface for objects with compilation state 더 자세히 ...

#include <statable.hpp>

by::statable에 대한 상속 다이어그램 :
by::baseObj by::tbridge< narr > by::baseErr by::genericOrigin by::obj by::scalar by::tbridge< T > by::arr by::err by::nerr by::origin by::pod by::tscalar< nbool > by::tscalar< nuchar > by::tscalar< nflt > by::tscalar< nint > by::tscalar< std::string > by::tscalar< T > by::tscalar< void >

Public 멤버 함수

virtual state getState () const =0
 
virtual void setState (state new1)=0
 

상세한 설명

Interface for objects with compilation state

Provides state management for compilation phases (parsed, verified, linked).


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