read_and_callback_type< T, callback_type > Struct Template Reference

#include <reader.hpp>

Collaboration diagram for read_and_callback_type< T, callback_type >:

Collaboration graph
[legend]
List of all members.

template<typename T, typename callback_type>
struct read_and_callback_type< T, callback_type >


Public Member Functions

 read_and_callback_type (const callback_type &fun)

Public Attributes

callback_type f

Constructor & Destructor Documentation

template<typename T, typename callback_type>
read_and_callback_type< T, callback_type >::read_and_callback_type const callback_type &  fun  )  [inline]
 

Definition at line 282 of file reader.hpp.

References read_and_callback_type< T, callback_type >::f.


Member Data Documentation

template<typename T, typename callback_type>
callback_type read_and_callback_type< T, callback_type >::f
 

Definition at line 283 of file reader.hpp.

Referenced by operator>>(), and read_and_callback_type< T, callback_type >::read_and_callback_type().


The documentation for this struct 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.