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

Public Member Functions | |
| LDOM_Text () | |
| LDOM_Text (const LDOM_Text &anOther) | |
| LDOM_Text & | operator= (const LDOM_NullPtr *theNull) |
| LDOM_Text & | operator= (const LDOM_Text &theOther) |
Protected Member Functions | |
| LDOM_Text (const LDOM_BasicText &theText, const Handle< LDOM_MemManager > &theDoc) | |
| LDOM_Text::LDOM_Text | ( | ) | [inline] |
| LDOM_Text::LDOM_Text | ( | const LDOM_Text & | anOther | ) | [inline] |
| LDOM_Text::LDOM_Text | ( | const LDOM_BasicText & | theText, |
| const Handle< LDOM_MemManager > & | theDoc | ||
| ) | [inline, protected] |
| LDOM_Text& LDOM_Text::operator= | ( | const LDOM_NullPtr * | theNull | ) | [inline] |
Reimplemented from LDOM_CharacterData.
Reimplemented in LDOM_CDATASection.
1.7.4