Open CASCADE Technology  6.9.0
Public Member Functions | Protected Member Functions

PMMgt_PManaged Class Reference

#include <PMMgt_PManaged.hxx>

Inheritance diagram for PMMgt_PManaged:
Inheritance graph
[legend]

Public Member Functions

 PMMgt_PManaged (const Storage_stCONSTclCOM &a)
 
- 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
 

Protected Member Functions

 PMMgt_PManaged ()
 Returns an instance. The storage of the given "size" is allocated by <StorageManager>. More...
 

Constructor & Destructor Documentation

PMMgt_PManaged::PMMgt_PManaged ( const Storage_stCONSTclCOM a)
inline
PMMgt_PManaged::PMMgt_PManaged ( )
protected

Returns an instance. The storage of the given "size" is allocated by <StorageManager>.

Returns the storage of the given size to the <StorageManager>. The application using "Delete" must guarantee that the instance is not shared.

-C++: alias "void operator delete (void*, size_t);"

The virtual Destructor for the class "PManaged". This declaration is necessary for the C++ compiler to generate a call to "operator delete" with the real size of the object.

-C+..+: alias "virtual ~PMMgt_PManaged();"


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