|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::OTServerContract, including all inherited members.
| AddBookendsAroundContent(OTString &strOutput, const OTString &strContents, const OTString &strContractType, const OTString &strHashType, const listOfSignatures &listSignatures) | opentxs::OTContract | static |
| CalculateContractID(OTIdentifier &newID) const | opentxs::OTContract | virtual |
| CreateContents() | opentxs::OTServerContract | virtual |
| CreateContract(const OTString &strContract, const OTPseudonym &theSigner) | opentxs::OTContract | virtual |
| CreateInnerContents() | opentxs::OTContract | |
| DearmorAndTrim(const OTString &strInput, OTString &strOutput, OTString &strFirstLine) | opentxs::OTContract | static |
| DisplayStatistics(OTString &strContents) const | opentxs::OTServerContract | virtual |
| GetConnectInfo(OTString &strHostname, int32_t &nPort) const | opentxs::OTServerContract | |
| GetContractPublicKey() const | opentxs::OTContract | |
| GetContractPublicNym() const | opentxs::OTContract | |
| GetFilename(OTString &strFilename) const | opentxs::OTContract | |
| GetFoldername(OTString &strFoldername) const | opentxs::OTContract | |
| GetHashType() const | opentxs::OTContract | inline |
| GetIdentifier(OTIdentifier &theIdentifier) const | opentxs::OTContract | virtual |
| GetIdentifier(OTString &theIdentifier) const | opentxs::OTContract | virtual |
| GetName(OTString &strName) const | opentxs::OTContract | inline |
| Initialize() | opentxs::OTContract | |
| InsertNym(const OTString &strKeyName, const OTString &strKeyValue) | opentxs::OTContract | |
| LoadContract() | opentxs::OTContract | virtual |
| LoadContract(const char *szFoldername, const char *szFilename) | opentxs::OTContract | |
| LoadContractFromString(const OTString &theStr) | opentxs::OTContract | |
| LoadContractRawFile() | opentxs::OTContract | |
| LoadContractXML() | opentxs::OTContract | protected |
| LoadEncodedTextField(irr::io::IrrXMLReader *&xml, OTASCIIArmor &ascOutput) | opentxs::OTContract | static |
| LoadEncodedTextField(irr::io::IrrXMLReader *&xml, OTString &strOutput) | opentxs::OTContract | static |
| LoadEncodedTextFieldByName(irr::io::IrrXMLReader *&xml, OTASCIIArmor &ascOutput, const char *&szName, OTString::Map *pmapExtraVars=nullptr) | opentxs::OTContract | static |
| LoadEncodedTextFieldByName(irr::io::IrrXMLReader *&xml, OTString &strOutput, const char *&szName, OTString::Map *pmapExtraVars=nullptr) | opentxs::OTContract | static |
| m_ID | opentxs::OTContract | protected |
| m_listSignatures | opentxs::OTContract | protected |
| m_mapConditions | opentxs::OTContract | protected |
| m_mapNyms | opentxs::OTContract | protected |
| m_nPort | opentxs::OTServerContract | protected |
| m_strContractType | opentxs::OTContract | protected |
| m_strEntityEmail | opentxs::OTContract | protected |
| m_strEntityLongName | opentxs::OTContract | protected |
| m_strEntityShortName | opentxs::OTContract | protected |
| m_strFilename | opentxs::OTContract | protected |
| m_strFoldername | opentxs::OTContract | protected |
| m_strHostname | opentxs::OTServerContract | protected |
| m_strName | opentxs::OTContract | protected |
| m_strRawFile | opentxs::OTContract | protected |
| m_strSigHashType | opentxs::OTContract | protected |
| m_strURL | opentxs::OTServerContract | protected |
| m_strVersion | opentxs::OTContract | protected |
| m_xmlUnsigned | opentxs::OTContract | protected |
| OTContract() | opentxs::OTContract | |
| OTContract(const OTString &name, const OTString &foldername, const OTString &filename, const OTString &strID) | opentxs::OTContract | |
| OTContract(const OTString &strID) | opentxs::OTContract | |
| OTContract(const OTIdentifier &theID) | opentxs::OTContract | |
| OTServerContract() | opentxs::OTServerContract | |
| OTServerContract(OTString &name, OTString &foldername, OTString &filename, OTString &strID) | opentxs::OTServerContract | |
| ParseRawFile() | opentxs::OTContract | |
| ProcessXMLNode(irr::io::IrrXMLReader *&xml) | opentxs::OTServerContract | protectedvirtual |
| Release() | opentxs::OTContract | virtual |
| Release_Contract() | opentxs::OTContract | |
| ReleaseSignatures() | opentxs::OTContract | |
| RewriteContract(OTString &strOutput) const | opentxs::OTContract | |
| SaveContents(std::ofstream &ofs) const | opentxs::OTContract | virtual |
| SaveContents(OTString &strContents) const | opentxs::OTContract | virtual |
| SaveContract() | opentxs::OTContract | |
| SaveContract(const char *szFoldername, const char *szFilename) | opentxs::OTContract | |
| SaveContractRaw(OTString &strOutput) const | opentxs::OTContract | |
| SaveContractWallet(OTString &strContents) const | opentxs::OTServerContract | virtual |
| SaveContractWallet(std::ofstream &ofs) const | opentxs::OTServerContract | virtual |
| SaveToContractFolder() | opentxs::OTContract | |
| SetIdentifier(const OTIdentifier &theID) | opentxs::OTContract | inline |
| SetName(const OTString &strName) | opentxs::OTContract | inline |
| SignContract(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | virtual |
| SignContract(const OTPseudonym &theNym, OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignContract(const OTAsymmetricKey &theKey, OTSignature &theSignature, const OTString &strHashType, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignContract(const char *szFoldername, const char *szFilename, OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignContractAuthent(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignContractAuthent(const OTPseudonym &theNym, OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SignFlatText(OTString &strFlatText, const OTString &strContractType, const OTPseudonym &theSigner, OTString &strOutput) | opentxs::OTContract | static |
| SignWithKey(const OTAsymmetricKey &theKey, const OTPasswordData *pPWData=nullptr) | opentxs::OTContract | |
| SkipAfterLoadingField(irr::io::IrrXMLReader *&xml) | opentxs::OTContract | static |
| SkipToElement(irr::io::IrrXMLReader *&xml) | opentxs::OTContract | static |
| SkipToTextField(irr::io::IrrXMLReader *&xml) | opentxs::OTContract | static |
| UpdateContents() | opentxs::OTContract | virtual |
| VerifyContract() | opentxs::OTContract | virtual |
| VerifyContractID() const | opentxs::OTContract | virtual |
| VerifySigAuthent(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | virtual |
| VerifySigAuthent(const OTPseudonym &theNym, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VerifySignature(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | virtual |
| VerifySignature(const OTPseudonym &theNym, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VerifySignature(const OTAsymmetricKey &theKey, const OTSignature &theSignature, const OTString &strHashType, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VerifySignature(const char *szFoldername, const char *szFilename, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| VerifyWithKey(const OTAsymmetricKey &theKey, const OTPasswordData *pPWData=nullptr) const | opentxs::OTContract | |
| ~OTContract() | opentxs::OTContract | virtual |
| ~OTServerContract() | opentxs::OTServerContract | virtual |