|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
Public Member Functions | |
| Integer () noexcept | |
| Integer () noexcept | |
| Integer () noexcept | |
| Integer (const Integer &o) noexcept=default | |
| Integer (const Integer &o) noexcept=default | |
| Integer (const Integer &o) noexcept=default | |
| Integer (const Integer &o) noexcept=default | |
| Integer (Integer &&o) noexcept=default | |
| Integer (Integer &&o) noexcept=default | |
| Integer (Integer &&o) noexcept=default | |
| Integer (Integer &&o) noexcept=default | |
| Integer (Integral_type v) | |
| Integer (Integral_type v) | |
| Integer (IntegralType v) | |
| Integer (IntegralType v) | |
| constexpr Integral_type | getValue () const |
| Integral_type | getValue () const |
| IntegralType | intValue () const |
| IntegralType | intValue () const |
| operator Integral_type () const | |
| operator Integral_type () const | |
| operator IntegralType () const | |
| operator IntegralType () const | |
| Integer & | operator= (const Integer &o) noexcept=default |
| Integer & | operator= (const Integer &o) noexcept=default |
| Integer & | operator= (const Integer &o) noexcept=default |
| Integer & | operator= (const Integer &o) noexcept=default |
| Integer & | operator= (Integer &&o) noexcept=default |
| Integer & | operator= (Integer &&o) noexcept=default |
| Integer & | operator= (Integer &&o) noexcept=default |
| Integer & | operator= (Integer &&o) noexcept=default |
Static Public Member Functions | |
| static Integer | valueOf (const Integral_type i) |
| static Integer | valueOf (const Integral_type i) |
| static Integer | valueOf (const IntegralType i) |
| static Integer | valueOf (const IntegralType i) |
Public Attributes | |
| Integral_type | value |
| IntegralType | value |
Definition at line 37 of file test_lfringbuffer02.cpp.
|
inline |
|
inlinenoexcept |
|
defaultnoexcept |
|
defaultnoexcept |
|
inline |
Definition at line 41 of file test_lfringbuffer03.cpp.
|
inlinenoexcept |
Definition at line 43 of file test_lfringbuffer03.cpp.
|
defaultnoexcept |
|
defaultnoexcept |
|
inline |
Definition at line 44 of file test_lfringbuffer12.cpp.
|
inlinenoexcept |
Definition at line 46 of file test_lfringbuffer12.cpp.
|
defaultnoexcept |
|
defaultnoexcept |
|
inline |
Definition at line 44 of file test_lfringbuffer13.cpp.
|
defaultnoexcept |
|
defaultnoexcept |
|
inline |
Definition at line 50 of file test_lfringbuffer02.cpp.
|
inlineconstexpr |
Definition at line 53 of file test_lfringbuffer02.cpp.
|
inlinestatic |
Definition at line 54 of file test_lfringbuffer02.cpp.
|
inline |
Definition at line 50 of file test_lfringbuffer03.cpp.
|
inline |
Definition at line 53 of file test_lfringbuffer03.cpp.
|
inlinestatic |
Definition at line 54 of file test_lfringbuffer03.cpp.
|
inline |
Definition at line 53 of file test_lfringbuffer12.cpp.
|
inline |
Definition at line 56 of file test_lfringbuffer12.cpp.
|
inlinestatic |
Definition at line 57 of file test_lfringbuffer12.cpp.
|
inline |
Definition at line 51 of file test_lfringbuffer13.cpp.
|
inline |
Definition at line 54 of file test_lfringbuffer13.cpp.
|
inlinestatic |
Definition at line 55 of file test_lfringbuffer13.cpp.
| IntegralType Integer::value |
Definition at line 39 of file test_lfringbuffer02.cpp.
| IntegralType Integer::value |
Definition at line 42 of file test_lfringbuffer12.cpp.