manipulator_cdata< T > Class Template Reference

#include <cdata.hpp>

List of all members.


Detailed Description

template<typename T>
class manipulator_cdata< T >

class for the qualified name

Definition at line 68 of file cdata.hpp.

Public Types

typedef T object_type

Public Member Functions

 manipulator_cdata (object_type &x)
 manipulator_cdata (const manipulator_cdata< T > &x)
void set (const object_type &x)
void set_string (const xstring &xstr)
const object_typeget () const
xstring get_string () const


Member Typedef Documentation

template<typename T>
typedef T manipulator_cdata< T >::object_type
 

Definition at line 71 of file cdata.hpp.

Referenced by manipulator_cdata< T >::get(), manipulator_cdata< T >::manipulator_cdata(), and manipulator_cdata< T >::set().


Constructor & Destructor Documentation

template<typename T>
manipulator_cdata< T >::manipulator_cdata object_type x  )  [inline]
 

Definition at line 74 of file cdata.hpp.

References manipulator_cdata< T >::object_type.

template<typename T>
manipulator_cdata< T >::manipulator_cdata const manipulator_cdata< T > &  x  )  [inline]
 

Definition at line 78 of file cdata.hpp.


Member Function Documentation

template<typename T>
const object_type& manipulator_cdata< T >::get  )  const [inline]
 

Definition at line 92 of file cdata.hpp.

References manipulator_cdata< T >::object_type.

template<typename T>
xstring manipulator_cdata< T >::get_string  )  const [inline]
 

Definition at line 97 of file cdata.hpp.

References xstring.

template<typename T>
void manipulator_cdata< T >::set const object_type x  )  [inline]
 

Definition at line 82 of file cdata.hpp.

References assignment< assign, test_equality >::equality(), and manipulator_cdata< T >::object_type.

template<typename T>
void manipulator_cdata< T >::set_string const xstring xstr  )  [inline]
 

Definition at line 87 of file cdata.hpp.

References assignment< assign, test_equality >::equality(), and xstring.

Referenced by operator>>().


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


Donate to the XiMoL project SourceForge.net Logo If you have any questions about XiMoL, you could write to tournois@users.sourceforge.net.