|
ttx 0.1.0
|
This is the complete list of members for ttx::terminal::IdMap< T, Ops >, including all inherited members.
| allocate(T const &value) -> di::Optional< Id > requires(di::concepts::CopyConstructible< T >) | ttx::terminal::IdMap< T, Ops > | inline |
| allocate(T &&value) -> di::Optional< Id > | ttx::terminal::IdMap< T, Ops > | inline |
| drop_id(Id id) | ttx::terminal::IdMap< T, Ops > | inline |
| Id typedef | ttx::terminal::IdMap< T, Ops > | |
| Key typedef | ttx::terminal::IdMap< T, Ops > | |
| lookup_id(Id id) const -> T const & | ttx::terminal::IdMap< T, Ops > | inline |
| lookup_key(Key const &key) const -> di::Optional< Id > | ttx::terminal::IdMap< T, Ops > | inline |
| max_id | ttx::terminal::IdMap< T, Ops > | static |
| use_id(Id id) -> Id | ttx::terminal::IdMap< T, Ops > | inline |