Open CASCADE Technology
6.5.4
|
#include <PMMgt_PManaged.hxx>
Public Member Functions | |
PMMgt_PManaged (const Storage_stCONSTclCOM &a) | |
Protected Member Functions | |
PMMgt_PManaged () | |
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();" |
PMMgt_PManaged::PMMgt_PManaged | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
PMMgt_PManaged::PMMgt_PManaged | ( | ) | [protected] |