Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
XmlMDataStd Class Reference

Storage and Retrieval drivers for modelling attributes.
Transient attributes are defined in package TDataStd.

#include <XmlMDataStd.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static void AddDrivers (const Handle< XmlMDF_ADriverTable > &aDriverTable, const Handle< CDM_MessageDriver > &anMsgDrv)
 Adds the attribute drivers to <aDriverTable>.

static void SetDocumentVersion (const Standard_Integer DocVersion)
static Standard_Integer DocumentVersion ()

Member Function Documentation

static void XmlMDataStd::AddDrivers ( const Handle< XmlMDF_ADriverTable > &  aDriverTable,
const Handle< CDM_MessageDriver > &  anMsgDrv 
) [static]
static Standard_Integer XmlMDataStd::DocumentVersion ( ) [static]
void XmlMDataStd::operator delete ( void *  anAddress) [inline]
void* XmlMDataStd::operator new ( size_t  size) [inline]
void* XmlMDataStd::operator new ( size_t  ,
void *  anAddress 
) [inline]
static void XmlMDataStd::SetDocumentVersion ( const Standard_Integer  DocVersion) [static]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines