| 
    ROSE 0.11.145.357
    
   | 
 
Definition at line 406 of file Sawyer/CommandLine.h.


Public Types | |
| typedef SharedPointer< TypedSaver > | Ptr | 
  Public Types inherited from Sawyer::CommandLine::ValueSaver | |
| typedef SharedPointer< ValueSaver > | Ptr | 
Public Member Functions | |
| virtual void | save (const boost::any &value, const std::string &) | 
  Public Member Functions inherited from Sawyer::SharedObject | |
| SharedObject () | |
| Default constructor.   | |
| SharedObject (const SharedObject &) | |
| Copy constructor.   | |
| virtual | ~SharedObject () | 
| Virtual destructor.   | |
| SharedObject & | operator= (const SharedObject &) | 
| Assignment.   | |
Static Public Member Functions | |
| static Ptr | instance (T &storage) | 
Protected Member Functions | |
| TypedSaver (T &storage) | |
| typedef SharedPointer<TypedSaver> Sawyer::CommandLine::TypedSaver< T >::Ptr | 
Definition at line 411 of file Sawyer/CommandLine.h.
      
  | 
  inlineprotected | 
Definition at line 409 of file Sawyer/CommandLine.h.
      
  | 
  inlinestatic | 
Definition at line 412 of file Sawyer/CommandLine.h.
      
  | 
  inlinevirtual | 
Implements Sawyer::CommandLine::ValueSaver.
Definition at line 413 of file Sawyer/CommandLine.h.