|
Open CASCADE Technology
6.7.1
|
#include <PDocStd_XLink.hxx>

Public Member Functions | |
| PDocStd_XLink () | |
| Returns an empty persistent external reference. More... | |
| void | DocumentEntry (const Handle< PCollection_HAsciiString > &aDocEntry) |
| Sets the field <myDocEntry> with <aDocEntry>. More... | |
| Handle_PCollection_HAsciiString | DocumentEntry () const |
| Returns the contents of the field <myDocEntry>. More... | |
| void | LabelEntry (const Handle< PCollection_HAsciiString > &aLabEntry) |
| Sets the field <myLabEntry> with <aLabEntry>. More... | |
| Handle_PCollection_HAsciiString | LabelEntry () const |
| Returns the contents of the field <myLabEntry>. More... | |
| 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) |
Public Member Functions inherited from PDF_Attribute | |
| PDF_Attribute (const Storage_stCONSTclCOM &a) | |
| PDF_Attribute () | |
Public Member Functions inherited from Standard_Persistent | |
| virtual Handle_Standard_Persistent | This () const |
| virtual Handle_Standard_Persistent | ShallowCopy () const |
| virtual void | Delete () const |
| virtual | ~Standard_Persistent () |
| Standard_Persistent & | operator= (const Standard_Persistent &) |
| Standard_Persistent () | |
| Standard_Persistent (const Standard_Persistent &) | |
| Standard_Persistent (const Storage_stCONSTclCOM &) | |
| virtual const Handle_Standard_Type & | DynamicType () const |
| Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
| Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
| virtual void | ShallowDump (Standard_OStream &) const |
| virtual Handle_Standard_Persistent | This () const |
| virtual Handle_Standard_Persistent | ShallowCopy () const |
| virtual void | Delete () const |
| virtual | ~Standard_Persistent () |
| Standard_Persistent & | operator= (const Standard_Persistent &) |
| Standard_Persistent () | |
| Standard_Persistent (const Standard_Persistent &) | |
| Standard_Persistent (const Storage_stCONSTclCOM &) | |
| virtual const Handle_Standard_Type & | DynamicType () const |
| Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
| Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
| virtual void | ShallowDump (Standard_OStream &) const |
| PDocStd_XLink::PDocStd_XLink | ( | ) |
Returns an empty persistent external reference.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void PDocStd_XLink::DocumentEntry | ( | const Handle< PCollection_HAsciiString > & | aDocEntry | ) |
Sets the field <myDocEntry> with <aDocEntry>.
| Handle_PCollection_HAsciiString PDocStd_XLink::DocumentEntry | ( | ) | const |
Returns the contents of the field <myDocEntry>.
| void PDocStd_XLink::LabelEntry | ( | const Handle< PCollection_HAsciiString > & | aLabEntry | ) |
Sets the field <myLabEntry> with <aLabEntry>.
| Handle_PCollection_HAsciiString PDocStd_XLink::LabelEntry | ( | ) | const |
Returns the contents of the field <myLabEntry>.
1.8.5