Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

custom_id Class Reference

#include <id.h>

Inheritance diagram for custom_id:

Inheritance graph
Collaboration diagram for custom_id:

Collaboration graph
List of all members.

Detailed Description

Auxiliary class ID.


Public Member Functions

 custom_id (const string &IDName, id *pID)
 Custom ID constructor.

virtual string ParseID (void) const
 Parses the identifier.


Constructor & Destructor Documentation

custom_id::custom_id const string &  IDName,
id pID
 

Custom ID constructor.

Parameters:
IDName: Identifier name.
pID: Pointer to parent identifier. (NULL -> No parent)


Member Function Documentation

string custom_id::ParseID void   )  const [virtual]
 

Parses the identifier.

Returns:
String with the parse.

Implements id.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
doxygen sourceforge id3lib