|
teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
This is the complete list of members for teditor::ledger::Account, including all inherited members.
| Account(const std::string &n, const std::string &d="", const Aliases &a=Aliases()) | teditor::ledger::Account | inline |
| balance() const | teditor::ledger::Account | inline |
| desc() const | teditor::ledger::Account | inline |
| insertAlias(const std::string &a) | teditor::ledger::Account | inline |
| isAnAlias(const std::string &a) const | teditor::ledger::Account | inline |
| name() const | teditor::ledger::Account | inline |
| operator+=(double val) | teditor::ledger::Account | inline |
| operator+=(int64_t val) | teditor::ledger::Account | inline |
| rawBalance() const | teditor::ledger::Account | inline |
1.8.17