![]() |
SimCenterCommon
Common functionality used within different SimCenter projects
|
This is the complete list of members for FrameSection, including all inherited members.
| beamSectionTag | FrameSection | protected |
| FrameSection() | FrameSection | |
| getFrameSection(string name) | FrameSection | static |
| name | FrameSection | |
| numBeamSections | FrameSection | protectedstatic |
| readFromJSON(json_t *) | FrameSection | virtual |
| readObjects(json_t *, map< string, FrameSection * > &theFrameSections) | FrameSection | static |
| removeAllFrameSection(void) | FrameSection | static |
| removeFrameSection(string name) | FrameSection | static |
| sectType | FrameSection | |
| theFrameSections | FrameSection | static |
| writeBeamSectionJSON(json_t *sectionArray)=0 | FrameSection | pure virtual |
| writeObjects(json_t *) | FrameSection | static |
| writeToJSON(json_t *) | FrameSection | virtual |
| ~FrameSection() | FrameSection | virtual |