SimCenterCommon
Common functionality used within different SimCenter projects
|
This is the complete list of members for Wall, including all inherited members.
addWall(string name, string cline1, string cline2, string wall1, string wall2, string section) | Wall | static |
cline1 | Wall | |
cline2 | Wall | |
floor1 | Wall | |
floor2 | Wall | |
getWall(string name) | Wall | static |
name | Wall | |
numSegment | Wall | |
ratios | Wall | |
readFromJSON(json_t *) | Wall | |
readObjects(json_t *, map< string, Wall * > &theWalls) | Wall | static |
removeAllWall(void) | Wall | static |
removeWall(string name) | Wall | static |
sections | Wall | |
theWalls | Wall | static |
Wall() | Wall | |
writeObjects(json_t *) | Wall | static |
writeToJSON(json_t *) | Wall | |
~Wall() | Wall |