by::frameInteractable Class Referenceabstract

Interface for frame interaction. More...

#include <frameInteractable.hpp>

Inheritance diagram for by::frameInteractable:
by::node by::baseFunc by::baseObj by::expr by::frame by::slot by::srcFile by::thread 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::arithmeticObj by::baseErr by::genericOrigin by::obj by::tbridge< T > by::FBOExpr by::FUOExpr by::asExpr by::assignExpr by::blockExpr by::defArrayExpr by::defNestedFuncExpr by::defSeqExpr by::defVarExpr by::getExpr by::ifExpr by::isExpr by::loopExpr by::retStateExpr by::runExpr by::autoslot by::dumSrcFile

Public Member Functions

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

Detailed Description

Interface for frame interaction.

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


The documentation for this class was generated from the following file: