SimCenterCommon
Common functionality used within different SimCenter projects
|
This is the complete list of members for Floor, including all inherited members.
addFloor(string name, double height, string *rvHeight) | Floor | static |
Floor() | Floor | |
getFloor(string name) | Floor | static |
height | Floor | |
name | Floor | |
newFloorProperties(string name, double height, string *rvHeight) | Floor | static |
readFromJSON(json_t *) | Floor | virtual |
readObjects(json_t *) | Floor | static |
removeAllFloor(void) | Floor | static |
removeFloor(string name) | Floor | static |
rvHeight | Floor | |
theFloors | Floor | static |
writeObjects(json_t *) | Floor | static |
writeToJSON(json_t *) | Floor | virtual |
~Floor() | Floor |