|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::OTSignature, 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::OTString | protected |
| DecodeIfArmored(bool escapedIsAllowed=true) | opentxs::OTString | |
| Exists() const | opentxs::OTString | |
| Format(const char *fmt,...) | opentxs::OTString | |
| Get() const | opentxs::OTString | |
| GetAndUnpackData(OTData &theData, bool bLineBreaks=true) const | opentxs::OTASCIIArmor | |
| GetAndUnpackString(OTString &theData, bool bLineBreaks=true) const | opentxs::OTASCIIArmor | |
| GetAndUnpackStringMap(std::map< std::string, std::string > &the_map, bool bLineBreaks=true) const | opentxs::OTASCIIArmor | |
| GetData(OTData &theData, bool bLineBreaks=true) const | opentxs::OTASCIIArmor | |
| GetLength() const | opentxs::OTString | |
| getMetaData() | opentxs::OTSignature | inline |
| getMetaData() const | opentxs::OTSignature | inline |
| GetPacker() | opentxs::OTASCIIArmor | static |
| GetString(OTString &theData, bool bLineBreaks=true) const | opentxs::OTASCIIArmor | |
| GetStringMap(std::map< std::string, std::string > &the_map, bool bLineBreaks=true) const | opentxs::OTASCIIArmor | |
| Initialize() | opentxs::OTString | |
| length_ | opentxs::OTString | protected |
| List typedef | opentxs::OTString | |
| LoadFrom_ifstream(std::ifstream &fin) | opentxs::OTASCIIArmor | |
| LoadFromExactPath(const std::string &filename) | opentxs::OTASCIIArmor | |
| LoadFromFile(const OTString &foldername, const OTString &filename) | opentxs::OTASCIIArmor | |
| LoadFromString(OTASCIIArmor &ascArmor, const OTString &strInput, std::string str_bookend="-----BEGIN") | opentxs::OTASCIIArmor | static |
| LoadFromString(OTString &theStr, bool bEscaped=false, const std::string str_override="-----BEGIN") | opentxs::OTASCIIArmor | |
| Map typedef | opentxs::OTString | |
| MemSet(const char *mem, uint32_t size) | opentxs::OTString | |
| operator<(const OTString &rhs) const | opentxs::OTString | |
| operator<=(const OTString &rhs) const | opentxs::OTString | |
| operator=(const char *szValue) | opentxs::OTASCIIArmor | |
| operator=(const OTData &theValue) | opentxs::OTASCIIArmor | |
| operator=(const OTString &strValue) | opentxs::OTASCIIArmor | |
| operator=(const OTASCIIArmor &strValue) | opentxs::OTASCIIArmor | |
| 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 | |
| OTASCIIArmor() | opentxs::OTASCIIArmor | |
| OTASCIIArmor(const char *szValue) | opentxs::OTASCIIArmor | |
| OTASCIIArmor(const OTData &theValue) | opentxs::OTASCIIArmor | |
| OTASCIIArmor(const OTPayload &theValue) | opentxs::OTASCIIArmor | |
| OTASCIIArmor(const OTString &strValue) | opentxs::OTASCIIArmor | |
| OTASCIIArmor(const OTASCIIArmor &strValue) | opentxs::OTASCIIArmor | |
| OTASCIIArmor(const OTEnvelope &theEnvelope) | opentxs::OTASCIIArmor | |
| OTfgets(std::istream &ofs) | opentxs::OTString | |
| OTSignature() | opentxs::OTSignature | inline |
| OTSignature(const OTString &value) | opentxs::OTSignature | inline |
| OTSignature(const OTASCIIArmor &value) | opentxs::OTSignature | inline |
| OTSignature(const char *value) | opentxs::OTSignature | inline |
| 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 |
| SaveTo_ofstream(std::ofstream &fout) | opentxs::OTASCIIArmor | |
| SaveToExactPath(const std::string &filename) | opentxs::OTASCIIArmor | |
| Set(const char *data, uint32_t enforcedMaxLength=0) | opentxs::OTString | |
| Set(const OTString &data) | opentxs::OTString | |
| SetAndPackData(const OTData &theData, bool bLineBreaks=true) | opentxs::OTASCIIArmor | |
| SetAndPackString(const OTString &theData, bool bLineBreaks=true) | opentxs::OTASCIIArmor | |
| SetAndPackStringMap(const std::map< std::string, std::string > &the_map, bool bLineBreaks=true) | opentxs::OTASCIIArmor | |
| SetData(const OTData &theData, bool bLineBreaks=true) | opentxs::OTASCIIArmor | |
| SetString(const OTString &theData, bool bLineBreaks=true) | opentxs::OTASCIIArmor | |
| SetStringMap(const std::map< std::string, std::string > &the_map, bool bLineBreaks=true) | opentxs::OTASCIIArmor | |
| 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 |
| WriteArmoredFile(const OTString &foldername, const OTString &filename, const std::string str_type, bool bEscaped=false) const | opentxs::OTASCIIArmor | |
| WriteArmoredString(OTString &strOutput, const std::string str_type, bool bEscaped=false) const | opentxs::OTASCIIArmor | |
| WriteToFile(std::ostream &ofs) const | opentxs::OTString | |
| zeroMemory() const | opentxs::OTString | |
| ~OTASCIIArmor() | opentxs::OTASCIIArmor | virtual |
| ~OTSignature() | opentxs::OTSignature | inlinevirtual |
| ~OTString() | opentxs::OTString | virtual |