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

| 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.10