Open CASCADE Technology  6.9.0
Public Member Functions

PNaming_NamedShape Class Reference

#include <PNaming_NamedShape.hxx>

Inheritance diagram for PNaming_NamedShape:
Inheritance graph
[legend]

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_HArray1OfShape1OldShapes () const
 Returns the field <myOldShapes>. More...
 
void NewShapes (const Handle< PTopoDS_HArray1OfShape1 > &theShapes)
 Sets the field <myNewShapes>. More...
 
Handle< PTopoDS_HArray1OfShape1NewShapes () 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 void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (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 Handle_Standard_Persistent This () const
 
virtual void Delete () const
 
virtual ~Standard_Persistent ()
 
Standard_Persistentoperator= (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
 

Constructor & Destructor Documentation

PNaming_NamedShape::PNaming_NamedShape ( )

Creates a mutable NamedShape from PNaming.

PNaming_NamedShape::PNaming_NamedShape ( const Storage_stCONSTclCOM a)
inline

Member Function Documentation

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

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>.


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