urbi::baseURBIStarter Class Reference

URBIStarter base class used to store heterogeneous template class objects in starterlist. More...

#include <uobject.hh>

Inheritance diagram for urbi::baseURBIStarter:

urbi::URBIStarter< T > List of all members.

Public Member Functions

 baseURBIStarter (const std::string &name)
virtual ~baseURBIStarter ()
virtual UObjectgetUObject ()=0
virtual void clean ()=0
 Called before deletion.
virtual void init (const std::string &)=0
 Used to provide a wrapper to initialize objects in starterlist.
virtual void copy (const std::string &)=0
 Used to provide a copy of a C++ object based on its name.

Public Attributes

std::string name

Detailed Description

URBIStarter base class used to store heterogeneous template class objects in starterlist.

Definition at line 460 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