ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::comm::functions, including all inherited members.
abbreviateIP(const std::string &ip) noexcept(false) | anna::functions | inlinestatic |
addQuotationMarks(const std::string &str) | anna::functions | static |
addQuotationMarks(const char *str) | anna::functions | static |
addQuotationMarks(const int &integer) | anna::functions | static |
asAsciiString(const char *buffer, int size, bool &isFullyPrintable) | anna::functions | static |
asAsciiString(const char *buffer, int size) | anna::functions | inlinestatic |
asAsciiString(const DataBlock &db, bool &isFullyPrintable) | anna::functions | inlinestatic |
asAsciiString(const DataBlock &db) | anna::functions | inlinestatic |
asBool(const char *str) noexcept(false) | anna::functions | static |
asDateTime(const Second &second) | anna::functions | static |
asDateTime(const Second &second, char *result) | anna::functions | static |
asHexString(const int number) | anna::functions | static |
asHexString(const S64 number) | anna::functions | static |
asHexString(const U64 number) | anna::functions | inlinestatic |
asHexString(const DataBlock &dataBlock) | anna::functions | static |
asHexText(const char *comment, const int number) | anna::functions | inlinestatic |
asHexText(const char *comment, const S64 number) | anna::functions | inlinestatic |
asInteger(const char *str) | anna::functions | inlinestatic |
asInteger64(const char *str) | anna::functions | static |
asString(const int number) | anna::functions | static |
asString(const unsigned int number) | anna::functions | static |
asString(const S64 number) | anna::functions | static |
asString(const U64 number) | anna::functions | static |
asString(const bool _bool) | anna::functions | inlinestatic |
asString(const DataBlock &dataBlock, const int characterByLine=16) | anna::functions | static |
asString(const double v, const char *format="%e") | anna::functions | static |
asString(const float v, const char *format="%f") | anna::functions | static |
asString(const char *format,...) | anna::functions | static |
asString(const T *t) | anna::functions | inlinestatic |
asString(const std::string &str) | anna::functions | inlinestatic |
asText(const char *comment, const int number) | anna::functions | inlinestatic |
asText(const char *comment, const S64 number) | anna::functions | inlinestatic |
asText(const char *comment, const bool _bool) | anna::functions | inlinestatic |
asText(const char *comment, const DataBlock &dataBlock, const int characterByLine=16) | anna::functions | inlinestatic |
asText(const char *comment, const float value, const char *format="%f") | anna::functions | inlinestatic |
asText(const char *comment, const double value, const char *format="%e") | anna::functions | inlinestatic |
bitsize(const int n) | anna::functions | inlinestatic |
bitsize(const S64 n) | anna::functions | inlinestatic |
codeDouble(char *result, const double n) | anna::functions | static |
codeFloat(char *result, const float n) | anna::functions | static |
codeInteger(char *result, const int n) | anna::functions | static |
codeInteger64(char *result, const S64 n) | anna::functions | static |
codeIsupNumber(const isup_number_t &isupNumber, bool calledOrCalling, char *buffer, int &length) noexcept(false) | anna::functions | static |
codeIsupNumber(const isup_number_t &isupNumber, bool calledOrCalling, std::string &target) noexcept(false) | anna::functions | static |
codeShort(char *result, const short int n) | anna::functions | static |
component(const char *fromFile, const int fromLine) noexcept(false) | anna::functions | inlinestatic |
componentByName(const char *className, const char *fromFile, const int fromLine) noexcept(false) | anna::app::functions | inlinestatic |
DateTimeSizeString | anna::functions | static |
decodeBase64(const std::string &encodedString) | anna::functions | static |
decodeDouble(const char *data) | anna::functions | static |
decodeFloat(const char *data) | anna::functions | static |
decodeInteger(const char *data) | anna::functions | static |
decodeInteger64(const char *data) | anna::functions | static |
decodeIsupNumber(const char *buffer, int length, isup_number_t &isupNumber, bool calledOrCalling) noexcept(false) | anna::functions | static |
decodeShort(const char *data) | anna::functions | static |
encodeBase64(const U8 *buf, unsigned int bufLen) | anna::functions | static |
encodeBase64(const std::string &str) | anna::functions | inlinestatic |
endsWith(const std::string &pattern, const std::string &suffix) | anna::functions | inlinestatic |
endsWith(const std::string &pattern, const std::string &suffix, std::string &preffix) | anna::functions | static |
entriesAsString(int number, const char *wordForSingular=NULL, const char *wordForPlural=NULL) | anna::functions | static |
fromHexString(const std::string &hexString, DataBlock &target) noexcept(false) | anna::functions | static |
getAddressAndPortFromSocketLiteral(const std::string &literal, std::string &address, int &port) | anna::functions | static |
getApp() noexcept(false) | anna::comm::functions | static |
getArchitecture() | anna::functions | static |
getContentFromFile(const std::string &pathfile, std::string &content) noexcept(false) | anna::functions | static |
getCurrentThread() | anna::functions | static |
getDomainname() | anna::functions | static |
getFQDN(const char *hostname=NULL, const char *domainname=NULL) | anna::functions | static |
getHostname() | anna::functions | static |
getHostName() noexcept(false) | anna::comm::functions | static |
getHostnameIP() | anna::functions | static |
getSocketVectorFromString(const std::string &list) | anna::functions | static |
getVersion() | anna::functions | static |
hardwareClock() | anna::functions | inlinestatic |
hash(const char *str) | anna::functions | static |
hash(const std::string &str) | anna::functions | inlinestatic |
highlight(const std::string &title, TextHighlightMode::_v mode=TextHighlightMode::Underline, char filler='-', bool appendCR=true) | anna::functions | static |
highlightJustify(const std::string &title, TextHighlightMode::_v hMode=TextHighlightMode::OverAndUnderline, TextJustifyMode::_v jMode=TextJustifyMode::Center, char highlightFiller='=', char justifyFiller=' ', bool appendCR=true) | anna::functions | inlinestatic |
int64BitSize | anna::functions | static |
intBitSize | anna::functions | static |
ipAsRaw(const std::string &ip) noexcept(false) | anna::functions | static |
IPv4To6(const std::string &ipv4) noexcept(false) | anna::functions | static |
isIPv4(const std::string &ip, IPv4Type::_v ipv4Type=IPv4Type::Estrict) | anna::functions | static |
isIPv6(const std::string &ip) | anna::functions | static |
isLike(const char *pattern, const std::string &value) noexcept(false) | anna::functions | static |
justify(const std::string &title, TextJustifyMode::_v mode=TextJustifyMode::Left, char filler=' ') | anna::functions | static |
littleEndian() | anna::functions | static |
log2(const unsigned int v) | anna::functions | static |
matchIPv6(const std::string &ipv6, const std::string &preffixedIpv6) noexcept(false) | anna::functions | static |
merge(const char *whatis, const int n1, const int n2, const int bitShift) noexcept(false) | anna::functions | static |
microsecond() | anna::functions | inlinestatic |
millisecond() | anna::functions | inlinestatic |
normalizeIP(const std::string &ip) noexcept(false) | anna::functions | static |
rawIpAsRawIpPresentation(const DataBlock &db) noexcept(false) | anna::functions | static |
rawIpAsString(const DataBlock &db, bool normalize=false) noexcept(false) | anna::functions | inlinestatic |
rawIpAsString(const char *buffer, int bufferLength, bool normalize=false) noexcept(false) | anna::functions | static |
rawIpPresentationAsRaw(const std::string &rawPresentation) noexcept(false) | anna::functions | static |
rawIpPresentationToIpAsString(const std::string &rawPresentation, bool normalize=false) noexcept(false) | anna::functions | inlinestatic |
replace(const std::string &text, const char *item, const char *target, bool all=true) | anna::functions | static |
resolveIP(const char *hostname) noexcept(false) | anna::comm::functions | static |
sameIP(const std::string &ip1, const std::string &ip2) noexcept(false) | anna::functions | static |
second() | anna::functions | inlinestatic |
sleep(const Millisecond &millisecond) | anna::functions | static |
socketLiteralAsString(const std::string &address, int port) | anna::functions | static |
socketVectorAsString(const socket_v &socketVector) | anna::functions | static |
startsWith(const std::string &pattern, const std::string &preffix) | anna::functions | inlinestatic |
startsWith(const std::string &pattern, const std::string &preffix, std::string &suffix) | anna::functions | static |
supportMultithread() | anna::functions | inlinestatic |
tab(const std::string &text, int tabSpaces=3) | anna::functions | static |
vectorToStringRepresentation(const std::vector< int > &v, const char separator=' ') | anna::functions | static |
vectorToStringRepresentation(const std::vector< std::string > &v, const char separator=' ') | anna::functions | static |