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

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

AccountNumberGenerator(AccountNumber number={})drn::accounting::AccountNumberGeneratorexplicit
AccountNumberGenerator(const AccountNumberGenerator &)=defaultdrn::accounting::AccountNumberGenerator
AccountNumberGenerator(AccountNumberGenerator &&) noexcept=defaultdrn::accounting::AccountNumberGenerator
clone() const =0drn::accounting::AccountNumberGeneratorpure virtual
current(const std::set< Account > &accounts) const =0drn::accounting::AccountNumberGeneratorpure virtual
decrement() const =0drn::accounting::AccountNumberGeneratorprotectedpure virtual
increment() const =0drn::accounting::AccountNumberGeneratorprotectedpure virtual
isLarger(const AccountNumber &an) const =0drn::accounting::AccountNumberGeneratorprotectedpure virtual
number() const noexceptdrn::accounting::AccountNumberGeneratorprotected
operator*() constdrn::accounting::AccountNumberGenerator
operator++()drn::accounting::AccountNumberGenerator
operator++(int)drn::accounting::AccountNumberGenerator
operator--()drn::accounting::AccountNumberGenerator
operator--(int)drn::accounting::AccountNumberGenerator
operator=(const AccountNumberGenerator &)=defaultdrn::accounting::AccountNumberGenerator
operator=(AccountNumberGenerator &&) noexcept=defaultdrn::accounting::AccountNumberGenerator
operator=(const AccountNumber &number)drn::accounting::AccountNumberGenerator
update(AccountNumber an)drn::accounting::AccountNumberGenerator
~AccountNumberGenerator()=defaultdrn::accounting::AccountNumberGeneratorvirtual