OpenJAUS SAE SDK  6.0.0
Namespaces | Functions | Variables
Boolean.cpp File Reference
#include "openjaus/model/fields/Boolean.h"
#include <sstream>

Namespaces

 openjaus
 
 openjaus::model
 
 openjaus::model::fields
 

Functions

std::ostream & openjaus::model::fields::operator<< (std::ostream &output, const Boolean &object)
 
std::ostream & openjaus::model::fields::operator<< (std::ostream &output, const Boolean *object)
 

Variables

const uint8 openjaus::model::fields::BOOLEAN_TRUE = 1
 
const uint8 openjaus::model::fields::BOOLEAN_FALSE = 1