|
|
| ConditionOfRendering (unsigned char category_left, ParamValue opt__valueleft, unsigned char category_right, ParamValue opt__valueright, unsigned char boolean_operator, Block *father) |
| |
|
ConditionOfRendering & | operator= (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 |
| |
|
Block * | getFather () 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) |
| |
| bool charliesoft::ConditionOfRendering::canRender |
( |
Block * |
blockTested | ) |
|
| std::string charliesoft::ConditionOfRendering::toString |
( |
| ) |
|
The documentation for this class was generated from the following files:
- D:/Travail/ProjetPerso/imGraph/Sources/Block.h
- D:/Travail/ProjetPerso/imGraph/Sources/Block.cpp