Puma Reference Manual | Puma: Puma::CStorage Class Reference |
#include <Puma/CStorage.h>
Defines the minimum potential lifetime of the storage containing the object. There are three different storage classes: static, automatic, and dynamic.
Public Types | |
enum | Type { CLASS_STATIC, CLASS_AUTOMATIC, CLASS_DYNAMIC, CLASS_NONE } |
The storage classes. More... |
enum Puma::CStorage::Type |