Open CASCADE Technology  7.7.0
Public Member Functions | Protected Member Functions | Protected Attributes

StdObject_Shape Class Reference

#include <StdObject_Shape.hxx>

Inheritance diagram for StdObject_Shape:
Inheritance graph
[legend]

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::TShapemyTShape
 
StdObject_Location myLocation
 
Standard_Integer myOrient
 

Constructor & Destructor Documentation

◆ StdObject_Shape()

StdObject_Shape::StdObject_Shape ( )
inline

Empty constructor.

Member Function Documentation

◆ Import()

TopoDS_Shape StdObject_Shape::Import ( ) const

Import transient object from the persistent data.

◆ PChildren()

void StdObject_Shape::PChildren ( StdObjMgt_Persistent::SequenceOfPersistent theChildren) const

◆ read()

void StdObject_Shape::read ( StdObjMgt_ReadData theReadData)
inlineprotected

Read persistent data from a file.

◆ write()

void StdObject_Shape::write ( StdObjMgt_WriteData theWriteData) const
inlineprotected

Write persistent data to a file.

Field Documentation

◆ myLocation

StdObject_Location StdObject_Shape::myLocation
protected

◆ myOrient

Standard_Integer StdObject_Shape::myOrient
protected

◆ myTShape

Handle< StdPersistent_TopoDS::TShape > StdObject_Shape::myTShape
protected

The documentation for this class was generated from the following file: