Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
Public Member Functions | |
Integer (IntegralType v) | |
Integer () noexcept | |
Integer (const Integer &o) noexcept=default | |
Integer (Integer &&o) noexcept=default | |
Integer & | operator= (const Integer &o) noexcept=default |
Integer & | operator= (Integer &&o) noexcept=default |
operator IntegralType () const | |
IntegralType | intValue () const |
Integer (IntegralType v) | |
Integer (const Integer &o) noexcept=default | |
Integer (Integer &&o) noexcept=default | |
Integer & | operator= (const Integer &o) noexcept=default |
Integer & | operator= (Integer &&o) noexcept=default |
operator IntegralType () const | |
IntegralType | intValue () const |
Integer (IntegralType v) | |
Integer () noexcept | |
Integer (const Integer &o) noexcept=default | |
Integer (Integer &&o) noexcept=default | |
Integer & | operator= (const Integer &o) noexcept=default |
Integer & | operator= (Integer &&o) noexcept=default |
operator IntegralType () const | |
IntegralType | intValue () const |
Integer (IntegralType v) | |
Integer (const Integer &o) noexcept=default | |
Integer (Integer &&o) noexcept=default | |
Integer & | operator= (const Integer &o) noexcept=default |
Integer & | operator= (Integer &&o) noexcept=default |
operator IntegralType () const | |
IntegralType | intValue () const |
Static Public Member Functions | |
static Integer | valueOf (const IntegralType i) |
static Integer | valueOf (const IntegralType i) |
static Integer | valueOf (const IntegralType i) |
static Integer | valueOf (const IntegralType i) |
Public Attributes | |
IntegralType | value |
Definition at line 40 of file test_lfringbuffer02.cpp.
|
inline |
Definition at line 44 of file test_lfringbuffer02.cpp.
|
inlinenoexcept |
Definition at line 46 of file test_lfringbuffer02.cpp.
|
defaultnoexcept |
|
defaultnoexcept |
|
inline |
Definition at line 44 of file test_lfringbuffer03.cpp.
|
defaultnoexcept |
|
defaultnoexcept |
|
inline |
Definition at line 46 of file test_lfringbuffer12.cpp.
|
inlinenoexcept |
Definition at line 48 of file test_lfringbuffer12.cpp.
|
defaultnoexcept |
|
defaultnoexcept |
|
inline |
Definition at line 46 of file test_lfringbuffer13.cpp.
|
defaultnoexcept |
|
defaultnoexcept |
|
inline |
Definition at line 54 of file test_lfringbuffer03.cpp.
|
inline |
Definition at line 56 of file test_lfringbuffer02.cpp.
|
inline |
Definition at line 56 of file test_lfringbuffer13.cpp.
|
inline |
Definition at line 58 of file test_lfringbuffer12.cpp.
|
inline |
Definition at line 51 of file test_lfringbuffer03.cpp.
|
inline |
Definition at line 53 of file test_lfringbuffer02.cpp.
|
inline |
Definition at line 53 of file test_lfringbuffer13.cpp.
|
inline |
Definition at line 55 of file test_lfringbuffer12.cpp.
|
inlinestatic |
Definition at line 55 of file test_lfringbuffer03.cpp.
|
inlinestatic |
Definition at line 57 of file test_lfringbuffer13.cpp.
|
inlinestatic |
Definition at line 57 of file test_lfringbuffer02.cpp.
|
inlinestatic |
Definition at line 59 of file test_lfringbuffer12.cpp.
IntegralType Integer::value |
Definition at line 42 of file test_lfringbuffer02.cpp.