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

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

activateSmartContract(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &THE_SMART_CONTRACT) const opentxs::OTAPI_Exec
AddAssetContract(const std::string &strContract) const opentxs::OTAPI_Exec
AddBasketCreationItem(const std::string &USER_ID, const std::string &THE_BASKET, const std::string &ASSET_TYPE_ID, const int64_t &MINIMUM_TRANSFER) const opentxs::OTAPI_Exec
AddBasketExchangeItem(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &THE_BASKET, const std::string &ASSET_TYPE_ID, const std::string &ASSET_ACCT_ID) const opentxs::OTAPI_Exec
AddServerContract(const std::string &strContract) const opentxs::OTAPI_Exec
AddSignature(const std::string &SIGNER_NYM_ID, const std::string &THE_CONTRACT) const opentxs::OTAPI_Exec
AddSubcredential(const std::string &NYM_ID, const std::string &MASTER_CRED_ID, const int32_t &nKeySize) const opentxs::OTAPI_Exec
AppCleanup()opentxs::OTAPI_Exec
AppInit()opentxs::OTAPI_Exec
Basket_GetMemberCount(const std::string &BASKET_ASSET_TYPE_ID) const opentxs::OTAPI_Exec
Basket_GetMemberMinimumTransferAmount(const std::string &BASKET_ASSET_TYPE_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
Basket_GetMemberType(const std::string &BASKET_ASSET_TYPE_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
Basket_GetMinimumTransferAmount(const std::string &BASKET_ASSET_TYPE_ID) const opentxs::OTAPI_Exec
bCleanupOTAppopentxs::OTAPI_Execprotectedstatic
bInitOTAppopentxs::OTAPI_Execprotectedstatic
Bylaw_GetCallbackCount(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME) const opentxs::OTAPI_Exec
Bylaw_GetClauseCount(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME) const opentxs::OTAPI_Exec
Bylaw_GetHookCount(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME) const opentxs::OTAPI_Exec
Bylaw_GetLanguage(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME) const opentxs::OTAPI_Exec
Bylaw_GetVariableCount(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME) const opentxs::OTAPI_Exec
CalculateAssetContractID(const std::string &str_Contract) const opentxs::OTAPI_Exec
CalculateServerContractID(const std::string &str_Contract) const opentxs::OTAPI_Exec
Callback_GetClause(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const std::string &CALLBACK_NAME) const opentxs::OTAPI_Exec
Callback_GetNameByIndex(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const int32_t &nIndex) const opentxs::OTAPI_Exec
checkServerID(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
checkUser(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &USER_ID_CHECK) const opentxs::OTAPI_Exec
Clause_GetContents(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const std::string &CLAUSE_NAME) const opentxs::OTAPI_Exec
Clause_GetNameByIndex(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const int32_t &nIndex) const opentxs::OTAPI_Exec
ClearExpired(const std::string &SERVER_ID, const std::string &USER_ID, const int32_t &nIndex, const bool &bClearAll) const opentxs::OTAPI_Exec
ClearRecord(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const int32_t &nIndex, const bool &bClearAll) const opentxs::OTAPI_Exec
ConfirmPaymentPlan(const std::string &SERVER_ID, const std::string &SENDER_USER_ID, const std::string &SENDER_ACCT_ID, const std::string &RECIPIENT_USER_ID, const std::string &PAYMENT_PLAN) const opentxs::OTAPI_Exec
Create_SmartContract(const std::string &SIGNER_NYM_ID, const time64_t &VALID_FROM, const time64_t &VALID_TO) const opentxs::OTAPI_Exec
createAssetAccount(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ASSET_ID) const opentxs::OTAPI_Exec
CreateAssetContract(const std::string &NYM_ID, const std::string &strXMLcontents) const opentxs::OTAPI_Exec
CreateNym(const int32_t &nKeySize, const std::string &NYM_ID_SOURCE, const std::string &ALT_LOCATION) const opentxs::OTAPI_Exec
CreatePurse(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &OWNER_ID, const std::string &SIGNER_ID) const opentxs::OTAPI_Exec
CreatePurse_Passphrase(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &SIGNER_ID) const opentxs::OTAPI_Exec
CreateServerContract(const std::string &NYM_ID, const std::string &strXMLcontents) const opentxs::OTAPI_Exec
CreateSymmetricKey() const opentxs::OTAPI_Exec
createUserAccount(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
Decode(const std::string &strEncoded, const bool &bLineBreaks) const opentxs::OTAPI_Exec
Decrypt(const std::string &RECIPIENT_NYM_ID, const std::string &strCiphertext) const opentxs::OTAPI_Exec
deleteAssetAccount(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
deleteUserAccount(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
depositCheque(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID, const std::string &THE_CHEQUE) const opentxs::OTAPI_Exec
depositPaymentPlan(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &THE_PAYMENT_PLAN) const opentxs::OTAPI_Exec
DiscardCheque(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID, const std::string &THE_CHEQUE) const opentxs::OTAPI_Exec
DoesBoxReceiptExist(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const int32_t &nBoxType, const int64_t &TRANSACTION_NUMBER) const opentxs::OTAPI_Exec
EasyProposePlan(const std::string &SERVER_ID, const std::string &DATE_RANGE, const std::string &SENDER_ACCT_ID, const std::string &SENDER_USER_ID, const std::string &PLAN_CONSIDERATION, const std::string &RECIPIENT_ACCT_ID, const std::string &RECIPIENT_USER_ID, const std::string &INITIAL_PAYMENT, const std::string &PAYMENT_PLAN, const std::string &PLAN_EXPIRY) const opentxs::OTAPI_Exec
Encode(const std::string &strPlaintext, const bool &bLineBreaks) const opentxs::OTAPI_Exec
Encrypt(const std::string &RECIPIENT_NYM_ID, const std::string &strPlaintext) const opentxs::OTAPI_Exec
exchangeBasket(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &BASKET_ASSET_ID, const std::string &THE_BASKET, const bool &BOOL_EXCHANGE_IN_OR_OUT) const opentxs::OTAPI_Exec
exchangePurse(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &USER_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
FlatSign(const std::string &SIGNER_NYM_ID, const std::string &THE_INPUT, const std::string &CONTRACT_TYPE) const opentxs::OTAPI_Exec
FlushMessageBuffer() const opentxs::OTAPI_Exec
FlushSentMessages(const bool &bHarvestingForRetry, const std::string &SERVER_ID, const std::string &USER_ID, const std::string &THE_NYMBOX) const opentxs::OTAPI_Exec
FormatAmount(const std::string &ASSET_TYPE_ID, const int64_t &THE_AMOUNT) const opentxs::OTAPI_Exec
GenerateBasketCreation(const std::string &USER_ID, const int64_t &MINIMUM_TRANSFER) const opentxs::OTAPI_Exec
GenerateBasketExchange(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &BASKET_ASSET_TYPE_ID, const std::string &BASKET_ASSET_ACCT_ID, const int32_t &TRANSFER_MULTIPLE) const opentxs::OTAPI_Exec
getAccount(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID) const opentxs::OTAPI_Exec
GetAccountCount() const opentxs::OTAPI_Exec
getAccountFiles(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID) const opentxs::OTAPI_Exec
GetAccountWallet_AssetTypeID(const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
GetAccountWallet_Balance(const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
GetAccountWallet_ID(const int32_t &nIndex) const opentxs::OTAPI_Exec
GetAccountWallet_InboxHash(const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
GetAccountWallet_Name(const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
GetAccountWallet_NymID(const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
GetAccountWallet_OutboxHash(const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
GetAccountWallet_ServerID(const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
GetAccountWallet_Type(const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
GetActiveCronItem(const std::string &SERVER_ID, int64_t lTransNum) const opentxs::OTAPI_Exec
GetAssetType_Contract(const std::string &ASSET_TYPE_ID) const opentxs::OTAPI_Exec
GetAssetType_ID(const int32_t &nIndex) const opentxs::OTAPI_Exec
GetAssetType_Name(const std::string &ASSET_TYPE_ID) const opentxs::OTAPI_Exec
GetAssetType_TLA(const std::string &THE_ID) const opentxs::OTAPI_Exec
GetAssetTypeCount() const opentxs::OTAPI_Exec
getBoxReceipt(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const int32_t &nBoxType, const int64_t &TRANSACTION_NUMBER) const opentxs::OTAPI_Exec
getContract(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ASSET_ID) const opentxs::OTAPI_Exec
getInbox(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID) const opentxs::OTAPI_Exec
getMarketList(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
getMarketOffers(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &MARKET_ID, const int64_t &MAX_DEPTH) const opentxs::OTAPI_Exec
getMarketRecentTrades(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &MARKET_ID) const opentxs::OTAPI_Exec
GetMemlogAtIndex(const int32_t &nIndex) const opentxs::OTAPI_Exec
GetMemlogSize() const opentxs::OTAPI_Exec
getMint(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ASSET_ID) const opentxs::OTAPI_Exec
GetNym_ActiveCronItemIDs(const std::string &NYM_ID, const std::string &SERVER_ID) const opentxs::OTAPI_Exec
GetNym_AltSourceLocation(const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_CredentialContents(const std::string &NYM_ID, const std::string &CREDENTIAL_ID) const opentxs::OTAPI_Exec
GetNym_CredentialCount(const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_CredentialID(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_ID(const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_InboxHash(const std::string &ACCOUNT_ID, const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_MailContentsByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_MailCount(const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_MailSenderIDByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_MailServerIDByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
getNym_MarketOffers(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
GetNym_Name(const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_NymboxHash(const std::string &SERVER_ID, const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_OutboxHash(const std::string &ACCOUNT_ID, const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_OutmailContentsByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_OutmailCount(const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_OutmailRecipientIDByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_OutmailServerIDByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_OutpaymentsContentsByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_OutpaymentsCount(const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_OutpaymentsRecipientIDByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_OutpaymentsServerIDByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_RecentHash(const std::string &SERVER_ID, const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_RevokedCredContents(const std::string &NYM_ID, const std::string &CREDENTIAL_ID) const opentxs::OTAPI_Exec
GetNym_RevokedCredCount(const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_RevokedCredID(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_SourceForID(const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_Stats(const std::string &NYM_ID) const opentxs::OTAPI_Exec
GetNym_SubCredentialContents(const std::string &NYM_ID, const std::string &MASTER_CRED_ID, const std::string &SUB_CRED_ID) const opentxs::OTAPI_Exec
GetNym_SubcredentialCount(const std::string &NYM_ID, const std::string &MASTER_CRED_ID) const opentxs::OTAPI_Exec
GetNym_SubCredentialID(const std::string &NYM_ID, const std::string &MASTER_CRED_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
GetNym_TransactionNumCount(const std::string &SERVER_ID, const std::string &NYM_ID) const opentxs::OTAPI_Exec
getNymbox(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
GetNymCount() const opentxs::OTAPI_Exec
getOutbox(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID) const opentxs::OTAPI_Exec
getRequest(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
GetSentMessage(const int64_t &REQUEST_NUMBER, const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
GetServer_Contract(const std::string &SERVER_ID) const opentxs::OTAPI_Exec
GetServer_ID(const int32_t &nIndex) const opentxs::OTAPI_Exec
GetServer_Name(const std::string &SERVER_ID) const opentxs::OTAPI_Exec
GetServerCount() const opentxs::OTAPI_Exec
GetTime() const opentxs::OTAPI_Exec
getTransactionNumber(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
HaveAlreadySeenReply(const std::string &SERVER_ID, const std::string &USER_ID, const int64_t &REQUEST_NUMBER) const opentxs::OTAPI_Exec
Hook_GetClauseAtIndex(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const std::string &HOOK_NAME, const int32_t &nIndex) const opentxs::OTAPI_Exec
Hook_GetClauseCount(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const std::string &HOOK_NAME) const opentxs::OTAPI_Exec
Hook_GetNameByIndex(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const int32_t &nIndex) const opentxs::OTAPI_Exec
Instrmnt_GetAmount(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetAssetID(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetMemo(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetRecipientAcctID(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetRecipientUserID(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetRemitterAcctID(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetRemitterUserID(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetSenderAcctID(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetSenderUserID(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetServerID(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetTransNum(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetType(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetValidFrom(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
Instrmnt_GetValidTo(const std::string &THE_INSTRUMENT) const opentxs::OTAPI_Exec
IsBasketCurrency(const std::string &ASSET_TYPE_ID) const opentxs::OTAPI_Exec
IsNym_RegisteredAtServer(const std::string &NYM_ID, const std::string &SERVER_ID) const opentxs::OTAPI_Exec
issueAssetType(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &THE_CONTRACT) const opentxs::OTAPI_Exec
issueBasket(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &THE_BASKET) const opentxs::OTAPI_Exec
issueMarketOffer(const std::string &ASSET_ACCT_ID, const std::string &CURRENCY_ACCT_ID, const int64_t &MARKET_SCALE, const int64_t &MINIMUM_INCREMENT, const int64_t &TOTAL_ASSETS_ON_OFFER, const int64_t &PRICE_LIMIT, const bool &bBuyingOrSelling, const time64_t &LIFESPAN_IN_SECONDS, const std::string &STOP_SIGN, const int64_t &ACTIVATION_PRICE) const opentxs::OTAPI_Exec
killMarketOffer(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ASSET_ACCT_ID, const int64_t &TRANSACTION_NUMBER) const opentxs::OTAPI_Exec
killPaymentPlan(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &FROM_ACCT_ID, const int64_t &TRANSACTION_NUMBER) const opentxs::OTAPI_Exec
Ledger_AddTransaction(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_LEDGER, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Ledger_CreateResponse(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &ORIGINAL_LEDGER) const opentxs::OTAPI_Exec
Ledger_FinalizeResponse(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_LEDGER) const opentxs::OTAPI_Exec
Ledger_GetCount(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_LEDGER) const opentxs::OTAPI_Exec
Ledger_GetInstrument(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_LEDGER, const int32_t &nIndex) const opentxs::OTAPI_Exec
Ledger_GetTransactionByID(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_LEDGER, const int64_t &TRANSACTION_NUMBER) const opentxs::OTAPI_Exec
Ledger_GetTransactionByIndex(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_LEDGER, const int32_t &nIndex) const opentxs::OTAPI_Exec
Ledger_GetTransactionIDByIndex(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_LEDGER, const int32_t &nIndex) const opentxs::OTAPI_Exec
LoadAssetAccount(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
LoadAssetContract(const std::string &ASSET_TYPE_ID) const opentxs::OTAPI_Exec
LoadExpiredBox(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadExpiredBoxNoVerify(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadInbox(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
LoadInboxNoVerify(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
LoadMint(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID) const opentxs::OTAPI_Exec
LoadNymbox(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadNymboxNoVerify(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadOutbox(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
LoadOutboxNoVerify(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
LoadPaymentInbox(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadPaymentInboxNoVerify(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadPubkey_Encryption(const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadPubkey_Signing(const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadPurse(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadRecordBox(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
LoadRecordBoxNoVerify(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
LoadServerContract(const std::string &SERVER_ID) const opentxs::OTAPI_Exec
LoadUserPubkey_Encryption(const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadUserPubkey_Signing(const std::string &USER_ID) const opentxs::OTAPI_Exec
LoadWallet() const opentxs::OTAPI_Exec
LongToString(const int64_t &lNumber) const opentxs::OTAPI_Exec
Message_GetBalanceAgreementSuccess(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetCommand(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetDepth(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetLedger(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetNewAcctID(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetNewAssetTypeID(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetNewIssuerAcctID(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetNymboxHash(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetPayload(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetSuccess(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetTransactionSuccess(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_GetUsageCredits(const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Message_IsTransactionCanceled(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
Mint_IsStillGood(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID) const opentxs::OTAPI_Exec
Msg_HarvestTransactionNumbers(const std::string &THE_MESSAGE, const std::string &USER_ID, const bool &bHarvestingForRetry, const bool &bReplyWasSuccess, const bool &bReplyWasFailure, const bool &bTransactionWasSuccess, const bool &bTransactionWasFailure) const opentxs::OTAPI_Exec
notarizeDeposit(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
notarizeTransfer(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_FROM, const std::string &ACCT_TO, const int64_t &AMOUNT, const std::string &NOTE) const opentxs::OTAPI_Exec
notarizeWithdrawal(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID, const int64_t &AMOUNT) const opentxs::OTAPI_Exec
NumList_Add(const std::string &strNumList, const std::string &strNumbers) const opentxs::OTAPI_Exec
NumList_Count(const std::string &strNumList) const opentxs::OTAPI_Exec
NumList_Remove(const std::string &strNumList, const std::string &strNumbers) const opentxs::OTAPI_Exec
NumList_VerifyAll(const std::string &strNumList, const std::string &strNumbers) const opentxs::OTAPI_Exec
NumList_VerifyQuery(const std::string &strNumList, const std::string &strNumbers) const opentxs::OTAPI_Exec
Nym_RemoveMailByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
Nym_RemoveOutmailByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
Nym_RemoveOutpaymentsByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
Nym_VerifyMailByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
Nym_VerifyOutmailByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
Nym_VerifyOutpaymentsByIndex(const std::string &NYM_ID, const int32_t &nIndex) const opentxs::OTAPI_Exec
Nymbox_GetReplyNotice(const std::string &SERVER_ID, const std::string &USER_ID, const int64_t &REQUEST_NUMBER) const opentxs::OTAPI_Exec
OTAPI() const opentxs::OTAPI_Exec
OTAPI_Exec()opentxs::OTAPI_Exec
Output(const int32_t &nLogLevel, const std::string &strOutput) const opentxs::OTAPI_Exec
p_OTAPIopentxs::OTAPI_Execprotected
Party_GetAcctAgentName(const std::string &THE_CONTRACT, const std::string &PARTY_NAME, const std::string &ACCT_NAME) const opentxs::OTAPI_Exec
Party_GetAcctAssetID(const std::string &THE_CONTRACT, const std::string &PARTY_NAME, const std::string &ACCT_NAME) const opentxs::OTAPI_Exec
Party_GetAcctCount(const std::string &THE_CONTRACT, const std::string &PARTY_NAME) const opentxs::OTAPI_Exec
Party_GetAcctID(const std::string &THE_CONTRACT, const std::string &PARTY_NAME, const std::string &ACCT_NAME) const opentxs::OTAPI_Exec
Party_GetAcctNameByIndex(const std::string &THE_CONTRACT, const std::string &PARTY_NAME, const int32_t &nIndex) const opentxs::OTAPI_Exec
Party_GetAgentCount(const std::string &THE_CONTRACT, const std::string &PARTY_NAME) const opentxs::OTAPI_Exec
Party_GetAgentID(const std::string &THE_CONTRACT, const std::string &PARTY_NAME, const std::string &AGENT_NAME) const opentxs::OTAPI_Exec
Party_GetAgentNameByIndex(const std::string &THE_CONTRACT, const std::string &PARTY_NAME, const int32_t &nIndex) const opentxs::OTAPI_Exec
Party_GetID(const std::string &THE_CONTRACT, const std::string &PARTY_NAME) const opentxs::OTAPI_Exec
payDividend(const std::string &SERVER_ID, const std::string &ISSUER_USER_ID, const std::string &DIVIDEND_FROM_ACCT_ID, const std::string &SHARES_ASSET_TYPE_ID, const std::string &DIVIDEND_MEMO, const int64_t &AMOUNT_PER_SHARE) const opentxs::OTAPI_Exec
PeekMemlogBack() const opentxs::OTAPI_Exec
PeekMemlogFront() const opentxs::OTAPI_Exec
Pending_GetNote(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
PopMemlogBack() const opentxs::OTAPI_Exec
PopMemlogFront() const opentxs::OTAPI_Exec
PopMessageBuffer(const int64_t &REQUEST_NUMBER, const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
processInbox(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID, const std::string &ACCT_LEDGER) const opentxs::OTAPI_Exec
processNymbox(const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
ProposePaymentPlan(const std::string &SERVER_ID, const time64_t &VALID_FROM, const time64_t &VALID_TO, const std::string &SENDER_ACCT_ID, const std::string &SENDER_USER_ID, const std::string &PLAN_CONSIDERATION, const std::string &RECIPIENT_ACCT_ID, const std::string &RECIPIENT_USER_ID, const int64_t &INITIAL_PAYMENT_AMOUNT, const time64_t &INITIAL_PAYMENT_DELAY, const int64_t &PAYMENT_PLAN_AMOUNT, const time64_t &PAYMENT_PLAN_DELAY, const time64_t &PAYMENT_PLAN_PERIOD, const time64_t &PAYMENT_PLAN_LENGTH, const int32_t &PAYMENT_PLAN_MAX_PAYMENTS) const opentxs::OTAPI_Exec
Purse_Count(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
Purse_Empty(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &SIGNER_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
Purse_GetTotalValue(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
Purse_HasPassword(const std::string &SERVER_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
Purse_Peek(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &OWNER_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
Purse_Pop(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &OWNER_OR_SIGNER_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
Purse_Push(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &SIGNER_ID, const std::string &OWNER_ID, const std::string &THE_PURSE, const std::string &THE_TOKEN) const opentxs::OTAPI_Exec
queryAssetTypes(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ENCODED_MAP) const opentxs::OTAPI_Exec
RecordPayment(const std::string &SERVER_ID, const std::string &USER_ID, const bool &bIsInbox, const int32_t &nIndex, const bool &bSaveCopy) const opentxs::OTAPI_Exec
RemoveSentMessage(const int64_t &REQUEST_NUMBER, const std::string &SERVER_ID, const std::string &USER_ID) const opentxs::OTAPI_Exec
ReplyNotice_GetRequestNum(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
ResyncNymWithServer(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
RevokeSubcredential(const std::string &NYM_ID, const std::string &MASTER_CRED_ID, const std::string &SUB_CRED_ID) const opentxs::OTAPI_Exec
SavePurse(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &USER_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
sendUserInstrument(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &USER_ID_RECIPIENT, const std::string &RECIPIENT_PUBKEY, const std::string &THE_INSTRUMENT, const std::string &INSTRUMENT_FOR_SENDER) const opentxs::OTAPI_Exec
sendUserMessage(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &USER_ID_RECIPIENT, const std::string &RECIPIENT_PUBKEY, const std::string &THE_MESSAGE) const opentxs::OTAPI_Exec
SetAccountWallet_Name(const std::string &ACCT_ID, const std::string &SIGNER_NYM_ID, const std::string &ACCT_NEW_NAME) const opentxs::OTAPI_Exec
SetAppBinaryFolder(const std::string &strFolder) const opentxs::OTAPI_Exec
SetAssetType_Name(const std::string &ASSET_ID, const std::string &STR_NEW_NAME) const opentxs::OTAPI_Exec
SetHomeFolder(const std::string &strFolder) const opentxs::OTAPI_Exec
SetNym_Name(const std::string &NYM_ID, const std::string &SIGNER_NYM_ID, const std::string &NYM_NEW_NAME) const opentxs::OTAPI_Exec
SetServer_Name(const std::string &SERVER_ID, const std::string &STR_NEW_NAME) const opentxs::OTAPI_Exec
SetWallet(const std::string &strWalletFilename) const opentxs::OTAPI_Exec
SignContract(const std::string &SIGNER_NYM_ID, const std::string &THE_CONTRACT) const opentxs::OTAPI_Exec
Sleep(const int64_t &MILLISECONDS) const opentxs::OTAPI_Exec
Smart_AreAllPartiesConfirmed(const std::string &THE_CONTRACT) const opentxs::OTAPI_Exec
Smart_GetBylawByIndex(const std::string &THE_CONTRACT, const int32_t &nIndex) const opentxs::OTAPI_Exec
Smart_GetBylawCount(const std::string &THE_CONTRACT) const opentxs::OTAPI_Exec
Smart_GetPartyByIndex(const std::string &THE_CONTRACT, const int32_t &nIndex) const opentxs::OTAPI_Exec
Smart_GetPartyCount(const std::string &THE_CONTRACT) const opentxs::OTAPI_Exec
Smart_IsPartyConfirmed(const std::string &THE_CONTRACT, const std::string &PARTY_NAME) const opentxs::OTAPI_Exec
SmartContract_AddAccount(const std::string &THE_CONTRACT, const std::string &SIGNER_NYM_ID, const std::string &PARTY_NAME, const std::string &ACCT_NAME, const std::string &ASSET_TYPE_ID) const opentxs::OTAPI_Exec
SmartContract_AddBylaw(const std::string &THE_CONTRACT, const std::string &SIGNER_NYM_ID, const std::string &BYLAW_NAME) const opentxs::OTAPI_Exec
SmartContract_AddCallback(const std::string &THE_CONTRACT, const std::string &SIGNER_NYM_ID, const std::string &BYLAW_NAME, const std::string &CALLBACK_NAME, const std::string &CLAUSE_NAME) const opentxs::OTAPI_Exec
SmartContract_AddClause(const std::string &THE_CONTRACT, const std::string &SIGNER_NYM_ID, const std::string &BYLAW_NAME, const std::string &CLAUSE_NAME, const std::string &SOURCE_CODE) const opentxs::OTAPI_Exec
SmartContract_AddHook(const std::string &THE_CONTRACT, const std::string &SIGNER_NYM_ID, const std::string &BYLAW_NAME, const std::string &HOOK_NAME, const std::string &CLAUSE_NAME) const opentxs::OTAPI_Exec
SmartContract_AddParty(const std::string &THE_CONTRACT, const std::string &SIGNER_NYM_ID, const std::string &PARTY_NAME, const std::string &AGENT_NAME) const opentxs::OTAPI_Exec
SmartContract_AddVariable(const std::string &THE_CONTRACT, const std::string &SIGNER_NYM_ID, const std::string &BYLAW_NAME, const std::string &VAR_NAME, const std::string &VAR_ACCESS, const std::string &VAR_TYPE, const std::string &VAR_VALUE) const opentxs::OTAPI_Exec
SmartContract_ConfirmAccount(const std::string &THE_CONTRACT, const std::string &SIGNER_NYM_ID, const std::string &PARTY_NAME, const std::string &ACCT_NAME, const std::string &AGENT_NAME, const std::string &ACCT_ID) const opentxs::OTAPI_Exec
SmartContract_ConfirmParty(const std::string &THE_CONTRACT, const std::string &PARTY_NAME, const std::string &NYM_ID) const opentxs::OTAPI_Exec
SmartContract_CountNumsNeeded(const std::string &THE_CONTRACT, const std::string &AGENT_NAME) const opentxs::OTAPI_Exec
StringToAmount(const std::string &ASSET_TYPE_ID, const std::string &str_input) const opentxs::OTAPI_Exec
StringToLong(const std::string &strNumber) const opentxs::OTAPI_Exec
StringToUlong(const std::string &strNumber) const opentxs::OTAPI_Exec
SwitchWallet() const opentxs::OTAPI_Exec
SymmetricDecrypt(const std::string &SYMMETRIC_KEY, const std::string &CIPHERTEXT_ENVELOPE) const opentxs::OTAPI_Exec
SymmetricEncrypt(const std::string &SYMMETRIC_KEY, const std::string &PLAINTEXT) const opentxs::OTAPI_Exec
Token_ChangeOwner(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &THE_TOKEN, const std::string &SIGNER_NYM_ID, const std::string &OLD_OWNER, const std::string &NEW_OWNER) const opentxs::OTAPI_Exec
Token_GetAssetID(const std::string &THE_TOKEN) const opentxs::OTAPI_Exec
Token_GetDenomination(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &THE_TOKEN) const opentxs::OTAPI_Exec
Token_GetID(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &THE_TOKEN) const opentxs::OTAPI_Exec
Token_GetSeries(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &THE_TOKEN) const opentxs::OTAPI_Exec
Token_GetServerID(const std::string &THE_TOKEN) const opentxs::OTAPI_Exec
Token_GetValidFrom(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &THE_TOKEN) const opentxs::OTAPI_Exec
Token_GetValidTo(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &THE_TOKEN) const opentxs::OTAPI_Exec
Transaction_CreateResponse(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &RESPONSE_LEDGER, const std::string &ORIGINAL_TRANSACTION, const bool &BOOL_DO_I_ACCEPT) const opentxs::OTAPI_Exec
Transaction_GetAmount(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetBalanceAgreementSuccess(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetDateSigned(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetDisplayReferenceToNum(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetRecipientAcctID(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetRecipientUserID(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetSenderAcctID(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetSenderUserID(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetSuccess(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetType(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_GetVoucher(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
Transaction_IsCanceled(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCOUNT_ID, const std::string &THE_TRANSACTION) const opentxs::OTAPI_Exec
triggerClause(const std::string &SERVER_ID, const std::string &USER_ID, const int64_t &TRANSACTION_NUMBER, const std::string &CLAUSE_NAME, const std::string &STR_PARAM) const opentxs::OTAPI_Exec
UlongToString(const uint64_t &lNumber) const opentxs::OTAPI_Exec
usageCredits(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &USER_ID_CHECK, const int64_t &ADJUSTMENT) const opentxs::OTAPI_Exec
Variable_GetAccess(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const std::string &VARIABLE_NAME) const opentxs::OTAPI_Exec
Variable_GetContents(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const std::string &VARIABLE_NAME) const opentxs::OTAPI_Exec
Variable_GetNameByIndex(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const int32_t &nIndex) const opentxs::OTAPI_Exec
Variable_GetType(const std::string &THE_CONTRACT, const std::string &BYLAW_NAME, const std::string &VARIABLE_NAME) const opentxs::OTAPI_Exec
VerifyAccountReceipt(const std::string &SERVER_ID, const std::string &NYM_ID, const std::string &ACCT_ID) const opentxs::OTAPI_Exec
VerifyAndRetrieveXMLContents(const std::string &THE_CONTRACT, const std::string &SIGNER_ID) const opentxs::OTAPI_Exec
VerifySignature(const std::string &SIGNER_NYM_ID, const std::string &THE_CONTRACT) const opentxs::OTAPI_Exec
VerifyUserPrivateKey(const std::string &USER_ID) const opentxs::OTAPI_Exec
Wallet_CanRemoveAccount(const std::string &ACCOUNT_ID) const opentxs::OTAPI_Exec
Wallet_CanRemoveAssetType(const std::string &ASSET_ID) const opentxs::OTAPI_Exec
Wallet_CanRemoveNym(const std::string &NYM_ID) const opentxs::OTAPI_Exec
Wallet_CanRemoveServer(const std::string &SERVER_ID) const opentxs::OTAPI_Exec
Wallet_ChangePassphrase() const opentxs::OTAPI_Exec
Wallet_ExportCert(const std::string &NYM_ID) const opentxs::OTAPI_Exec
Wallet_ExportNym(const std::string &NYM_ID) const opentxs::OTAPI_Exec
Wallet_GetAccountIDFromPartial(const std::string &PARTIAL_ID) const opentxs::OTAPI_Exec
Wallet_GetAssetIDFromPartial(const std::string &PARTIAL_ID) const opentxs::OTAPI_Exec
Wallet_GetNymIDFromPartial(const std::string &PARTIAL_ID) const opentxs::OTAPI_Exec
Wallet_GetServerIDFromPartial(const std::string &PARTIAL_ID) const opentxs::OTAPI_Exec
Wallet_ImportCert(const std::string &DISPLAY_NAME, const std::string &FILE_CONTENTS) const opentxs::OTAPI_Exec
Wallet_ImportNym(const std::string &FILE_CONTENTS) const opentxs::OTAPI_Exec
Wallet_ImportPurse(const std::string &SERVER_ID, const std::string &ASSET_TYPE_ID, const std::string &USER_ID, const std::string &THE_PURSE) const opentxs::OTAPI_Exec
Wallet_RemoveAssetType(const std::string &ASSET_ID) const opentxs::OTAPI_Exec
Wallet_RemoveNym(const std::string &NYM_ID) const opentxs::OTAPI_Exec
Wallet_RemoveServer(const std::string &SERVER_ID) const opentxs::OTAPI_Exec
WalletExists() const opentxs::OTAPI_Exec
withdrawVoucher(const std::string &SERVER_ID, const std::string &USER_ID, const std::string &ACCT_ID, const std::string &RECIPIENT_USER_ID, const std::string &CHEQUE_MEMO, const int64_t &AMOUNT) const opentxs::OTAPI_Exec
WriteCheque(const std::string &SERVER_ID, const int64_t &CHEQUE_AMOUNT, const time64_t &VALID_FROM, const time64_t &VALID_TO, const std::string &SENDER_ACCT_ID, const std::string &SENDER_USER_ID, const std::string &CHEQUE_MEMO, const std::string &RECIPIENT_USER_ID) const opentxs::OTAPI_Exec
~OTAPI_Exec()opentxs::OTAPI_Exec