manipulator_data_content< T > Class Template Reference

#include <content.hpp>

List of all members.


Detailed Description

template<typename T>
class manipulator_data_content< T >

class for the qualified name

Definition at line 177 of file content.hpp.

Public Types

typedef T object_type

Public Member Functions

 manipulator_data_content (object_type &x)
 manipulator_data_content (const manipulator_data_content< 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_data_content< T >::object_type
 

Definition at line 180 of file content.hpp.


Constructor & Destructor Documentation

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

Definition at line 183 of file content.hpp.

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

Definition at line 187 of file content.hpp.


Member Function Documentation

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

Definition at line 201 of file content.hpp.

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

Definition at line 206 of file content.hpp.

References xstring.

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

Definition at line 191 of file content.hpp.

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

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

Definition at line 196 of file content.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.