ADMB Documentation
-a65f1c97
|
#include <adjson.h>
Public Member Functions | |
virtual | ~value () |
values | get_type () const |
virtual std::string | str () const =0 |
Public Attributes | |
values | _type |
|
pure virtual |
Implemented in adjson::null, adjson::boolean, adjson::string, adjson::number, adjson::array, and adjson::object.
Referenced by adjson::json::str().
values adjson::value::_type |
Definition at line 33 of file adjson.h.
Referenced by adjson::array::array(), adjson::boolean::boolean(), get_type(), adjson::null::null(), adjson::number::number(), adjson::object::object(), and adjson::string::string().
Generated on Wed Sep 7 2022 00:01:35 for ADMB Documentation by 1.8.5 |