Open CASCADE Technology 6.6.0
|
#include <PNaming_NamedShape.hxx>
Public Member Functions | |
PNaming_NamedShape () | |
Creates a mutable NamedShape from PNaming. | |
Standard_Integer | NbShapes () const |
Returns the number of shapes. | |
void | OldShapes (const Handle< PTopoDS_HArray1OfShape1 > &theShapes) |
Sets the field <myOldShapes>. | |
Handle_PTopoDS_HArray1OfShape1 | OldShapes () const |
Returns the field <myOldShapes>. | |
void | NewShapes (const Handle< PTopoDS_HArray1OfShape1 > &theShapes) |
Sets the field <myNewShapes>. | |
Handle_PTopoDS_HArray1OfShape1 | NewShapes () const |
Returns the field <myNewShapes>. | |
void | ShapeStatus (const Standard_Integer theShapeStatus) |
Sets the field <myShapeStatus>. | |
Standard_Integer | ShapeStatus () const |
Returns the field <myShapeStatus>. | |
void | Version (const Standard_Integer theVersion) |
Sets the field <myVersion>. | |
Standard_Integer | Version () const |
Returns the field <myVersion>. | |
PNaming_NamedShape (const Storage_stCONSTclCOM &a) | |
Handle< PTopoDS_HArray1OfShape1 > | _CSFDB_GetPNaming_NamedShapemyOldShapes () const |
void | _CSFDB_SetPNaming_NamedShapemyOldShapes (const Handle< PTopoDS_HArray1OfShape1 > &p) |
Handle< PTopoDS_HArray1OfShape1 > | _CSFDB_GetPNaming_NamedShapemyNewShapes () const |
void | _CSFDB_SetPNaming_NamedShapemyNewShapes (const Handle< PTopoDS_HArray1OfShape1 > &p) |
Standard_Integer | _CSFDB_GetPNaming_NamedShapemyShapeStatus () const |
void | _CSFDB_SetPNaming_NamedShapemyShapeStatus (const Standard_Integer p) |
Standard_Integer | _CSFDB_GetPNaming_NamedShapemyVersion () const |
void | _CSFDB_SetPNaming_NamedShapemyVersion (const Standard_Integer p) |
PNaming_NamedShape::PNaming_NamedShape | ( | ) |
PNaming_NamedShape::PNaming_NamedShape | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
Handle< PTopoDS_HArray1OfShape1 > PNaming_NamedShape::_CSFDB_GetPNaming_NamedShapemyNewShapes | ( | ) | const [inline] |
Handle< PTopoDS_HArray1OfShape1 > PNaming_NamedShape::_CSFDB_GetPNaming_NamedShapemyOldShapes | ( | ) | const [inline] |
Standard_Integer PNaming_NamedShape::_CSFDB_GetPNaming_NamedShapemyShapeStatus | ( | ) | const [inline] |
Standard_Integer PNaming_NamedShape::_CSFDB_GetPNaming_NamedShapemyVersion | ( | ) | const [inline] |
void PNaming_NamedShape::_CSFDB_SetPNaming_NamedShapemyNewShapes | ( | const Handle< PTopoDS_HArray1OfShape1 > & | p | ) | [inline] |
void PNaming_NamedShape::_CSFDB_SetPNaming_NamedShapemyOldShapes | ( | const Handle< PTopoDS_HArray1OfShape1 > & | p | ) | [inline] |
void PNaming_NamedShape::_CSFDB_SetPNaming_NamedShapemyShapeStatus | ( | const Standard_Integer | p | ) | [inline] |
void PNaming_NamedShape::_CSFDB_SetPNaming_NamedShapemyVersion | ( | const Standard_Integer | p | ) | [inline] |
Standard_Integer PNaming_NamedShape::NbShapes | ( | ) | const |
Handle_PTopoDS_HArray1OfShape1 PNaming_NamedShape::NewShapes | ( | ) | const |
void PNaming_NamedShape::NewShapes | ( | const Handle< PTopoDS_HArray1OfShape1 > & | theShapes | ) |
void PNaming_NamedShape::OldShapes | ( | const Handle< PTopoDS_HArray1OfShape1 > & | theShapes | ) |
Handle_PTopoDS_HArray1OfShape1 PNaming_NamedShape::OldShapes | ( | ) | const |
Standard_Integer PNaming_NamedShape::ShapeStatus | ( | ) | const |
void PNaming_NamedShape::ShapeStatus | ( | const Standard_Integer | theShapeStatus | ) |
void PNaming_NamedShape::Version | ( | const Standard_Integer | theVersion | ) |
Standard_Integer PNaming_NamedShape::Version | ( | ) | const |