|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::OTCron, including all inherited members.
| ActivateCron() | opentxs::OTCron | inline |
| AddBookendsAroundContent(OTString &strOutput, const OTString &strContents, const OTString &strContractType, const OTString &strHashType, const listOfSignatures &listSignatures) | opentxs::OTContract | static |
| AddCronItem(OTCronItem &theItem, OTPseudonym *pActivator, bool bSaveReceipt, time64_t tDateAdded) | opentxs::OTCron | |
| AddMarket(OTMarket &theMarket, bool bSaveMarketFile=true) | opentxs::OTCron | |
| AddTransactionNumber(const int64_t &lTransactionNum) | opentxs::OTCron | |
| CalculateContractID(OTIdentifier &newID) const | opentxs::OTContract | virtual |
| CreateContents() | opentxs::OTContract | 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::OTContract | virtual |
| FindItemOnMap(int64_t lTransactionNum) | opentxs::OTCron | |
| FindItemOnMultimap(int64_t lTransactionNum) | opentxs::OTCron | |
| GetContractPublicKey() const | opentxs::OTContract | |
| GetContractPublicNym() const | opentxs::OTContract | |
| GetCronMaxItemsPerNym() | opentxs::OTCron | inlinestatic |
| GetCronMsBetweenProcess() | opentxs::OTCron | inlinestatic |
| GetCronRefillAmount() | opentxs::OTCron | inlinestatic |
| 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 |
| GetItemByOfficialNum(int64_t lTransactionNum) | opentxs::OTCron | |
| GetItemByValidOpeningNum(int64_t lOpeningNum) | opentxs::OTCron | |
| GetMarket(const OTIdentifier &MARKET_ID) | opentxs::OTCron | |
| GetMarketList(OTASCIIArmor &ascOutput, int32_t &nMarketCount) | opentxs::OTCron | |
| GetName(OTString &strName) const | opentxs::OTContract | inline |
| GetNextTransactionNumber() | opentxs::OTCron | |
| GetNym_OfferList(OTASCIIArmor &ascOutput, const OTIdentifier &NYM_ID, int32_t &nOfferCount) | opentxs::OTCron | |
| GetOrCreateMarket(const OTIdentifier &ASSET_ID, const OTIdentifier &CURRENCY_ID, const int64_t &lScale) | opentxs::OTCron | |
| GetServerID() const | opentxs::OTCron | inline |
| GetServerNym() const | opentxs::OTCron | inline |
| GetTransactionCount() const | opentxs::OTCron | |
| InitCron() | opentxs::OTCron | |
| Initialize() | opentxs::OTContract | |
| InsertNym(const OTString &strKeyName, const OTString &strKeyValue) | opentxs::OTContract | |
| IsActivated() const | opentxs::OTCron | inline |
| 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 |
| LoadCron() | opentxs::OTCron | |
| 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_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_strName | opentxs::OTContract | protected |
| m_strRawFile | opentxs::OTContract | protected |
| m_strSigHashType | opentxs::OTContract | 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 | |
| OTCron() | opentxs::OTCron | |
| OTCron(const OTIdentifier &SERVER_ID) | opentxs::OTCron | |
| OTCron(const char *szFilename) | opentxs::OTCron | |
| ParseRawFile() | opentxs::OTContract | |
| ProcessCronItems() | opentxs::OTCron | |
| ProcessXMLNode(irr::io::IrrXMLReader *&xml) | opentxs::OTCron | virtual |
| Release() | opentxs::OTCron | virtual |
| Release_Contract() | opentxs::OTContract | |
| Release_Cron() | opentxs::OTCron | |
| ReleaseSignatures() | opentxs::OTContract | |
| RemoveCronItem(int64_t lTransactionNum, OTPseudonym &theRemover) | opentxs::OTCron | |
| RemoveMarket(const OTIdentifier &MARKET_ID) | opentxs::OTCron | |
| 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(std::ofstream &ofs) const | opentxs::OTCron | virtual |
| opentxs::OTContract::SaveContractWallet(OTString &strContents) const | opentxs::OTContract | virtual |
| SaveCron() | opentxs::OTCron | |
| SaveToContractFolder() | opentxs::OTContract | |
| SetCronMaxItemsPerNym(int32_t nMax) | opentxs::OTCron | inlinestatic |
| SetCronMsBetweenProcess(int32_t lMS) | opentxs::OTCron | inlinestatic |
| SetCronRefillAmount(int32_t nAmount) | opentxs::OTCron | inlinestatic |
| SetIdentifier(const OTIdentifier &theID) | opentxs::OTContract | inline |
| SetName(const OTString &strName) | opentxs::OTContract | inline |
| SetServerID(const OTIdentifier &SERVER_ID) | opentxs::OTCron | inline |
| SetServerNym(OTPseudonym *pServerNym) | opentxs::OTCron | 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::OTCron | 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 |
| ~OTCron() | opentxs::OTCron | virtual |