Open CASCADE Technology 6.6.0
|
#include <PDocStd_XLink.hxx>
Public Member Functions | |
PDocStd_XLink () | |
Returns an empty persistent external reference. | |
void | DocumentEntry (const Handle< PCollection_HAsciiString > &aDocEntry) |
Sets the field <myDocEntry> with <aDocEntry>. | |
Handle_PCollection_HAsciiString | DocumentEntry () const |
Returns the contents of the field <myDocEntry>. | |
void | LabelEntry (const Handle< PCollection_HAsciiString > &aLabEntry) |
Sets the field <myLabEntry> with <aLabEntry>. | |
Handle_PCollection_HAsciiString | LabelEntry () const |
Returns the contents of the field <myLabEntry>. | |
PDocStd_XLink (const Storage_stCONSTclCOM &a) | |
Handle< PCollection_HAsciiString > | _CSFDB_GetPDocStd_XLinkmyDocEntry () const |
void | _CSFDB_SetPDocStd_XLinkmyDocEntry (const Handle< PCollection_HAsciiString > &p) |
Handle< PCollection_HAsciiString > | _CSFDB_GetPDocStd_XLinkmyLabEntry () const |
void | _CSFDB_SetPDocStd_XLinkmyLabEntry (const Handle< PCollection_HAsciiString > &p) |
PDocStd_XLink::PDocStd_XLink | ( | ) |
PDocStd_XLink::PDocStd_XLink | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
Handle< PCollection_HAsciiString > PDocStd_XLink::_CSFDB_GetPDocStd_XLinkmyDocEntry | ( | ) | const [inline] |
Handle< PCollection_HAsciiString > PDocStd_XLink::_CSFDB_GetPDocStd_XLinkmyLabEntry | ( | ) | const [inline] |
void PDocStd_XLink::_CSFDB_SetPDocStd_XLinkmyDocEntry | ( | const Handle< PCollection_HAsciiString > & | p | ) | [inline] |
void PDocStd_XLink::_CSFDB_SetPDocStd_XLinkmyLabEntry | ( | const Handle< PCollection_HAsciiString > & | p | ) | [inline] |
Handle_PCollection_HAsciiString PDocStd_XLink::DocumentEntry | ( | ) | const |
void PDocStd_XLink::DocumentEntry | ( | const Handle< PCollection_HAsciiString > & | aDocEntry | ) |
Handle_PCollection_HAsciiString PDocStd_XLink::LabelEntry | ( | ) | const |
void PDocStd_XLink::LabelEntry | ( | const Handle< PCollection_HAsciiString > & | aLabEntry | ) |