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

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::OTContractstatic
AddOffer(OTTrade *pTrade, OTOffer &theOffer, bool bSaveFile=true, time64_t tDateAddedToMarket=OT_TIME_ZERO)opentxs::OTMarket
CalculateContractID(OTIdentifier &newID) const opentxs::OTContractvirtual
CreateContents()opentxs::OTContractvirtual
CreateContract(const OTString &strContract, const OTPseudonym &theSigner)opentxs::OTContractvirtual
CreateInnerContents()opentxs::OTContract
DearmorAndTrim(const OTString &strInput, OTString &strOutput, OTString &strFirstLine)opentxs::OTContractstatic
DisplayStatistics(OTString &strContents) const opentxs::OTContractvirtual
GetAskCount()opentxs::OTMarketinline
GetAssetID() const opentxs::OTMarketinline
GetBidCount()opentxs::OTMarketinline
GetContractPublicKey() const opentxs::OTContract
GetContractPublicNym() const opentxs::OTContract
GetCron()opentxs::OTMarketinline
GetCurrencyID() const opentxs::OTMarketinline
GetFilename(OTString &strFilename) const opentxs::OTContract
GetFoldername(OTString &strFoldername) const opentxs::OTContract
GetHashType() const opentxs::OTContractinline
GetHighestBidPrice()opentxs::OTMarket
GetIdentifier(OTIdentifier &theIdentifier) const opentxs::OTMarketvirtual
opentxs::OTContract::GetIdentifier(OTString &theIdentifier) const opentxs::OTContractvirtual
GetLastSaleDate()opentxs::OTMarketinline
GetLastSalePrice()opentxs::OTMarketinline
GetLowestAskPrice()opentxs::OTMarket
GetName(OTString &strName) const opentxs::OTContractinline
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::OTMarketinline
GetServerID() const opentxs::OTMarketinline
GetTotalAvailableAssets()opentxs::OTMarket
Initialize()opentxs::OTContract
InitMarket()opentxs::OTMarket
InsertNym(const OTString &strKeyName, const OTString &strKeyValue)opentxs::OTContract
LoadContract()opentxs::OTContractvirtual
LoadContract(const char *szFoldername, const char *szFilename)opentxs::OTContract
LoadContractFromString(const OTString &theStr)opentxs::OTContract
LoadContractRawFile()opentxs::OTContract
LoadContractXML()opentxs::OTContractprotected
LoadEncodedTextField(irr::io::IrrXMLReader *&xml, OTASCIIArmor &ascOutput)opentxs::OTContractstatic
LoadEncodedTextField(irr::io::IrrXMLReader *&xml, OTString &strOutput)opentxs::OTContractstatic
LoadEncodedTextFieldByName(irr::io::IrrXMLReader *&xml, OTASCIIArmor &ascOutput, const char *&szName, OTString::Map *pmapExtraVars=nullptr)opentxs::OTContractstatic
LoadEncodedTextFieldByName(irr::io::IrrXMLReader *&xml, OTString &strOutput, const char *&szName, OTString::Map *pmapExtraVars=nullptr)opentxs::OTContractstatic
LoadMarket()opentxs::OTMarket
m_IDopentxs::OTContractprotected
m_listSignaturesopentxs::OTContractprotected
m_mapConditionsopentxs::OTContractprotected
m_mapNymsopentxs::OTContractprotected
m_strContractTypeopentxs::OTContractprotected
m_strEntityEmailopentxs::OTContractprotected
m_strEntityLongNameopentxs::OTContractprotected
m_strEntityShortNameopentxs::OTContractprotected
m_strFilenameopentxs::OTContractprotected
m_strFoldernameopentxs::OTContractprotected
m_strNameopentxs::OTContractprotected
m_strRawFileopentxs::OTContractprotected
m_strSigHashTypeopentxs::OTContractprotected
m_strVersionopentxs::OTContractprotected
m_xmlUnsignedopentxs::OTContractprotected
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::OTMarketvirtual
Release()opentxs::OTMarketvirtual
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::OTContractvirtual
SaveContents(OTString &strContents) const opentxs::OTContractvirtual
SaveContract()opentxs::OTContract
SaveContract(const char *szFoldername, const char *szFilename)opentxs::OTContract
SaveContractRaw(OTString &strOutput) const opentxs::OTContract
SaveContractWallet(std::ofstream &ofs) const opentxs::OTMarketvirtual
opentxs::OTContract::SaveContractWallet(OTString &strContents) const opentxs::OTContractvirtual
SaveMarket()opentxs::OTMarket
SaveToContractFolder()opentxs::OTContract
SetAssetID(const OTIdentifier &ASSET_ID)opentxs::OTMarketinline
SetCronPointer(OTCron &theCron)opentxs::OTMarketinline
SetCurrencyID(const OTIdentifier &CURRENCY_ID)opentxs::OTMarketinline
SetIdentifier(const OTIdentifier &theID)opentxs::OTContractinline
SetLastSalePrice(const int64_t &lLastSalePrice)opentxs::OTMarketinline
SetName(const OTString &strName)opentxs::OTContractinline
SetScale(const int64_t &lScale)opentxs::OTMarketinline
SetServerID(const OTIdentifier &SERVER_ID)opentxs::OTMarketinline
SignContract(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr)opentxs::OTContractvirtual
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::OTContractstatic
SignWithKey(const OTAsymmetricKey &theKey, const OTPasswordData *pPWData=nullptr)opentxs::OTContract
SkipAfterLoadingField(irr::io::IrrXMLReader *&xml)opentxs::OTContractstatic
SkipToElement(irr::io::IrrXMLReader *&xml)opentxs::OTContractstatic
SkipToTextField(irr::io::IrrXMLReader *&xml)opentxs::OTContractstatic
UpdateContents()opentxs::OTMarketvirtual
ValidateOfferForMarket(OTOffer &theOffer, OTString *pReason=nullptr)opentxs::OTMarket
VerifyContract()opentxs::OTContractvirtual
VerifyContractID() const opentxs::OTContractvirtual
VerifySigAuthent(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) const opentxs::OTContractvirtual
VerifySigAuthent(const OTPseudonym &theNym, const OTSignature &theSignature, const OTPasswordData *pPWData=nullptr) const opentxs::OTContract
VerifySignature(const OTPseudonym &theNym, const OTPasswordData *pPWData=nullptr) const opentxs::OTContractvirtual
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::OTContractvirtual
~OTMarket()opentxs::OTMarketvirtual