ImGraph
 All Classes Functions Variables Enumerations Pages
charliesoft::ConditionOfRendering Class Reference

Public Member Functions

 ConditionOfRendering (unsigned char category_left, ParamValue opt__valueleft, unsigned char category_right, ParamValue opt__valueright, unsigned char boolean_operator, Block *father)
 
ConditionOfRenderingoperator= (const ConditionOfRendering &b)
 
unsigned char getCondition () const
 
unsigned char getCategory_left () const
 
unsigned char getCategory_right () const
 
ParamValue getOpt__valueleft () const
 
ParamValue getOpt__valueright () const
 
BlockgetFather () const
 
std::string toString ()
 
boost::property_tree::ptree getXML () const
 
bool canRender (Block *blockTested)
 
void setValue (bool left, ParamValue *val)
 
void setValue (bool left, ParamValue val)
 
void setFather (Block *val)
 

Member Function Documentation

bool charliesoft::ConditionOfRendering::canRender ( Block blockTested)

=

std::string charliesoft::ConditionOfRendering::toString ( )

=


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