Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
CGNS::Dimensioned Class Reference
#include <cgns++.h>
Inherits CGNS::Node.
Inherited by CGNS::Arrayed, CGNS::DataArray, CGNS::FlowEquationSet, and CGNS::Stated.
Inheritance diagram for CGNS::Dimensioned:
[legend]List of all members.
Detailed Description
Represents a SIDS node possibly with DataClass_t and DimensionUnits_t subnodes.
Member Enumeration Documentation
Constructor & Destructor Documentation
Dimensioned |
( |
Private::Dimensioned * |
iImpl |
) |
[protected] |
|
|
Creates this node from implementation data. |
~Dimensioned |
( |
|
) |
[inline, protected] |
|
|
Deletes this node and disables access via base pointers. |
Member Function Documentation
void deleteDimensionalUnits |
( |
|
) |
|
|
|
Gets the angle units applicable to this node. |
|
Gets the length units applicable to this node. |
|
Gets the mass units applicable to this node. |
|
Gets the temperature units applicable to this node. |
|
Gets the time units applicable to this node. |
bool hasDataClass |
( |
|
) |
const |
|
bool hasDimensionalUnits |
( |
|
) |
const |
|
bool hasLocalDataClass |
( |
|
) |
const |
|
|
Asks whether there is a local DataClass_t subnode. |
bool hasLocalDimensionalUnits |
( |
|
) |
const |
|
|
Asks whether there is a local DimensionalUnits_t subnode. |
Generated on Thu Mar 14 10:44:28 2002 for CGNS++ by
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001