FACT++  1.0
DimCurrentInfo Class Reference

#include <dic.hxx>

Public Member Functions

 DimCurrentInfo ()
 
 DimCurrentInfo (const char *name, int nolink)
 
 DimCurrentInfo (const char *name, float nolink)
 
 DimCurrentInfo (const char *name, double nolink)
 
 DimCurrentInfo (const char *name, longlong nolink)
 
 DimCurrentInfo (const char *name, short nolink)
 
 DimCurrentInfo (const char *name, char *nolink)
 
 DimCurrentInfo (const char *name, void *nolink, int nolinksize)
 
 DimCurrentInfo (const char *name, int time, int nolink)
 
 DimCurrentInfo (const char *name, int time, float nolink)
 
 DimCurrentInfo (const char *name, int time, double nolink)
 
 DimCurrentInfo (const char *name, int time, longlong nolink)
 
 DimCurrentInfo (const char *name, int time, short nolink)
 
 DimCurrentInfo (const char *name, int time, char *nolink)
 
 DimCurrentInfo (const char *name, int time, void *nolink, int nolinksize)
 
virtual ~DimCurrentInfo ()
 
char * getName ()
 
void * getData ()
 
int getInt ()
 
float getFloat ()
 
double getDouble ()
 
longlong getLonglong ()
 
short getShort ()
 
char * getString ()
 
int getSize ()
 
void subscribe (char *name, void *nolink, int nolinksize, int time)
 

Public Attributes

void * itsData
 
int itsDataSize
 
int itsSize
 
int wakeUp
 

Private Member Functions

void subscribe (char *name, int time, void *nolink, int nolinksize)
 

Private Attributes

char * itsName
 
void * itsNolinkBuf
 
int itsNolinkSize
 

Detailed Description

Definition at line 290 of file dic.hxx.


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