Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opentxs::OTString Member List

This is the complete list of members for opentxs::OTString, including all inherited members.

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::OTStringprotected
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::OTStringprotected
List typedefopentxs::OTString
Map typedefopentxs::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::OTStringfriend
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::OTStringprotected
Release()opentxs::OTStringvirtual
Release_String()opentxs::OTString
replace_chars(const std::string &str, const std::string &charsFrom, const char &charTo)opentxs::OTStringstatic
reset()opentxs::OTString
safe_strcpy(char *dest, const char *src, size_t destSize, bool zeroSource=false)opentxs::OTStringstatic
safe_strlen(const char *s, size_t max)opentxs::OTStringstatic
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::OTStringstatic
StringToUlong(const std::string &number)opentxs::OTStringstatic
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::OTStringstatic
Truncate(uint32_t index)opentxs::OTString
vformat(const char *fmt, std::va_list *pvl, std::string &s)opentxs::OTStringstatic
WriteToFile(std::ostream &ofs) const opentxs::OTString
zeroMemory() const opentxs::OTString
~OTString()opentxs::OTStringvirtual