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

This is the complete list of members for opentxs::OTRecord, including all inherited members.

AcceptIncomingInstrument(const std::string &str_into_acct) const opentxs::OTRecord
AcceptIncomingReceipt() const opentxs::OTRecord
AcceptIncomingTransfer() const opentxs::OTRecord
CanAcceptIncoming() const opentxs::OTRecord
CanCancelOutgoing() const opentxs::OTRecord
CancelOutgoing(std::string str_via_acct) const opentxs::OTRecord
CanDeleteRecord() const opentxs::OTRecord
CanDiscardIncoming() const opentxs::OTRecord
CanDiscardOutgoingCash() const opentxs::OTRecord
DeleteRecord() const opentxs::OTRecord
DiscardIncoming() const opentxs::OTRecord
DiscardOutgoingCash() const opentxs::OTRecord
ErrorState enum valueopentxs::OTRecord
FormatAmount(std::string &str_output) const opentxs::OTRecord
FormatDescription(std::string &str_output) const opentxs::OTRecord
FormatMailSubject(std::string &str_output) const opentxs::OTRecord
FormatShortMailDescription(std::string &str_output) const opentxs::OTRecord
GetAccountID() const opentxs::OTRecord
GetAddress() const opentxs::OTRecord
GetAmount() const opentxs::OTRecord
GetAssetID() const opentxs::OTRecord
GetBoxIndex() const opentxs::OTRecord
GetContents() const opentxs::OTRecord
GetCurrencyTLA() const opentxs::OTRecord
GetDate() const opentxs::OTRecord
GetInitialPaymentAmount() const opentxs::OTRecord
GetInitialPaymentDate() const opentxs::OTRecord
GetInstrumentType() const opentxs::OTRecord
GetMaximumNoPayments() const opentxs::OTRecord
GetMemo() const opentxs::OTRecord
GetMethodID() const opentxs::OTRecord
GetMsgID() const opentxs::OTRecord
GetMsgType() const opentxs::OTRecord
GetMsgTypeDisplay() const opentxs::OTRecord
GetName() const opentxs::OTRecord
GetNymID() const opentxs::OTRecord
GetOtherAccountID() const opentxs::OTRecord
GetOtherAddress() const opentxs::OTRecord
GetOtherNymID() const opentxs::OTRecord
GetPaymentPlanAmount() const opentxs::OTRecord
GetPaymentPlanStartDate() const opentxs::OTRecord
GetRecordType() const opentxs::OTRecord
GetServerID() const opentxs::OTRecord
GetTimeBetweenPayments() const opentxs::OTRecord
GetTransactionNum() const opentxs::OTRecord
GetTransNumForDisplay() const opentxs::OTRecord
GetValidFrom() const opentxs::OTRecord
GetValidTo() const opentxs::OTRecord
HasContents() const opentxs::OTRecord
HasInitialPayment() const opentxs::OTRecord
HasMemo() const opentxs::OTRecord
HasPaymentPlan() const opentxs::OTRecord
Instrument enum valueopentxs::OTRecord
IsCanceled() const opentxs::OTRecord
IsCash() const opentxs::OTRecord
IsCheque() const opentxs::OTRecord
IsContract() const opentxs::OTRecord
IsExpired() const opentxs::OTRecord
IsInvoice() const opentxs::OTRecord
IsMail() const opentxs::OTRecord
IsOutgoing() const opentxs::OTRecord
IsPaymentPlan() const opentxs::OTRecord
IsPending() const opentxs::OTRecord
IsReceipt() const opentxs::OTRecord
IsRecord() const opentxs::OTRecord
IsSpecialMail() const opentxs::OTRecord
IsTransfer() const opentxs::OTRecord
IsVoucher() const opentxs::OTRecord
Mail enum valueopentxs::OTRecord
operator<(const OTRecord &rhs)opentxs::OTRecord
OTRecord(const std::string &str_server_id, const std::string &str_asset_id, const std::string &str_currency_tla, const std::string &str_nym_id, const std::string &str_account_id, const std::string &str_name, const std::string &str_date, const std::string &str_amount, const std::string &str_type, bool bIsPending, bool bIsOutgoing, bool bIsRecord, bool bIsReceipt, OTRecordType eRecordType)opentxs::OTRecord
OTRecordType enum nameopentxs::OTRecord
Receipt enum valueopentxs::OTRecord
SetAddress(const std::string &str_Address)opentxs::OTRecord
SetBoxIndex(int32_t nBoxIndex)opentxs::OTRecord
SetCanceled()opentxs::OTRecord
SetContents(const std::string &str_contents)opentxs::OTRecord
SetDateRange(time64_t tValidFrom, time64_t tValidTo)opentxs::OTRecord
SetExpired()opentxs::OTRecord
SetMemo(const std::string &str_memo)opentxs::OTRecord
SetMethodID(int32_t nMethodID)opentxs::OTRecord
SetMsgID(const std::string &str_id)opentxs::OTRecord
SetMsgType(const std::string &str_type)opentxs::OTRecord
SetMsgTypeDisplay(const std::string &str_type)opentxs::OTRecord
SetOtherAccountID(const std::string &str_ID)opentxs::OTRecord
SetOtherAddress(const std::string &str_Address)opentxs::OTRecord
SetOtherNymID(const std::string &str_ID)opentxs::OTRecord
SetSpecialMail(bool bIsSpecial=true)opentxs::OTRecord
SetTransactionNum(int64_t lTransNum)opentxs::OTRecord
SetTransNumForDisplay(int64_t lTransNum)opentxs::OTRecord
Transfer enum valueopentxs::OTRecord