|
Open-Transactions
0.93.0-ge03d287
|
This is the complete list of members for opentxs::OTMarket, including all inherited members.
| AddBookendsAroundContent(OTString &strOutput, const OTString &strContents, const OTString &strContractType, const OTString &strHashType, const listOfSignatures &listSignatures) | opentxs::OTContract | static |
| AddOffer(OTTrade *pTrade, OTOffer &theOffer, bool bSaveFile=true, time64_t tDateAddedToMarket=OT_TIME_ZERO) | opentxs::OTMarket | |
| 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 |
| GetAskCount() | opentxs::OTMarket | inline |
| GetAssetID() const | opentxs::OTMarket | inline |
| GetBidCount() | opentxs::OTMarket | inline |
| GetContractPublicKey() const | opentxs::OTContract | |
| GetContractPublicNym() const | opentxs::OTContract | |
| GetCron() | opentxs::OTMarket | inline |
| GetCurrencyID() const | opentxs::OTMarket | inline |
| GetFilename(OTString &strFilename) const | opentxs::OTContract | |
| GetFoldername(OTString &strFoldername) const | opentxs::OTContract | |
| GetHashType() const | opentxs::OTContract | inline |
| GetHighestBidPrice() | opentxs::OTMarket | |
| GetIdentifier(OTIdentifier &theIdentifier) const | opentxs::OTMarket | virtual |
| opentxs::OTContract::GetIdentifier(OTString &theIdentifier) const | opentxs::OTContract | virtual |
| GetLastSaleDate() | opentxs::OTMarket | inline |
| GetLastSalePrice() | opentxs::OTMarket | inline |
| GetLowestAskPrice() | opentxs::OTMarket | |
| GetName(OTString &strName) const | opentxs::OTContract | inline |
| GetNym_OfferList(const OTIdentifier &NYM_ID, OTDB::OfferListNym &theOutputList, int32_t &nNymOfferCount) | opentxs::OTMarket | |
| GetOffer(const int64_t &lTransactionNum) | opentxs::OTMarket | |
| GetOfferList(OTASCIIArmor &ascOutput, int64_t lDepth, int32_t &nOfferCount) | opentxs::OTMarket | |
| GetRecentTradeList(OTASCIIArmor &ascOutput, int32_t &nTradeCount) | opentxs::OTMarket | |
| GetScale() const | opentxs::OTMarket | inline |
| GetServerID() const | opentxs::OTMarket | inline |
| GetTotalAvailableAssets() | opentxs::OTMarket | |
| Initialize() | opentxs::OTContract | |
| InitMarket() | opentxs::OTMarket | |
| 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 |
| LoadMarket() | opentxs::OTMarket | |
| 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 | |
| OTMarket() | opentxs::OTMarket | |
| OTMarket(const char *szFilename) | opentxs::OTMarket | |
| OTMarket(const OTIdentifier &SERVER_ID, const OTIdentifier &ASSET_TYPE_ID, const OTIdentifier &CURRENCY_TYPE_ID, const int64_t &lScale) | opentxs::OTMarket | |
| ParseRawFile() | opentxs::OTContract | |
| ProcessTrade(OTTrade &theTrade, OTOffer &theOffer, OTOffer &theOtherOffer) | opentxs::OTMarket | |
| ProcessTrade(OTTrade &theTrade, OTOffer &theOffer) | opentxs::OTMarket | |
| ProcessXMLNode(irr::io::IrrXMLReader *&xml) | opentxs::OTMarket | virtual |
| Release() | opentxs::OTMarket | virtual |
| Release_Contract() | opentxs::OTContract | |
| Release_Market() | opentxs::OTMarket | |
| ReleaseSignatures() | opentxs::OTContract | |
| RemoveOffer(const int64_t &lTransactionNum) | opentxs::OTMarket | |
| 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::OTMarket | virtual |
| opentxs::OTContract::SaveContractWallet(OTString &strContents) const | opentxs::OTContract | virtual |
| SaveMarket() | opentxs::OTMarket | |
| SaveToContractFolder() | opentxs::OTContract | |
| SetAssetID(const OTIdentifier &ASSET_ID) | opentxs::OTMarket | inline |
| SetCronPointer(OTCron &theCron) | opentxs::OTMarket | inline |
| SetCurrencyID(const OTIdentifier &CURRENCY_ID) | opentxs::OTMarket | inline |
| SetIdentifier(const OTIdentifier &theID) | opentxs::OTContract | inline |
| SetLastSalePrice(const int64_t &lLastSalePrice) | opentxs::OTMarket | inline |
| SetName(const OTString &strName) | opentxs::OTContract | inline |
| SetScale(const int64_t &lScale) | opentxs::OTMarket | inline |
| SetServerID(const OTIdentifier &SERVER_ID) | opentxs::OTMarket | 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::OTMarket | virtual |
| ValidateOfferForMarket(OTOffer &theOffer, OTString *pReason=nullptr) | opentxs::OTMarket | |
| 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 |
| ~OTMarket() | opentxs::OTMarket | virtual |