OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
This is the complete list of members for oms::Snapshot, including all inherited members.
debugPrintAll() const | oms::Snapshot | |
debugPrintNode(const filesystem::path &filename) const | oms::Snapshot | |
deleteResourceNode(const filesystem::path &filename) | oms::Snapshot | |
doc | oms::Snapshot | private |
exportPartialSnapshot(const ComRef &cref, Snapshot &partialSnapshot) | oms::Snapshot | |
getResourceNode(const filesystem::path &filename) const | oms::Snapshot | |
getResources(std::vector< std::string > &resources) const | oms::Snapshot | |
getRootCref() const | oms::Snapshot | |
getSignalFilterFilename() const | oms::Snapshot | |
getSSDFilename() const | oms::Snapshot | |
getTemplateResourceNodeSignalFilter(const filesystem::path &filename) | oms::Snapshot | |
getTemplateResourceNodeSSD(const filesystem::path &filename, const ComRef &cref) | oms::Snapshot | |
getTemplateResourceNodeSSDVariants() | oms::Snapshot | |
getTemplateResourceNodeSSM(const filesystem::path &filename) | oms::Snapshot | |
getTemplateResourceNodeSSV(const filesystem::path &filename, const std::string &cref) | oms::Snapshot | |
import(const char *snapshot) | oms::Snapshot | |
importPartialResourceNode(const filesystem::path &filename, const filesystem::path &nodename, const pugi::xml_node &node) | oms::Snapshot | private |
importPartialSnapshot(const char *fullsnapshot) | oms::Snapshot | |
importResourceFile(const filesystem::path &filename, const filesystem::path &root) | oms::Snapshot | |
importResourceMemory(const filesystem::path &filename, const char *contents) | oms::Snapshot | |
importResourceNode(const filesystem::path &filename, const pugi::xml_node &node) | oms::Snapshot | |
isPartialSnapshot() const | oms::Snapshot | |
newResourceNode(const filesystem::path &filename) | oms::Snapshot | |
operator=(Snapshot const ©) | oms::Snapshot | private |
operator[](const filesystem::path &filename) | oms::Snapshot | |
Snapshot(bool partial=false) | oms::Snapshot | |
Snapshot(Snapshot const ©) | oms::Snapshot | private |
writeDocument(char **contents) | oms::Snapshot | |
writeResourceNode(const filesystem::path &filename, const filesystem::path &path) const | oms::Snapshot | |
~Snapshot() | oms::Snapshot |