| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <StdObject_Shape.hxx>

Public Member Functions | |
| StdObject_Shape () | |
| Empty constructor.   | |
| TopoDS_Shape | Import () const | 
| Import transient object from the persistent data.   | |
| void | PChildren (StdObjMgt_Persistent::SequenceOfPersistent &theChildren) const | 
Protected Member Functions | |
| void | read (StdObjMgt_ReadData &theReadData) | 
| Read persistent data from a file.   | |
| void | write (StdObjMgt_WriteData &theWriteData) const | 
| Write persistent data to a file.   | |
Protected Attributes | |
| Handle< StdPersistent_TopoDS::TShape > | myTShape | 
| StdObject_Location | myLocation | 
| Standard_Integer | myOrient | 
      
  | 
  inline | 
Empty constructor.
| TopoDS_Shape StdObject_Shape::Import | ( | ) | const | 
Import transient object from the persistent data.
| void StdObject_Shape::PChildren | ( | StdObjMgt_Persistent::SequenceOfPersistent & | theChildren | ) | const | 
      
  | 
  inlineprotected | 
Read persistent data from a file.
      
  | 
  inlineprotected | 
Write persistent data to a file.
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected |