|
Open CASCADE Technology 6.5.2
|
#include <LDOM_BasicAttribute.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| LDOM_BasicAttribute () | |
| LDOM_BasicAttribute & | operator= (const LDOM_NullPtr *aNull) |
| const char * | GetName () const |
| const LDOMBasicString & | GetValue () const |
| void | SetValue (const LDOMBasicString &aValue, const Handle< LDOM_MemManager > &aDoc) |
| LDOM_BasicAttribute::LDOM_BasicAttribute | ( | ) | [inline] |
| const char* LDOM_BasicAttribute::GetName | ( | ) | const [inline] |
| const LDOMBasicString& LDOM_BasicAttribute::GetValue | ( | ) | const [inline] |
| void* LDOM_BasicAttribute::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| LDOM_BasicAttribute& LDOM_BasicAttribute::operator= | ( | const LDOM_NullPtr * | aNull | ) |
Reimplemented from LDOM_BasicNode.
| void LDOM_BasicAttribute::SetValue | ( | const LDOMBasicString & | aValue, |
| const Handle< LDOM_MemManager > & | aDoc | ||
| ) | [inline] |
1.7.4