audio::int64_64_t Class Reference
Public Member Functions | |
int64_64_t (int64_t _value) | |
int64_64_t (const audio::int8_8_t &_val) | |
int64_64_t (const audio::int8_16_t &_val) | |
int64_64_t (const audio::int16_16_t &_val) | |
int64_64_t (const audio::int16_32_t &_val) | |
int64_64_t (const audio::int24_24_t &_val) | |
int64_64_t (const audio::int24_32_t &_val) | |
int64_64_t (const audio::int32_32_t &_val) | |
int64_64_t (const audio::int32_64_t &_val) | |
int64_64_t (const audio::int64_64_t &_val) | |
int64_64_t (const audio::float_t &_val) | |
int64_64_t (const audio::double_t &_val) | |
int64_64_t (int64_t _value, int32_t _flotingPointPosition) | |
void | set (int64_t _value, int32_t _flotingPointPosition) |
void | set (int64_t _value) |
int64_t | get () const |
float | getFloat () const |
double | getDouble () const |
const int64_64_t & | operator= (const int64_64_t &_obj) |
bool | operator== (const int64_64_t &_obj) const |
bool | operator!= (const int64_64_t &_obj) const |
bool | operator< (const audio::int64_64_t &_obj) const |
bool | operator<= (const audio::int64_64_t &_obj) const |
bool | operator> (const audio::int64_64_t &_obj) const |
bool | operator>= (const audio::int64_64_t &_obj) const |
const int64_64_t & | operator+= (const int64_64_t &_obj) |
int64_64_t | operator+ (const int64_64_t &_obj) const |
const int64_64_t & | operator-= (const int64_64_t &_obj) |
int64_64_t | operator- (const int64_64_t &_obj) const |
const int64_64_t & | operator*= (const int64_64_t &_obj) |
int64_64_t | operator* (const int64_64_t &_obj) const |
const int64_64_t & | operator/= (const int64_64_t &_obj) |
int64_64_t | operator/ (const int64_64_t &_obj) const |
int64_64_t & | operator++ () |
int64_64_t | operator++ (int _unused) |
int64_64_t & | operator-- () |
int64_64_t | operator-- (int _unused) |
The documentation for this class was generated from the following file:
- framework/musicdsp/audio/audio/int64_64_t.hpp