| At(uint32_t index, char &c) const | opentxs::OTString | |
| Compare(const char *compare) const | opentxs::OTString | |
| Compare(const OTString &compare) const | opentxs::OTString | |
| Concatenate(const char *arg,...) | opentxs::OTString | |
| Concatenate(const OTString &data) | opentxs::OTString | |
| Contains(const char *compare) const | opentxs::OTString | |
| Contains(const OTString &compare) const | opentxs::OTString | |
| ConvertToLowerCase() const | opentxs::OTString | |
| ConvertToUpperCase() const | opentxs::OTString | |
| data_ | opentxs::OTString | protected |
| DecodeIfArmored(bool escapedIsAllowed=true) | opentxs::OTString | |
| Exists() const | opentxs::OTString | |
| Format(const char *fmt,...) | opentxs::OTString | |
| Get() const | opentxs::OTString | |
| GetLength() const | opentxs::OTString | |
| Initialize() | opentxs::OTString | |
| length_ | opentxs::OTString | protected |
| List typedef | opentxs::OTString | |
| Map typedef | opentxs::OTString | |
| MemSet(const char *mem, uint32_t size) | opentxs::OTString | |
| operator<(const OTString &rhs) const | opentxs::OTString | |
| operator<<(std::ostream &os, const OTString &obj) | opentxs::OTString | friend |
| operator<=(const OTString &rhs) const | opentxs::OTString | |
| operator=(OTString rhs) | opentxs::OTString | |
| operator==(const OTString &rhs) const | opentxs::OTString | |
| operator>(const OTString &rhs) const | opentxs::OTString | |
| operator>=(const OTString &rhs) const | opentxs::OTString | |
| OTfgets(std::istream &ofs) | opentxs::OTString | |
| OTString() | opentxs::OTString | |
| OTString(const OTString &value) | opentxs::OTString | |
| OTString(const OTASCIIArmor &value) | opentxs::OTString | |
| OTString(const OTSignature &value) | opentxs::OTString | |
| OTString(const OTContract &value) | opentxs::OTString | |
| OTString(const OTIdentifier &value) | opentxs::OTString | |
| OTString(OTPseudonym &value) | opentxs::OTString | |
| OTString(const char *value) | opentxs::OTString | |
| OTString(const char *value, size_t size) | opentxs::OTString | |
| OTString(const std::string &value) | opentxs::OTString | |
| position_ | opentxs::OTString | protected |
| Release() | opentxs::OTString | virtual |
| Release_String() | opentxs::OTString | |
| replace_chars(const std::string &str, const std::string &charsFrom, const char &charTo) | opentxs::OTString | static |
| reset() | opentxs::OTString | |
| safe_strcpy(char *dest, const char *src, size_t destSize, bool zeroSource=false) | opentxs::OTString | static |
| safe_strlen(const char *s, size_t max) | opentxs::OTString | static |
| Set(const char *data, uint32_t enforcedMaxLength=0) | opentxs::OTString | |
| Set(const OTString &data) | opentxs::OTString | |
| sgetc() | opentxs::OTString | |
| sgets(char *buffer, uint32_t size) | opentxs::OTString | |
| StringToLong(const std::string &number) | opentxs::OTString | static |
| StringToUlong(const std::string &number) | opentxs::OTString | static |
| sungetc() | opentxs::OTString | |
| swap(OTString &rhs) | opentxs::OTString | |
| TokenizeIntoKeyValuePairs(Map &map) const | opentxs::OTString | |
| ToLong() const | opentxs::OTString | |
| ToUlong() const | opentxs::OTString | |
| trim(std::string &str) | opentxs::OTString | static |
| Truncate(uint32_t index) | opentxs::OTString | |
| vformat(const char *fmt, std::va_list *pvl, std::string &s) | opentxs::OTString | static |
| WriteToFile(std::ostream &ofs) const | opentxs::OTString | |
| zeroMemory() const | opentxs::OTString | |
| ~OTString() | opentxs::OTString | virtual |