Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

NAME Class Reference

Name class. More...

#include <vndobj.h>

Inheritance diagram for NAME:

INIT_ENCL ODE_PROBLEM ORDER_CTRL STEP_CTRL TIGHT_ENCL HOE ODE_NUMERIC CONST_ORDER CONST_STEP VAR_STEP_CTRL IHO ITS_BASE ITS_DIRECT ITS_QR List of all members.

Public Methods

const string& GetName () const
 Gets the name of an object.

virtual ~NAME ()
 Destructor.


Protected Methods

 NAME ( const string & name )
 Constructor. More...

 NAME ()


Detailed Description

Name class.

It stores the name of an object.

Author(s):
Ned Nedialkov
Date:
21 February 2001


Constructor & Destructor Documentation

NAME::~NAME ( ) [inline, virtual]
 

Destructor.

NAME::NAME ( const string & name ) [inline, protected]
 

Constructor.

Parameters:
name   name of an object

Precondition:
!name.empty()

NAME::NAME ( ) [inline, protected]
 


Member Function Documentation

const string & NAME::GetName ( ) const [inline]
 

Gets the name of an object.


The documentation for this class was generated from the following file:
Generated at Sun Oct 14 12:45:41 2001 for VNODE by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000