My Project
|
base class for all NPL date members. More...
#include <NPLInterface.hpp>
Public Types | |
enum | NPLObjectType { NPLObjectType_Nil, NPLObjectType_Table, NPLObjectType_Number, NPLObjectType_String, NPLObjectType_Bool } |
Public Member Functions | |
NPLObjectType | GetType () |
Protected Attributes | |
NPLObjectType | m_type |
Additional Inherited Members | |
![]() | |
long | m_ref_count |
base class for all NPL date members.
Do not use this class directly. Use NPLObjectProxy