Open CASCADE Technology  7.3.0
Public Member Functions | Protected Member Functions | Protected Attributes | Friends

StdObject_Shape Class Reference

#include <StdObject_Shape.hxx>

Inheritance diagram for StdObject_Shape:
Inheritance graph
[legend]

Public Member Functions

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
 

Friends

StdObjMgt_ReadDataoperator>> (StdObjMgt_ReadData &, StdObject_Shape &)
 Read persistent data from a file. More...
 
StdObjMgt_WriteDataoperator<< (StdObjMgt_WriteData &, const StdObject_Shape &)
 Write persistent data to a file. More...
 

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.

Friends And Related Function Documentation

◆ operator<<

StdObjMgt_WriteData& operator<< ( StdObjMgt_WriteData theWriteData,
const StdObject_Shape theShape 
)
friend

Write persistent data to a file.

◆ operator>>

StdObjMgt_ReadData& operator>> ( StdObjMgt_ReadData theReadData,
StdObject_Shape theShape 
)
friend

Read persistent data from 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: