RayZaler 0.1
The free opto-mechanical simulation framework
|
Public Member Functions | |
std::string | currNS () const |
std::string | to_string () const |
Public Attributes | |
std::string | name |
RecipeContextType | type |
std::list< RecipeContext * > | contexts |
std::list< RecipeElementStep * > | elements |
std::list< std::string > | varNames |
std::map< std::string, ParamAssignExpression * > | variables |
std::map< std::string, ParamAssignExpression * > | params |
int | s_index = -1 |
bool | delayed = false |
RecipeContext * | parent = nullptr |
Recipe * | owner = nullptr |
std::string | parentNS |
RecipeElementStep * | element |
std::string | port |