Class Hierarchy
Last update: 16.07.2025This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
| Cansys::CffDataTypeTrait< Dtype > | |
| ▼Cansys::CffFileIO | Base class that provides common function used in File providers such as ansys::CffFileProvider |
| Cansys::CffFileConsumer | Class that provides functions to access data stored within a CFF file |
| Cansys::CffFileProvider | Class that provides functions to access data stored within a CFF file |
| Cansys::CffLocationModel | A Topology model providing user visible topological names |
| ▼Cansys::CffVersion | Provides some basic version extraction and comparison functions |
| ▼Cansys::CffBase | Base class that provides common function used by both CffConsumer and CffProvider classes |
| ▼Cansys::CffConsumer | Class that provides functions to write data within a CFF database. The database may be stored within a file or some other form of database but the functions provided in this class are common across all implementation and the data must be provided according to the rules defined in the CFF DataModels |
| Cansys::CffFileConsumer | Class that provides functions to access data stored within a CFF file |
| ▼Cansys::CffProvider | Class that provides functions to access data stored within a CFF database. The database may be stored within a file or some other form of database but the functions provided in this class are common across all implementation and the data will be returned according to the rules defined in the CFF DataModels |
| Cansys::CffFileProvider | Class that provides functions to access data stored within a CFF file |
| Cansys::Project::Project::CheckProjectInfo | Utility structure for VisitorCheckProject project checking action |
| Cansys::Project::Error | The return state / error value of a Project function call |
| Cansys::Project::Iterator | Pointer to a project location |
| Cansys::LocationModelData | |
| Cansys::Project::Metadata | Dictionary of values associated with an Iterator |
| Cansys::Project::MetadataConst | Constant (read-only) value of Metadata |
| Cansys::Project::Path | Paths used for internal Project filesystem |
| ▼Cansys::Project::Project | Base class for Project API, also see SimProject |
| Cansys::Project::SimProject | Main object for Simulation based projects |
| Cansys::Project::ProjectStoragePolicy | Project storage settings, control folder management, folder names, etc |
| Cansys::Project::Query | Set of conditions used in search within the Project. See Iterator::find() |
| ▼Cansys::Project::RunOutputAttr | Base class for Run, Output, Result - provide built-in variable set/get functions |
| Cansys::Project::Output | Subfolder of a Run, regrouping Results for a step |
| Cansys::Project::Result | Result (data) file, output of a Simulation Run |
| ▼Cansys::Project::Run | Subfolder of a Simulation, regrouping Output/Result for a step |
| Cansys::Project::RunGroup | Optional concept - Virtual folder with a list of Run |
| ▼Cansys::Project::SimBase | Base class for Run and Simulation - shared functions |
| Cansys::Project::Run | Subfolder of a Simulation, regrouping Output/Result for a step |
| Cansys::Project::Simulation | Subfolder of a Project, regrouping input files and Run subfolders |
| ▼Cansys::Project::Storage | Base class for file storage management module |
| Cansys::Project::StorageFilesystem | Class for Storage on standard filesystem, for file:// URL |
| Cansys::Project::URL | The address of a local or remote file, using the URI format |