| 
    Open CASCADE Technology
    7.2.0
    
   | 
 
#include <StdObject_Location.hxx>
Public Member Functions | |
| void | PChildren (StdObjMgt_Persistent::SequenceOfPersistent &theChildren) const | 
| Gets persistent child objects.  More... | |
| TopLoc_Location | Import () const | 
| Import transient object from the persistent data.  More... | |
Static Public Member Functions | |
| static StdObject_Location | Translate (const TopLoc_Location &theLoc, StdObjMgt_TransientPersistentMap &theMap) | 
| Creates a persistent wrapper object for a location.  More... | |
Friends | |
| StdObjMgt_ReadData & | operator>> (StdObjMgt_ReadData::Object, StdObject_Location &) | 
| Read persistent data from a file.  More... | |
| StdObjMgt_WriteData & | operator<< (StdObjMgt_WriteData::Object, const StdObject_Location &) | 
| Write persistent data to a file.  More... | |
| TopLoc_Location StdObject_Location::Import | ( | ) | const | 
Import transient object from the persistent data.
| void StdObject_Location::PChildren | ( | StdObjMgt_Persistent::SequenceOfPersistent & | theChildren | ) | const | 
Gets persistent child objects.
      
  | 
  static | 
Creates a persistent wrapper object for a location.
      
  | 
  friend | 
Write persistent data to a file.
      
  | 
  friend | 
Read persistent data from a file.
 1.8.13