Inheritance diagram for Dtk_GlobalDataSet:Public Member Functions | |
| Dtk_Int32 | DtkDynamicType (const Dtk_Int32 &inId) | 
| Retrieves the dynamic entity type.  More... | |
| virtual int | DtkDynamicType (const int &inId)=0 | 
| virtual void | dump (FILE *file=stdout) | 
| type_detk | get_type_detk () const | 
| const Dtk_FdtDataSetPtr | GetFdtDataSet () const | 
| Retrieves the FdtDataSet.  More... | |
| const Dtk_SelectionDataSetPtr | GetSelectionDataSet () const | 
| Retrieves the SelectionDataSet.  More... | |
| virtual Dtk_Size_t | GetSize () const | 
| void | SetFdtDataSet (const Dtk_FdtDataSetPtr &inFdtDataSet) | 
| Set The FdtDataSet infos - for internal use only -.  More... | |
| void | SetSelectionDataSet (const Dtk_SelectionDataSetPtr &inSelectionDataSet) | 
| Set The SelectionDataSet infos - for internal use only -.  More... | |
Static Public Member Functions | |
| static Dtk_GlobalDataSetPtr | Create () | 
| Calls default constructor to allocate a new object.  More... | |
| static Dtk_GlobalDataSet * | DtkDynamicCast (Dtk_Object *s) | 
| Performs a dynamic cast - doesn't need RTTI -.  More... | |
Protected Types | |
| enum | { _typeID = DTK_TYPE_OBJECT } | 
| enum | { _typeID = DTK_TYPE_GLOBAL_DATA_SET } | 
Protected Member Functions | |
| virtual Dtk_Object * | Clone () | 
| Dtk_GlobalDataSet () | |
| Dtk_GlobalDataSet (const Dtk_GlobalDataSet &s) | |
| ~Dtk_GlobalDataSet () | |
| Destructor.  More... | |
Protected Attributes | |
| Dtk_Handle * | _Private | 
| unsigned long | count_ | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
Destructor.
      
  | 
  protectedvirtual | 
      
  | 
  static | 
Calls default constructor to allocate a new object.
      
  | 
  static | 
Performs a dynamic cast - doesn't need RTTI -.
Retrieves the dynamic entity type.
      
  | 
  pure virtualinherited | 
Implemented in Dtk_Shell, Dtk_Body, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, Dtk_Vertex, Dtk_TopologicalEntity, Dtk_MeshPolyline, Dtk_MeshSurface, Dtk_TransformedSurface, Dtk_FilletSurface, Dtk_OffsetSurface, Dtk_SphericalSurface, Dtk_ToroidalSurface, Dtk_ConicalSurface, Dtk_CylindricalSurface, Dtk_RuledSurface, Dtk_LinearExtrusionSurface, Dtk_StandardRevolutionSurface, Dtk_RevolutionSurface, Dtk_PlaneSurface, Dtk_NurbsSurface, Dtk_Surface, Dtk_Hyperbola, Dtk_Parabola, Dtk_Ellipse, Dtk_Conic, Dtk_Line, Dtk_Polyline, Dtk_NurbsCurve, Dtk_Curve, Dtk_Point, Dtk_Constraint, Dtk_ConstraintReference, Dtk_AxisSystem, Dtk_Preview, Dtk_Entity, Dtk_picture, Dtk_OverrideSet, Dtk_OverrideInfo, Dtk_MainDoc, Dtk_Component, Dtk_Node, Dtk_DocElement, Dtk_Log, and Dtk_Properties.
      
  | 
  virtualinherited | 
| type_detk Dtk_GlobalDataSet::get_type_detk | ( | ) | const | 
| const Dtk_FdtDataSetPtr Dtk_GlobalDataSet::GetFdtDataSet | ( | ) | const | 
Retrieves the FdtDataSet.
| const Dtk_SelectionDataSetPtr Dtk_GlobalDataSet::GetSelectionDataSet | ( | ) | const | 
Retrieves the SelectionDataSet.
      
  | 
  virtualinherited | 
Reimplemented in Dtk_Shell, Dtk_Body, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, Dtk_Vertex, Dtk_mesh_face, Dtk_mesh, Dtk_TransformedSurface, Dtk_FilletSurface, Dtk_OffsetSurface, Dtk_SphericalSurface, Dtk_ToroidalSurface, Dtk_ConicalSurface, Dtk_CylindricalSurface, Dtk_RuledSurface, Dtk_LinearExtrusionSurface, Dtk_StandardRevolutionSurface, Dtk_RevolutionSurface, Dtk_PlaneSurface, Dtk_NurbsSurface, Dtk_Surface, Dtk_Hyperbola, Dtk_Parabola, Dtk_Ellipse, Dtk_Conic, Dtk_Line, Dtk_Polyline, Dtk_NurbsCurve, Dtk_Curve, Dtk_Point, Dtk_Entity, and Dtk_Info.
| void Dtk_GlobalDataSet::SetFdtDataSet | ( | const Dtk_FdtDataSetPtr & | inFdtDataSet | ) | 
Set The FdtDataSet infos - for internal use only -.
| inFdtDataSet | The Dtk_FdtDataSetPtr to be added. | 
| void Dtk_GlobalDataSet::SetSelectionDataSet | ( | const Dtk_SelectionDataSetPtr & | inSelectionDataSet | ) | 
Set The SelectionDataSet infos - for internal use only -.
| inSelectionDataSet | The Dtk_SelectionDataSetPtr to be added. | 
      
  | 
  protected | 
      
  | 
  protectedinherited |