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

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

NotarizeCancelCronItem(OTPseudonym &nym, OTAccount &assetAccount, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizeDeposit(OTPseudonym &nym, OTAccount &account, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizeExchangeBasket(OTPseudonym &nym, OTAccount &sourceAccount, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizeMarketOffer(OTPseudonym &nym, OTAccount &assetAccount, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizePayDividend(OTPseudonym &nym, OTAccount &account, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizePaymentPlan(OTPseudonym &nym, OTAccount &depositorAccount, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizeProcessInbox(OTPseudonym &nym, OTAccount &account, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizeProcessNymbox(OTPseudonym &nym, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizeSmartContract(OTPseudonym &nym, OTAccount &activatingAccount, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizeTransaction(OTPseudonym &nym, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizeTransfer(OTPseudonym &nym, OTAccount &fromAccount, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
NotarizeWithdrawal(OTPseudonym &nym, OTAccount &account, OTTransaction &tranIn, OTTransaction &tranOut, bool &outSuccess)opentxs::Notary
Notary(OTServer *server)opentxs::Notaryexplicit