Public Member Functions | Static Public Member Functions | Public Attributes | Friends

ChartID Class Reference
[Chart and Atlas object]

A Chart ID is just a textual description of the certain chart object; there may be many chart objects which all share the same ChartID. More...

#include <ChartID.hpp>

List of all members.

Public Member Functions

Static Public Member Functions

Public Attributes

Friends


Detailed Description

A Chart ID is just a textual description of the certain chart object; there may be many chart objects which all share the same ChartID.

Compatiblity among chart objects is defined via identity of the ChartID. The name of the ChartID is shared among all compatible charts, but not of importance by itself.

Note that ChartID's cannot just created. They must be requested from a ChartIDList.