ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::dbms::Integer, including all inherited members.
asString() const | anna::dbms::Integer | virtual |
clear() | anna::dbms::Data | inline |
Data(const Type::_v type, const int maxSize, const bool isNulleable) | anna::dbms::Data | inlineexplicitprotected |
Data(const Data &other) | anna::dbms::Data | inlineprotected |
getBuffer() | anna::dbms::Data | inline |
getMaxSize() const | anna::dbms::Data | inline |
getType() const | anna::dbms::Data | inline |
getValue() const | anna::dbms::Integer | inline |
Integer(const bool isNulleable=false) | anna::dbms::Integer | inlineexplicit |
Integer(const Integer &other) | anna::dbms::Integer | inline |
isNull() const | anna::dbms::Data | inline |
isNulleable() const | anna::dbms::Data | inline |
operator int() const | anna::dbms::Integer | inline |
operator=(const int i) | anna::dbms::Integer | inline |
operator=(const Integer &other) | anna::dbms::Integer | inline |
setBuffer(void *buffer) | anna::dbms::Data | inlineprotected |
setNull(const bool isNull) | anna::dbms::Data | inline |