flopc::Named Class Reference
[Internal (private) interface.]

Utility interface class for adding a string name onto a structure. More...

#include <MP_utilities.hpp>

Inheritance diagram for flopc::Named:

Inheritance graph
[legend]
List of all members.

Public Member Functions

string getName () const
void setName (const string &n)

Private Attributes

string name

Detailed Description

Utility interface class for adding a string name onto a structure.

Definition at line 97 of file MP_utilities.hpp.


Member Function Documentation

string flopc::Named::getName (  )  const [inline]

Definition at line 99 of file MP_utilities.hpp.

References name.

void flopc::Named::setName ( const string &  n  )  [inline]

Definition at line 100 of file MP_utilities.hpp.

References name.


Member Data Documentation

string flopc::Named::name [private]

Definition at line 102 of file MP_utilities.hpp.

Referenced by getName(), and setName().


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:15:44 2010 for Coin-All by  doxygen 1.4.7