#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   | |
Definition at line 10 of file ArchiveGetCommand.h.
      
  | 
  
| 
 Gets IOName from archive. 
 Definition at line 7 of file ArchiveGetCommand.cpp. Referenced by create().  | 
  
      
  | 
  
| 
 destructor 
 Definition at line 13 of file ArchiveGetCommand.cpp.  | 
  
      
  | 
  
| 
 impliment 
 Implements SctArchiving::ArchivingCommand. Definition at line 22 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 15 of file ArchiveGetCommand.cpp.  | 
  
 
1.3.5