DuxReiNummariae 1.0.0-alpha.23
Simple and powerful budgeting application
 
Loading...
Searching...
No Matches
drn::accounting::Account Member List

This is the complete list of members for drn::accounting::Account, including all inherited members.

Account()drn::accounting::Account
Account(const AccountTypes type, AccountCode code, const pecunia::Currency &currency)drn::accounting::Account
Account(const AccountTypes type, AccountCode code, const pecunia::Money &balance, const bool isClosed=false)drn::accounting::Account
balance() constdrn::accounting::Account
close()drn::accounting::Account
code() constdrn::accounting::Account
convertTo(const pecunia::Currency &currency)drn::accounting::Account
decrease(const pecunia::Money &amount, const internal::AccountTransactionKey &allowed)drn::accounting::Account
increase(const pecunia::Money &amount, const internal::AccountTransactionKey &allowed)drn::accounting::Account
isClosed() const noexceptdrn::accounting::Account
open()drn::accounting::Account
operator!=(const Account &other) constdrn::accounting::Account
operator<(const Account &other) constdrn::accounting::Account
operator==(const Account &other) constdrn::accounting::Account
setCode(AccountCode code)drn::accounting::Account
setParent(std::optional< AccountNumber > parent)drn::accounting::Account
type() constdrn::accounting::Account