My Project
|
a boolean More...
#include <NPLInterface.hpp>
Public Member Functions | |
NPLBoolObject (bool value) | |
create the table from a serialized string. More... | |
void | SetValue (bool value) |
bool | GetValue () |
NPLBoolObject & | operator= (bool value) |
![]() | |
NPLObjectType | GetType () |
Additional Inherited Members | |
![]() | |
enum | NPLObjectType { NPLObjectType_Nil, NPLObjectType_Table, NPLObjectType_Number, NPLObjectType_String, NPLObjectType_Bool } |
![]() | |
long | m_ref_count |
![]() | |
NPLObjectType | m_type |
a boolean
|
inline |
create the table from a serialized string.