Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

VrmlData_Node.hxx File Reference

#include <Handle_Standard_Type.hxx>
#include <NCollection_List.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_TypeDef.hxx>
#include <TCollection_AsciiString.hxx>
#include <VrmlData_ErrorStatus.hxx>

Defines

#define VRMLDATA_LCOMPARE(aa, bb)   ((strncmp (aa, bb, sizeof(bb)-1)) ? 0L : (aa += sizeof(bb)-1))

Functions

Standard_EXPORT Standard_Integer HashCode (const Handle_VrmlData_Node &theNode, const Standard_Integer theUpper)
Standard_EXPORT Standard_Boolean IsEqual (const Handle(VrmlData_Node)&theOne, const Handle(VrmlData_Node)&theTwo)

Define Documentation

#define VRMLDATA_LCOMPARE aa,
bb   )     ((strncmp (aa, bb, sizeof(bb)-1)) ? 0L : (aa += sizeof(bb)-1))
 


Function Documentation

Standard_EXPORT Standard_Integer HashCode const Handle_VrmlData_Node &  theNode,
const Standard_Integer  theUpper
 

Standard_EXPORT Standard_Boolean IsEqual const Handle(VrmlData_Node)&  theOne,
const Handle(VrmlData_Node)&  theTwo
 


Generated on Mon Aug 25 14:39:22 2008 for OpenCASCADE by  doxygen 1.4.1