Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
Public Member Functions | Static Public Member Functions | List of all members
keyple::common::Boolean Class Reference

#include <Boolean.h>

Public Member Functions

 Boolean (bool value)
 
std::string toString ()
 

Static Public Member Functions

static Boolean valueOf (bool b)
 
static std::string toString (bool b)
 

Constructor & Destructor Documentation

◆ Boolean()

keyple::common::Boolean::Boolean ( bool  value)
inline

Member Function Documentation

◆ toString() [1/2]

std::string keyple::common::Boolean::toString ( )
inline

◆ toString() [2/2]

static std::string keyple::common::Boolean::toString ( bool  b)
inlinestatic

◆ valueOf()

static Boolean keyple::common::Boolean::valueOf ( bool  b)
inlinestatic

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