Open CASCADE Technology 6.6.0
|
#include <LDOM_Comment.hxx>
Public Member Functions | |
LDOM_Comment () | |
LDOM_Comment (const LDOM_Comment &theOther) | |
LDOM_Comment & | operator= (const LDOM_NullPtr *theNull) |
LDOM_Comment & | operator= (const LDOM_Comment &theOther) |
Protected Member Functions | |
LDOM_Comment (const LDOM_BasicText &theText, const Handle< LDOM_MemManager > &theDoc) |
LDOM_Comment::LDOM_Comment | ( | ) | [inline] |
LDOM_Comment::LDOM_Comment | ( | const LDOM_Comment & | theOther | ) | [inline] |
LDOM_Comment::LDOM_Comment | ( | const LDOM_BasicText & | theText, |
const Handle< LDOM_MemManager > & | theDoc | ||
) | [inline, protected] |
LDOM_Comment& LDOM_Comment::operator= | ( | const LDOM_NullPtr * | theNull | ) | [inline] |
Reimplemented from LDOM_CharacterData.
LDOM_Comment& LDOM_Comment::operator= | ( | const LDOM_Comment & | theOther | ) | [inline] |