Apache Mesos
Public Member Functions | Public Attributes | List of all members
JSON::Boolean Struct Reference

#include <json.hpp>

Inheritance diagram for JSON::Boolean:
JSON::False JSON::True

Public Member Functions

 Boolean ()
 
 Boolean (bool _value)
 

Public Attributes

bool value
 

Constructor & Destructor Documentation

JSON::Boolean::Boolean ( )
inline
JSON::Boolean::Boolean ( bool  _value)
inline

Member Data Documentation

bool JSON::Boolean::value

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