ADMB Documentation
-a65f1c97
|
#include <adjson.h>
Public Member Functions | |
object () | |
void | add (value *id, value *other) |
std::string | str () const |
Public Member Functions inherited from adjson::value | |
virtual | ~value () |
values | get_type () const |
Public Attributes | |
vector< value * > | _value |
Public Attributes inherited from adjson::value | |
values | _type |
Definition at line 91 of file adjson.h.
Referenced by adjson::json::parse().
|
inlinevirtual |
Implements adjson::value.
vector<value*> adjson::object::_value |
Generated on Wed Sep 7 2022 00:01:35 for ADMB Documentation by 1.8.5 |