TinyB  0.5.1
TinyB - The Tiny Bluetooth LE library
Public Member Functions | List of all members
tinyb::BluetoothUUID Class Reference

Public Member Functions

 BluetoothUUID (const BluetoothUUID &other)
 
 BluetoothUUID (const std::string &uuid)
 
 BluetoothUUID (const char uuid[])
 
bool operator== (const BluetoothUUID &other)
 
bool operator== (const std::string &str)
 
bool operator== (const char str[])
 
BluetoothUUID operator= (const BluetoothUUID &other)
 
BluetoothUUID operator= (const std::string &other)
 
BluetoothUUID operator= (const char str[])
 
std::string get_string ()
 
std::string get_short_string ()
 
uint32_t get_short ()
 
bool is_short ()
 

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