MOOCHO (Single Doxygen Collection)
Version of the Day
|
Templated node class manipulating a reference to a target object who will have its options set.. More...
#include <OptionsFromStreamPack_SetOptionsToTargetBase.hpp>
Public Member Functions | |
SetOptionsToTargetBase (T *target=0) | |
Private Attributes | |
T * | target_ |
<<std aggr>> stereotype members for target. | |
void | set_target (T *target) |
T * | get_target () |
const T * | get_target () const |
T & | target () |
const T & | target () const |
Templated node class manipulating a reference to a target object who will have its options set..
Definition at line 53 of file OptionsFromStreamPack_SetOptionsToTargetBase.hpp.
|
inline |
Definition at line 57 of file OptionsFromStreamPack_SetOptionsToTargetBase.hpp.
|
inline |
Definition at line 66 of file OptionsFromStreamPack_SetOptionsToTargetBase.hpp.
|
inline |
Definition at line 69 of file OptionsFromStreamPack_SetOptionsToTargetBase.hpp.
|
inline |
Definition at line 72 of file OptionsFromStreamPack_SetOptionsToTargetBase.hpp.
|
inline |
Definition at line 75 of file OptionsFromStreamPack_SetOptionsToTargetBase.hpp.
|
inline |
Definition at line 78 of file OptionsFromStreamPack_SetOptionsToTargetBase.hpp.
|
private |
Definition at line 84 of file OptionsFromStreamPack_SetOptionsToTargetBase.hpp.