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

CTBcallbackArg1B Class Template Reference

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

#include <CTBcallbackB.hxx>

Inheritance diagram for CTBcallbackArg1B:

Inheritance graph
[legend]
Collaboration diagram for CTBcallbackArg1B:

Collaboration graph
[legend]
List of all members.

Public Methods

 CTBcallbackArg1B (T1 p1)

Public Attributes

T1 m_p1

Detailed Description

template<class T1>
class CTBcallbackArg1B< T1 >

Callback argument container for one argument and a return vector.

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

Definition at line 97 of file CTBcallbackB.hxx.


Constructor & Destructor Documentation

template<class T1>
CTBcallbackArg1B< T1 >::CTBcallbackArg1B T1 p1 [inline]
 

Construct and setup.

Definition at line 324 of file CTBcallbackB.icc.


Member Data Documentation

template<class T1>
T1 CTBcallbackArg1B::m_p1
 

Definition at line 101 of file CTBcallbackB.hxx.


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