MoochoPack: Miscellaneous Utilities for MOOCHO  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members
OptionsFromStreamPack::SetOptionsToTargetBase< T > Class Template Reference

Templated node class manipulating a reference to a target object who will have its options set.. More...

#include <OptionsFromStreamPack_SetOptionsToTargetBase.hpp>

<<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
 

Detailed Description

template<class T>
class OptionsFromStreamPack::SetOptionsToTargetBase< T >

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.

Member Function Documentation

template<class T >
void OptionsFromStreamPack::SetOptionsToTargetBase< T >::set_target ( T *  target)
inline
template<class T >
T* OptionsFromStreamPack::SetOptionsToTargetBase< T >::get_target ( )
inline
template<class T >
const T* OptionsFromStreamPack::SetOptionsToTargetBase< T >::get_target ( ) const
inline
template<class T >
T& OptionsFromStreamPack::SetOptionsToTargetBase< T >::target ( )
inline
template<class T >
const T& OptionsFromStreamPack::SetOptionsToTargetBase< T >::target ( ) const
inline

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