Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBcallbackArg0R Class Template Reference

Callback argument container for no argument and a return vector. More...

#include <CTBcallbackR.hxx>

Collaboration diagram for CTBcallbackArg0R:

Collaboration graph
[legend]
List of all members.

Public Methods

 CTBcallbackArg0R (CTBvector< TR > &res)

Public Attributes

CTBvector< TR > & m_res

Detailed Description

template<class TR>
class CTBcallbackArg0R< TR >

Callback argument container for no argument and a return vector.

For a detailed description of the CTBcallback mechanism look into Using CTBcallback.

Definition at line 51 of file CTBcallbackR.hxx.


Constructor & Destructor Documentation

template<class TR>
CTBcallbackArg0R< TR >::CTBcallbackArg0R CTBvector< TR > & res [inline]
 

Construct and setup.

Definition at line 149 of file CTBcallbackR.icc.


Member Data Documentation

template<class TR>
CTBvector<TR>& CTBcallbackArg0R::m_res
 

Definition at line 55 of file CTBcallbackR.hxx.


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:13:11 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001