#include <NamedObj.h>
Inheritance diagram for NamedObj:
Public Member Functions | |
NamedObj (const char *nm=0) | |
~NamedObj () | |
const char * | name () const |
const char * | setName (const char *nm=0) |
Definition at line 25 of file NamedObj.h.
|
Definition at line 28 of file NamedObj.h. |
|
Definition at line 32 of file NamedObj.h. |
|
|
Definition at line 38 of file NamedObj.h. Referenced by ParticleAttribDataSource::ParticleAttribDataSource(). |