In file CAVERNst_baseAvatar_c.h++:

class CAVERNst_baseAvatar_c

CAVERN support template base avatar class

Public Fields

char* auxData
Auxiliary data.
long avatarID
This avatar's ID
CAVERNplus_mutex_c* avatarMutex
Mutex lock for this object.
char* helloData
Avatar hello data.
double time
Time of last change in seconds.
char* trackerData
Avatar tracker data.

Public Methods

void lock ()
Lock this object.
void unlock ()
Unlock this object.

Documentation

CAVERN support template base avatar class. Objects of this type are passed in as parameters of user-specified callbacks to the avatar manager when certain events occur. You can then look directly into the fields to find the info you need.

This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de