Open CASCADE Technology
7.5.0
|
#include <StdObject_Shape.hxx>
Public Member Functions | |
StdObject_Shape () | |
Empty constructor. More... | |
TopoDS_Shape | Import () const |
Import transient object from the persistent data. More... | |
void | PChildren (StdObjMgt_Persistent::SequenceOfPersistent &theChildren) const |
Protected Member Functions | |
void | read (StdObjMgt_ReadData &theReadData) |
Read persistent data from a file. More... | |
void | write (StdObjMgt_WriteData &theWriteData) const |
Write persistent data to a file. More... | |
Protected Attributes | |
Handle< StdPersistent_TopoDS::TShape > | myTShape |
StdObject_Location | myLocation |
Standard_Integer | myOrient |
Friends | |
StdObjMgt_ReadData & | operator>> (StdObjMgt_ReadData &, StdObject_Shape &) |
Read persistent data from a file. More... | |
StdObjMgt_WriteData & | operator<< (StdObjMgt_WriteData &, const StdObject_Shape &) |
Write persistent data to a file. More... | |
|
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.
|
friend |
Write persistent data to a file.
|
friend |
Read persistent data from a file.
|
protected |
|
protected |
|
protected |