OCC Main Page | WOK | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

WOK
TKWOK
EDL


EDL_Variable Class Reference

#include <EDL_Variable.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT EDL_Variable ()
Standard_EXPORT EDL_Variable (const Standard_CString aName, const Standard_CString aValue)
Standard_EXPORT EDL_Variable (const EDL_Variable &aVar)
Standard_EXPORT void Assign (const EDL_Variable &aVar)
void operator= (const EDL_Variable &aVar)
Standard_EXPORT void Destroy () const
 ~EDL_Variable ()
Standard_EXPORT Standard_CString GetName () const
Standard_EXPORT Standard_CString GetValue () const
Standard_EXPORT void SetValue (const Standard_CString aValue)

Static Public Member Functions

static Standard_EXPORT Standard_Integer HashCode (const EDL_Variable &aVar, const Standard_Integer Upper)
static Standard_EXPORT Standard_Boolean IsEqual (const EDL_Variable &aVar1, const EDL_Variable &aVar2)

Private Attributes

Handle_TCollection_HAsciiString myName
Handle_TCollection_HAsciiString myValue


Constructor & Destructor Documentation

Standard_EXPORT EDL_Variable::EDL_Variable  ) 
 

Standard_EXPORT EDL_Variable::EDL_Variable const Standard_CString  aName,
const Standard_CString  aValue
 

Standard_EXPORT EDL_Variable::EDL_Variable const EDL_Variable aVar  ) 
 

EDL_Variable::~EDL_Variable  )  [inline]
 


Member Function Documentation

Standard_EXPORT void EDL_Variable::Assign const EDL_Variable aVar  ) 
 

Standard_EXPORT void EDL_Variable::Destroy  )  const
 

Standard_EXPORT Standard_CString EDL_Variable::GetName  )  const
 

Standard_EXPORT Standard_CString EDL_Variable::GetValue  )  const
 

static Standard_EXPORT Standard_Integer EDL_Variable::HashCode const EDL_Variable aVar,
const Standard_Integer  Upper
[static]
 

static Standard_EXPORT Standard_Boolean EDL_Variable::IsEqual const EDL_Variable aVar1,
const EDL_Variable aVar2
[static]
 

void EDL_Variable::operator delete void *  anAddress  )  [inline]
 

void* EDL_Variable::operator new size_t  size  )  [inline]
 

void* EDL_Variable::operator new size_t  ,
void *  anAddress
[inline]
 

void EDL_Variable::operator= const EDL_Variable aVar  )  [inline]
 

Standard_EXPORT void EDL_Variable::SetValue const Standard_CString  aValue  ) 
 


Field Documentation

Handle_TCollection_HAsciiString EDL_Variable::myName [private]
 

Handle_TCollection_HAsciiString EDL_Variable::myValue [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 14:59:19 2008 for OpenCASCADE by  doxygen 1.4.1