![]() |
VPTissue Reference Manual
|
Namespace for SimPT specific workspace classes. More...
Namespaces | |
| Util | |
| Namespace for SimPT specific workspace utilities. | |
Classes | |
| class | CliWorkspace |
| Cli Workspace for the command-line simulator. More... | |
| class | GuiWorkspace |
| Gui Workspace for the simulator. More... | |
| class | Project |
| Abstraction of project info on filesystem, as well as a maintainer of a work session. More... | |
| class | StartupFileBase |
| Base class representing the file types used to initiate a session. More... | |
| class | StartupFileHdf5 |
| A file containing Sim history information in HDF5 format in a project. More... | |
| class | StartupFilePtree |
| Base class for files containing a Sim snapshot that can be read as a ptree. More... | |
| class | StartupFileXml |
| A file containing XML representation of a project. More... | |
| class | StartupFileXmlGz |
| A file containing a gzip'ed XML representation of a project. More... | |
| class | Workspace |
| Abstraction for workspace info in the file system. More... | |
| class | WorkspaceFactory |
| SimPT-specific implementation of workspace factory. More... | |
Typedefs | |
| using | SimPTProjectBase = SimShell::Ws::Project< StartupFileBase, SimPT_Shell::Ws::WorkspaceFactory::g_project_index_file > |
Namespace for SimPT specific workspace classes.