hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | Public Attributes | List of all members
hobbes::IfCheck Struct Reference
Collaboration diagram for hobbes::IfCheck:
Collaboration graph

Public Member Functions

 IfCheck ()
 

Public Attributes

ExprChecks check
 
stateidx_t trueb
 
stateidx_t falseb
 

Constructor & Destructor Documentation

◆ IfCheck()

hobbes::IfCheck::IfCheck ( )
inline

Member Data Documentation

◆ check

ExprChecks hobbes::IfCheck::check

◆ falseb

stateidx_t hobbes::IfCheck::falseb

◆ trueb

stateidx_t hobbes::IfCheck::trueb

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