ejson::Null Class Reference
#include <Null.hpp>
Inheritance diagram for ejson::Null:
Additional Inherited Members | |
Protected Attributes inherited from ejson::Value | |
ememory::SharedPtr< ejson::internal::Value > | m_data |
Detailed Description
ejson Null interface: 'null'.
Constructor & Destructor Documentation
§ Null() [1/3]
ejson::Null::Null | ( | ememory::SharedPtr< ejson::internal::Value > | _internalValue | ) |
Constructor.
- Parameters
-
[in] _internalValue Internal Value to set data
§ Null() [2/3]
ejson::Null::Null | ( | const ejson::Null & | _obj | ) |
Copy constructor.
- Parameters
-
[in] _obj Object to copy
§ Null() [3/3]
ejson::Null::Null | ( | ) |
Constructor.
Member Function Documentation
§ operator=()
ejson::Null& ejson::Null::operator= | ( | const ejson::Null & | _obj | ) |
The documentation for this class was generated from the following file:
- framework/atria-soft/ejson/ejson/Null.hpp