ffead.server.doc
Object Class Reference

Public Member Functions

template<typename T >
void operator<< (T &t)
 
template<typename T >
void operator<< (T *t)
 
bool isInstanceOf (string className)
 
template<typename T >
bool isSimilarObject (T t)
 
template<typename T >
bool isSimilarObject (T *t)
 
string getTypeName ()
 
void setTypeName (string type)
 
template<typename T >
T * getPointer ()
 
template<typename T >
getValue ()
 
void * getVoidPointer ()
 

Static Public Member Functions

template<typename T >
static string getClassName (T t)
 
template<class T >
static bool instanceOf (T instance, string className)
 

Detailed Description

Definition at line 38 of file Object.h.


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