Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
PXCAFDoc_GraphNode Class Reference

#include <PXCAFDoc_GraphNode.hxx>

Inheritance diagram for PXCAFDoc_GraphNode:
Inheritance graph
[legend]

Public Member Functions

 PXCAFDoc_GraphNode ()
Standard_Integer SetFather (const Handle< PXCAFDoc_GraphNode > &F)
Standard_Integer SetChild (const Handle< PXCAFDoc_GraphNode > &Ch)
Handle_PXCAFDoc_GraphNode GetFather (const Standard_Integer Findex) const
Handle_PXCAFDoc_GraphNode GetChild (const Standard_Integer Chindex) const
Standard_Integer FatherIndex (const Handle< PXCAFDoc_GraphNode > &F) const
Standard_Integer ChildIndex (const Handle< PXCAFDoc_GraphNode > &Ch) const
Standard_Integer NbFathers () const
Standard_Integer NbChildren () const
void SetGraphID (const Standard_GUID &GUID)
Standard_GUID GetGraphID () const
 PXCAFDoc_GraphNode (const Storage_stCONSTclCOM &a)
Handle
< PXCAFDoc_GraphNodeSequence
_CSFDB_GetPXCAFDoc_GraphNodemyFathers () const
void _CSFDB_SetPXCAFDoc_GraphNodemyFathers (const Handle< PXCAFDoc_GraphNodeSequence > &p)
Handle
< PXCAFDoc_GraphNodeSequence
_CSFDB_GetPXCAFDoc_GraphNodemyChildren () const
void _CSFDB_SetPXCAFDoc_GraphNodemyChildren (const Handle< PXCAFDoc_GraphNodeSequence > &p)
const Standard_GUID_CSFDB_GetPXCAFDoc_GraphNodemyGraphID () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_PXCAFDoc_GraphNode PXCAFDoc_GraphNode::GetChild ( const Standard_Integer  Chindex) const
Handle_PXCAFDoc_GraphNode PXCAFDoc_GraphNode::GetFather ( const Standard_Integer  Findex) const

The documentation for this class was generated from the following file: