#include <Snapshot.h>
◆ Snapshot() [1/2]
oms::Snapshot::Snapshot |
( |
bool |
partial = false | ) |
|
◆ ~Snapshot()
oms::Snapshot::~Snapshot |
( |
| ) |
|
◆ Snapshot() [2/2]
oms::Snapshot::Snapshot |
( |
Snapshot const & |
copy | ) |
|
|
private |
◆ debugPrintAll()
void oms::Snapshot::debugPrintAll |
( |
| ) |
const |
◆ debugPrintNode()
void oms::Snapshot::debugPrintNode |
( |
const filesystem::path & |
filename | ) |
const |
◆ deleteResourceNode()
oms_status_enu_t oms::Snapshot::deleteResourceNode |
( |
const filesystem::path & |
filename | ) |
|
◆ exportPartialSnapshot()
oms_status_enu_t oms::Snapshot::exportPartialSnapshot |
( |
const ComRef & |
cref, |
|
|
Snapshot & |
partialSnapshot |
|
) |
| |
◆ getResourceNode()
pugi::xml_node oms::Snapshot::getResourceNode |
( |
const filesystem::path & |
filename | ) |
const |
◆ getResources()
void oms::Snapshot::getResources |
( |
std::vector< std::string > & |
resources | ) |
const |
◆ getRootCref()
◆ getSignalFilterFilename()
oms::ComRef oms::Snapshot::getSignalFilterFilename |
( |
| ) |
const |
◆ getSSDFilename()
◆ getTemplateResourceNodeSignalFilter()
pugi::xml_node oms::Snapshot::getTemplateResourceNodeSignalFilter |
( |
const filesystem::path & |
filename | ) |
|
◆ getTemplateResourceNodeSSD()
pugi::xml_node oms::Snapshot::getTemplateResourceNodeSSD |
( |
const filesystem::path & |
filename, |
|
|
const ComRef & |
cref |
|
) |
| |
◆ getTemplateResourceNodeSSDVariants()
pugi::xml_node oms::Snapshot::getTemplateResourceNodeSSDVariants |
( |
| ) |
|
◆ getTemplateResourceNodeSSM()
pugi::xml_node oms::Snapshot::getTemplateResourceNodeSSM |
( |
const filesystem::path & |
filename | ) |
|
◆ getTemplateResourceNodeSSV()
pugi::xml_node oms::Snapshot::getTemplateResourceNodeSSV |
( |
const filesystem::path & |
filename, |
|
|
const std::string & |
cref |
|
) |
| |
◆ import()
oms_status_enu_t oms::Snapshot::import |
( |
const char * |
snapshot | ) |
|
◆ importPartialResourceNode()
oms_status_enu_t oms::Snapshot::importPartialResourceNode |
( |
const filesystem::path & |
filename, |
|
|
const filesystem::path & |
nodename, |
|
|
const pugi::xml_node & |
node |
|
) |
| |
|
private |
◆ importPartialSnapshot()
oms_status_enu_t oms::Snapshot::importPartialSnapshot |
( |
const char * |
fullsnapshot | ) |
|
◆ importResourceFile()
oms_status_enu_t oms::Snapshot::importResourceFile |
( |
const filesystem::path & |
filename, |
|
|
const filesystem::path & |
root |
|
) |
| |
◆ importResourceMemory()
oms_status_enu_t oms::Snapshot::importResourceMemory |
( |
const filesystem::path & |
filename, |
|
|
const char * |
contents |
|
) |
| |
◆ importResourceNode()
oms_status_enu_t oms::Snapshot::importResourceNode |
( |
const filesystem::path & |
filename, |
|
|
const pugi::xml_node & |
node |
|
) |
| |
◆ isPartialSnapshot()
bool oms::Snapshot::isPartialSnapshot |
( |
| ) |
const |
◆ newResourceNode()
pugi::xml_node oms::Snapshot::newResourceNode |
( |
const filesystem::path & |
filename | ) |
|
◆ operator=()
◆ operator[]()
pugi::xml_node oms::Snapshot::operator[] |
( |
const filesystem::path & |
filename | ) |
|
◆ writeDocument()
oms_status_enu_t oms::Snapshot::writeDocument |
( |
char ** |
contents | ) |
|
◆ writeResourceNode()
oms_status_enu_t oms::Snapshot::writeResourceNode |
( |
const filesystem::path & |
filename, |
|
|
const filesystem::path & |
path |
|
) |
| const |
◆ doc
pugi::xml_document oms::Snapshot::doc |
|
private |
The documentation for this class was generated from the following files:
- /var/lib/jenkins1/ws/OMSimulator_PR-1276/src/OMSimulatorLib/Snapshot.h
- /var/lib/jenkins1/ws/OMSimulator_PR-1276/src/OMSimulatorLib/Snapshot.cpp