ROSE 0.11.145.147
Public Types | Public Member Functions | List of all members
Sawyer::CommandLine::ValueSaver Class Referenceabstract

Description

Definition at line 392 of file Sawyer/CommandLine.h.

Inheritance diagram for Sawyer::CommandLine::ValueSaver:
Inheritance graph
[legend]
Collaboration diagram for Sawyer::CommandLine::ValueSaver:
Collaboration graph
[legend]

Public Types

typedef SharedPointer< ValueSaverPtr
 

Public Member Functions

virtual void save (const boost::any &, const std::string &switchKey)=0
 
- Public Member Functions inherited from Sawyer::SharedObject
 SharedObject ()
 Default constructor.
 
 SharedObject (const SharedObject &)
 Copy constructor.
 
virtual ~SharedObject ()
 Virtual destructor.
 
SharedObjectoperator= (const SharedObject &)
 Assignment.
 

Member Typedef Documentation

◆ Ptr

Definition at line 396 of file Sawyer/CommandLine.h.

Constructor & Destructor Documentation

◆ ValueSaver()

Sawyer::CommandLine::ValueSaver::ValueSaver ( )
inlineprotected

Definition at line 394 of file Sawyer/CommandLine.h.

◆ ~ValueSaver()

virtual Sawyer::CommandLine::ValueSaver::~ValueSaver ( )
inlinevirtual

Definition at line 397 of file Sawyer/CommandLine.h.


The documentation for this class was generated from the following file: