Inter4ql  5.2
Public Member Functions | Public Attributes | List of all members
Inter4ql::AsExpr Class Reference

Public Member Functions

 AsExpr ()
 constructor that creates a new AsExpr without an ID More...
 
 AsExpr (std::string id)
 constructor that creates a new AsExpr More...
 
 ~AsExpr ()
 destructor More...
 

Public Attributes

AsExprleft_
 
AsExprright_
 
std::string id_
 
bool type_
 

Constructor & Destructor Documentation

◆ AsExpr() [1/2]

Inter4ql::AsExpr::AsExpr ( )
inline

constructor that creates a new AsExpr without an ID

◆ AsExpr() [2/2]

Inter4ql::AsExpr::AsExpr ( std::string  id)
inline

constructor that creates a new AsExpr

Parameters
idID of module stored in that object

◆ ~AsExpr()

Inter4ql::AsExpr::~AsExpr ( )
inline

destructor


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