MoochoPack: Miscellaneous Utilities for MOOCHO
Version of the Day
|
Abstact interface for objects that have options to be set that are contained in an OptionsFromStreamObject. More...
#include <OptionsFromStreamPack_SetOptionsFromStream.hpp>
Public Member Functions | |
virtual | ~SetOptionsFromStream () |
virtual void | set_options (const OptionsFromStream &options)=0 |
Call to set options from a stream. More... | |
Abstact interface for objects that have options to be set that are contained in an OptionsFromStreamObject.
Definition at line 56 of file OptionsFromStreamPack_SetOptionsFromStream.hpp.
|
inlinevirtual |
Definition at line 60 of file OptionsFromStreamPack_SetOptionsFromStream.hpp.
|
pure virtual |
Call to set options from a stream.
Implemented in OptionsFromStreamPack::SetOptionsFromStreamNode.