aqbanking 5.0.14
|
Data Structures | |
class | AccountStatus |
class | Balance |
class | StringList |
class | Time |
class | Value |
Functions | |
bool | operator== (const Value &v1, const Value &v2) |
bool | operator!= (const Value &v1, const Value &v2) |
bool | operator> (const Value &v1, const Value &v2) |
bool | operator< (const Value &v1, const Value &v2) |
bool AB::operator!= | ( | const Value & | v1, |
const Value & | v2 | ||
) |
bool AB::operator== | ( | const Value & | v1, |
const Value & | v2 | ||
) |