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

Interface for frame interaction 더 자세히 ...

#include <frameInteractable.hpp>

by::frameInteractable에 대한 상속 다이어그램 :
by::node by::baseFunc by::baseObj by::expr by::frame by::srcFile by::thread by::tbaseBridgeFunc< T, T, tmarshaling, Args... > by::tbaseBridgeFunc< Ret, T, Marshaling, Args... > by::tbaseBridgeFunc< void, T, Marshaling, Args... > by::baseCtor by::closure by::func by::inputFunc by::printFunc< T > by::tbaseBridgeFunc< Ret, T, Marshaling, Args > by::tbridgeClosure< Ret, T, Marshaling, Args > by::tbridgeClosure< void, T, Marshaling, Args... > by::tbridge< narr > by::baseErr by::genericOrigin by::obj by::scalar by::tbridge< T > by::FBOExpr by::FUOExpr by::asExpr by::assignExpr by::blockExpr by::defArrayExpr by::defNestedFuncExpr by::defSeqExpr by::defVarExpr by::evalExpr by::getExpr by::ifExpr by::isExpr by::loopExpr by::retStateExpr by::dumSrcFile

Public 멤버 함수

virtual void inFrame (const bicontainable *args) const =0
 
void inFrame () const
 
virtual void outFrame () const =0
 

상세한 설명

Interface for frame interaction

Abstract interface for objects that can enter and exit execution frames.


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