![]() |
SimCenterCommon
Common functionality used within different SimCenter projects
|
This is the complete list of members for Column, including all inherited members.
| addColumn(string name, string cline, string floor1, string floor2, string section, double angle) | Column | static |
| angles | Column | |
| cline | Column | |
| Column() | Column | |
| floor1 | Column | |
| floor2 | Column | |
| getColumn(string name) | Column | static |
| name | Column | |
| numSegment | Column | |
| ratios | Column | |
| readFromJSON(json_t *) | Column | |
| readObjects(json_t *, map< string, Column * > &theColumns) | Column | static |
| removeAllColumn(void) | Column | static |
| removeColumn(string name) | Column | static |
| sections | Column | |
| theColumns | Column | static |
| writeObjects(json_t *) | Column | static |
| writeToJSON(json_t *) | Column | |
| ~Column() | Column |