ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for test::Request, including all inherited members.
a_codeBuffer | anna::comm::Message | protected |
a_scramble | anna::comm::CompatCodec | protected |
allocate(const int nbytes) noexcept(false) | anna::DataBlock | |
append(const char *data, const int len) noexcept(false) | anna::DataBlock | |
append(const DataBlock &other) noexcept(false) | anna::DataBlock | inline |
assign(const DataBlock &right) noexcept(false) | anna::DataBlock | inline |
assign(const char *buffer, const int size) noexcept(false) | anna::DataBlock | |
asString(const int characterByLine=24) const | anna::DataBlock | |
attach(const char *name, std::string &value) noexcept(false) | anna::comm::Codec | inline |
attach(const char *name, const char *&value) noexcept(false) | anna::comm::Codec | inline |
attach(const char *name, int &value) noexcept(false) | anna::comm::Codec | inline |
attach(const char *name, S64 &value) noexcept(false) | anna::comm::Codec | inline |
attach(const char *name, bool &value) noexcept(false) | anna::comm::Codec | inline |
attach(const char *name, DataBlock &value) noexcept(false) | anna::comm::Codec | inline |
attach(const char *name, float &value) noexcept(false) | anna::comm::Codec | inline |
attach(const char *name, double &value) noexcept(false) | anna::comm::Codec | inline |
attach(const char *name, Second &value) noexcept(false) | anna::comm::Codec | |
attach(const char *name, Millisecond &value) noexcept(false) | anna::comm::Codec | |
attach(const char *name, Microsecond &value) noexcept(false) | anna::comm::Codec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, std::string &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, const char *&value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, int &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, S64 &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, bool &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, DataBlock &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, float &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, double &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, Second &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, Millisecond &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, Microsecond &value) noexcept(false) | anna::comm::CompatCodec | |
anna::comm::CompatCodec::attach(const char *name, const short int id, comm::CompatCodec &value) noexcept(false) | anna::comm::CompatCodec | |
begin() | anna::comm::CompatCodec | inline |
begin() const | anna::comm::CompatCodec | inline |
clear() noexcept(false) | anna::DataBlock | inline |
clearBody() | anna::comm::Message | inline |
code() noexcept(false) | anna::comm::CompatCodec | virtual |
Codec(const Type type, const bool scramble=true) | anna::comm::Codec | inlineexplicit |
CompatCodec(const Type type, const bool scramble=true) | anna::comm::CompatCodec | explicit |
const_iterator typedef | anna::comm::CompatCodec | |
container typedef | anna::comm::CompatCodec | |
DataBlock(const bool deepCopy=false) | anna::DataBlock | inlineexplicit |
DataBlock(const char *buffer, const int size, const bool deepCopy=false) noexcept(false) | anna::DataBlock | |
DataBlock(const DataBlock &other) noexcept(false) | anna::DataBlock | |
decode(const DataBlock &dataBlock) noexcept(false) | anna::comm::CompatCodec | virtual |
deepCopy() const | anna::DataBlock | inline |
end() | anna::comm::CompatCodec | inline |
end() const | anna::comm::CompatCodec | inline |
find(const short int id) const noexcept(false) | anna::comm::CompatCodec | |
getBody() const | anna::comm::Message | inline |
getData() const | anna::DataBlock | inline |
getMaxSize() const | anna::DataBlock | inline |
getSize() const | anna::DataBlock | inline |
getType() const | anna::comm::CompatCodec | inline |
getType(const DataBlock &dataBlock) noexcept(false) | anna::comm::CompatCodec | static |
Id | test::Request | static |
initialize(const char *buffer, const int size) noexcept(false) | anna::DataBlock | protected |
initTime | test::Request | |
isEmpty() const | anna::DataBlock | inline |
isNull(const short int id) const noexcept(false) | anna::comm::CompatCodec | |
iterator typedef | anna::comm::CompatCodec | |
Message() | anna::comm::Message | |
Message(const StatusCodeBuffer::_v statusCodeBuffer) | anna::comm::Message | explicitprotected |
Message(DataBlock &codeBuffer) | anna::comm::Message | explicitprotected |
op | test::Request | |
operator+=(const char c) noexcept(false) | anna::DataBlock | inline |
operator+=(const DataBlock &right) noexcept(false) | anna::DataBlock | inline |
operator+=(const std::string &str) noexcept(false) | anna::DataBlock | inline |
anna::DataBlock::operator=(const DataBlock &right) noexcept(false) | anna::DataBlock | |
anna::DataBlock::operator=(const char c) noexcept(false) | anna::DataBlock | inline |
anna::DataBlock::operator=(const std::string &str) noexcept(false) | anna::DataBlock | inline |
operator[](const int pos) const noexcept(false) | anna::DataBlock | |
operator[](const int pos) noexcept(false) | anna::DataBlock | |
remove(const int pos, const int nbytes) noexcept(false) | anna::DataBlock | |
remove(const int nbytes) noexcept(false) | anna::DataBlock | |
Request() | test::Request | inline |
setBody(const DataBlock &body) noexcept(false) | anna::comm::Message | inline |
setBody(const char *buffer, const int size) noexcept(false) | anna::comm::Message | inline |
setBody(const xml::Node *node) noexcept(false) | anna::comm::Message | virtual |
setBuffer(const char *buffer) | anna::DataBlock | inlineprotected |
setMaxSize(const int maxSize) | anna::DataBlock | inlineprotected |
setNull(const short int id, const bool isNull=true) noexcept(false) | anna::comm::CompatCodec | |
setNull(const Variable *variable, const bool isNull=true) | anna::comm::CompatCodec | |
setSize(const int size) noexcept(false) | anna::DataBlock | |
size() const | anna::comm::CompatCodec | inline |
Type typedef | anna::comm::CompatCodec | |
variable(iterator ii) | anna::comm::CompatCodec | inlinestatic |
variable(const_iterator ii) | anna::comm::CompatCodec | inlinestatic |
x | test::Request | |
y | test::Request | |
~CompatCodec() | anna::comm::CompatCodec | virtual |
~DataBlock() | anna::DataBlock | virtual |
~Message() | anna::comm::Message | virtual |