helper::abstract_copy_holder Struct Reference

#include <reader.hpp>

Inheritance diagram for helper::abstract_copy_holder:

Inheritance graph
[legend]
List of all members.

Detailed Description

Small struct to Grap the reference to read.

Definition at line 102 of file reader.hpp.

Public Member Functions

 abstract_copy_holder ()
 abstract_copy_holder (const abstract_copy_holder &x)
virtual ~abstract_copy_holder ()
abstract_copy_holderoperator= (const abstract_copy_holder &x)
virtual abstract_copy_holderclone ()=0
virtual xistreamread (xistream &)=0


Constructor & Destructor Documentation

helper::abstract_copy_holder::abstract_copy_holder  ) 
 

Definition at line 47 of file reader.cpp.

helper::abstract_copy_holder::abstract_copy_holder const abstract_copy_holder x  ) 
 

Definition at line 48 of file reader.cpp.

helper::abstract_copy_holder::~abstract_copy_holder  )  [virtual]
 

Definition at line 49 of file reader.cpp.


Member Function Documentation

virtual abstract_copy_holder* helper::abstract_copy_holder::clone  )  [pure virtual]
 

Implemented in helper::copy_holder< T >.

abstract_copy_holder & helper::abstract_copy_holder::operator= const abstract_copy_holder x  ) 
 

Definition at line 50 of file reader.cpp.

virtual xistream& helper::abstract_copy_holder::read xistream  )  [pure virtual]
 

Implemented in helper::copy_holder< T >.


The documentation for this struct was generated from the following files:


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