urbi::URBIStarterHub< T > Class Template Reference

A starter is a class whose job is to start an instance of a particular UObject subclass, resulting in the initialization of this object (registration to the kernel). More...

#include <uobject.hh>

Inheritance diagram for urbi::URBIStarterHub< T >:

urbi::baseURBIStarterHub List of all members.

Public Member Functions

 URBIStarterHub (const std::string &name, UStartlistHub &_slist)
virtual ~URBIStarterHub ()

Protected Member Functions

virtual void init (const std::string &objname)
 Called when the object is ready to be initialized.
virtual UObjectHubgetUObjectHub ()
 Access to the object from the outside.

Protected Attributes

UStartlistHubslist
T * object

Detailed Description

template<class T>
class urbi::URBIStarterHub< T >

A starter is a class whose job is to start an instance of a particular UObject subclass, resulting in the initialization of this object (registration to the kernel).

Definition at line 560 of file uobject.hh.


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