urbi::UObjectHub Class Reference

Main UObjectHub class definition. More...

#include <uobject.hh>

List of all members.

Public Member Functions

 UObjectHub (const std::string &)
 UObjectHub constructor.
virtual ~UObjectHub ()
 UObjectHub destructor.
void addMember (UObject *obj)
void USetUpdate (ufloat period)
 Set a timer that will call update every 'period' milliseconds.
virtual int update ()
UObjectListgetSubClass (const std::string &)

Public Attributes

UObjectList members

Protected Member Functions

int updateGlobal ()
 This function calls update and the subclass update.

Protected Attributes

ufloat period
std::string name


Detailed Description

Main UObjectHub class definition.

Definition at line 382 of file uobject.hh.


The documentation for this class was generated from the following files:
Generated on Tue Apr 10 17:45:46 2007 for URBISDK by  doxygen 1.5.1