Output0< OBJ > Class Template Reference

#include <link.h>

Inheritance diagram for Output0< OBJ >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Output0 (int componentId, double l, void(OBJ::*f)(uint64_t, int), OBJ *obj0)
void CallHandler (uint64_t data, int src)

Public Attributes

void(OBJ::* handler )(uint64_t, int)
OBJ * obj


Detailed Description

template<typename OBJ>
class Output0< OBJ >

Definition at line 21 of file link.h.


Constructor & Destructor Documentation

template<typename OBJ>
Output0< OBJ >::Output0 ( int  componentId,
double  l,
void(OBJ::*)(uint64_t, int)  f,
OBJ *  obj0 
) [inline]

Definition at line 24 of file link.h.


Member Function Documentation

template<typename OBJ>
void Output0< OBJ >::CallHandler ( uint64_t  data,
int  src 
) [inline, virtual]

Implements OutputBase.

Definition at line 28 of file link.h.

References Output0< OBJ >::handler, and Output0< OBJ >::obj.


Member Data Documentation

template<typename OBJ>
void(OBJ::* Output0< OBJ >::handler)(uint64_t, int)

template<typename OBJ>
OBJ* Output0< OBJ >::obj

Definition at line 27 of file link.h.

Referenced by Output0< OBJ >::CallHandler().


The documentation for this class was generated from the following file:

Generated on Tue Oct 19 17:22:21 2010 for IRIS by  doxygen 1.5.8