NamedElement Class Reference

#include <basic/universe/NamedElement.h>

Inherited by LinkBase.

Inheritance diagram for NamedElement:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 NamedElement ()
 NamedElement (const NamedElement &right)
virtual ~NamedElement ()
void SetName (const char *name)

Protected Attributes

char * name

Detailed Description

Definition at line 32 of file NamedElement.h.


Constructor & Destructor Documentation

NamedElement::NamedElement  ) 
 

Definition at line 28 of file NamedElement.cpp.

References SetName().

Here is the call graph for this function:

NamedElement::NamedElement const NamedElement right  ) 
 

Definition at line 40 of file NamedElement.cpp.

References name, and SetName().

Here is the call graph for this function:

NamedElement::~NamedElement  )  [virtual]
 

Definition at line 53 of file NamedElement.cpp.

References name.


Member Function Documentation

void NamedElement::SetName const char *  name  ) 
 

Definition at line 64 of file NamedElement.cpp.

Referenced by NamedElement().


Member Data Documentation

char* NamedElement::name [protected]
 

Definition at line 62 of file NamedElement.h.

Referenced by NamedElement(), and ~NamedElement().


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 21:51:55 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO