My Project
Public Member Functions | List of all members
NPLMono.NPLBoolObject Class Reference

a boolean More...

Inheritance diagram for NPLMono.NPLBoolObject:
NPLMono.NPLObjectBase NPLMono.NPLObjectBase

Public Member Functions

 NPLBoolObject (bool value)
 create the table from a serialized string. More...
 
void SetValue (bool value)
 
bool GetValue ()
 
 NPLBoolObject (bool value)
 create the table from a serialized string. More...
 
void SetValue (bool value)
 
bool GetValue ()
 
- Public Member Functions inherited from NPLMono.NPLObjectBase
NPLObjectType GetMyType ()
 
NPLObjectType GetMyType ()
 

Additional Inherited Members

- Protected Attributes inherited from NPLMono.NPLObjectBase
NPLObjectType m_type
 

Detailed Description

a boolean

Constructor & Destructor Documentation

§ NPLBoolObject() [1/2]

NPLMono.NPLBoolObject.NPLBoolObject ( bool  value)
inline

create the table from a serialized string.

§ NPLBoolObject() [2/2]

NPLMono.NPLBoolObject.NPLBoolObject ( bool  value)
inline

create the table from a serialized string.


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