ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
adjson::null Struct Reference

#include <adjson.h>

Public Member Functions

 null ()
 
valueget_value () const
 
std::string str () const
 
- Public Member Functions inherited from adjson::value
virtual ~value ()
 
values get_type () const
 

Additional Inherited Members

- Public Attributes inherited from adjson::value
values _type
 

Detailed Description

Definition at line 165 of file adjson.h.

Constructor & Destructor Documentation

adjson::null::null ( )
inline

Definition at line 167 of file adjson.h.

Member Function Documentation

value* adjson::null::get_value ( void  ) const
inline

Definition at line 173 of file adjson.h.

std::string adjson::null::str ( ) const
inlinevirtual

Implements adjson::value.

Definition at line 170 of file adjson.h.


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