

Public Member Functions | |
| ShCastMgrGraph () | |
| ShCastMgrVertex * | addVertex (ShValueType valueType, ShDataType dataType) |
| void | addEdge (ShCastMgrEdge *edge) |
Protected Types | |
|
typedef ShPairHashMap< ShValueType, ShDataType, ShCastMgrVertex * > | VertexArray |
Protected Attributes | |
| VertexArray | m_vert |
Definition at line 95 of file ShCastManager.hpp.
1.4.5