#include <ArchiveGetCommand.h>
Inheritance diagram for SctArchiving::ArchiveGetCommand:


Public Member Functions | |
| ArchiveGetCommand (boost::shared_ptr< Sct::Archive::IONameArchiveFile > name) | |
| Gets IOName from archive. | |
| ~ArchiveGetCommand () | |
| destructor | |
| virtual void | execute () |
| gets the object from the archive | |
| virtual boost::shared_ptr< ArchivingCommand > | create () const |
| impliment | |
Protected Member Functions | |
| ArchiveGetCommand () | |
Definition at line 10 of file ArchiveGetCommand.h.
|
|
Gets IOName from archive.
Definition at line 8 of file ArchiveGetCommand.cpp. |
|
|
destructor
Definition at line 14 of file ArchiveGetCommand.cpp. |
|
|
impliment
Implements SctArchiving::ArchivingCommand. Definition at line 23 of file ArchiveGetCommand.cpp. References ArchiveGetCommand(). Here is the call graph for this function: ![]() |
|
|
gets the object from the archive
Implements SctArchiving::ArchivingCommand. Definition at line 16 of file ArchiveGetCommand.cpp. References SctArchiving::Archiver::addFileTime(), SctArchiving::Archiver::incrimentNRetrieved(), SctArchiving::Archiver::instance(), SctArchiving::GetCommand::m_name, and SctArchiving::GetCommand::m_ob. Here is the call graph for this function: ![]() |
1.4.6