|
Open CASCADE Technology
6.7.1
|
#include <PNaming_NamedShape.hxx>

Public Member Functions | |
| PNaming_NamedShape () | |
| Creates a mutable NamedShape from PNaming. More... | |
| Standard_Integer | NbShapes () const |
| Returns the number of shapes. More... | |
| void | OldShapes (const Handle< PTopoDS_HArray1OfShape1 > &theShapes) |
| Sets the field <myOldShapes>. More... | |
| Handle_PTopoDS_HArray1OfShape1 | OldShapes () const |
| Returns the field <myOldShapes>. More... | |
| void | NewShapes (const Handle< PTopoDS_HArray1OfShape1 > &theShapes) |
| Sets the field <myNewShapes>. More... | |
| Handle_PTopoDS_HArray1OfShape1 | NewShapes () const |
| Returns the field <myNewShapes>. More... | |
| void | ShapeStatus (const Standard_Integer theShapeStatus) |
| Sets the field <myShapeStatus>. More... | |
| Standard_Integer | ShapeStatus () const |
| Returns the field <myShapeStatus>. More... | |
| void | Version (const Standard_Integer theVersion) |
| Sets the field <myVersion>. More... | |
| Standard_Integer | Version () const |
| Returns the field <myVersion>. More... | |
| 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) |
Public Member Functions inherited from PDF_Attribute | |
| PDF_Attribute (const Storage_stCONSTclCOM &a) | |
| PDF_Attribute () | |
Public Member Functions inherited from Standard_Persistent | |
| virtual Handle_Standard_Persistent | This () const |
| virtual Handle_Standard_Persistent | ShallowCopy () const |
| virtual void | Delete () const |
| virtual | ~Standard_Persistent () |
| Standard_Persistent & | operator= (const Standard_Persistent &) |
| Standard_Persistent () | |
| Standard_Persistent (const Standard_Persistent &) | |
| Standard_Persistent (const Storage_stCONSTclCOM &) | |
| virtual const Handle_Standard_Type & | DynamicType () const |
| Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
| Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
| virtual void | ShallowDump (Standard_OStream &) const |
| virtual Handle_Standard_Persistent | This () const |
| virtual Handle_Standard_Persistent | ShallowCopy () const |
| virtual void | Delete () const |
| virtual | ~Standard_Persistent () |
| Standard_Persistent & | operator= (const Standard_Persistent &) |
| Standard_Persistent () | |
| Standard_Persistent (const Standard_Persistent &) | |
| Standard_Persistent (const Storage_stCONSTclCOM &) | |
| virtual const Handle_Standard_Type & | DynamicType () const |
| Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
| Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
| virtual void | ShallowDump (Standard_OStream &) const |
| PNaming_NamedShape::PNaming_NamedShape | ( | ) |
Creates a mutable NamedShape from PNaming.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| Standard_Integer PNaming_NamedShape::NbShapes | ( | ) | const |
Returns the number of shapes.
| void PNaming_NamedShape::NewShapes | ( | const Handle< PTopoDS_HArray1OfShape1 > & | theShapes | ) |
Sets the field <myNewShapes>.
| Handle_PTopoDS_HArray1OfShape1 PNaming_NamedShape::NewShapes | ( | ) | const |
Returns the field <myNewShapes>.
| void PNaming_NamedShape::OldShapes | ( | const Handle< PTopoDS_HArray1OfShape1 > & | theShapes | ) |
Sets the field <myOldShapes>.
| Handle_PTopoDS_HArray1OfShape1 PNaming_NamedShape::OldShapes | ( | ) | const |
Returns the field <myOldShapes>.
| void PNaming_NamedShape::ShapeStatus | ( | const Standard_Integer | theShapeStatus | ) |
Sets the field <myShapeStatus>.
| Standard_Integer PNaming_NamedShape::ShapeStatus | ( | ) | const |
Returns the field <myShapeStatus>.
| void PNaming_NamedShape::Version | ( | const Standard_Integer | theVersion | ) |
Sets the field <myVersion>.
| Standard_Integer PNaming_NamedShape::Version | ( | ) | const |
Returns the field <myVersion>.
1.8.5