#include <room-model.hpp>
|
| auto | at (std::string id) const |
| |
| auto | operator[] (std::string id) const |
| |
| bool | has (std::string id) const |
| |
◆ Action
◆ at()
| auto Kazv::RoomListModel::at |
( |
std::string |
id | ) |
const |
|
inline |
◆ has()
| bool Kazv::RoomListModel::has |
( |
std::string |
id | ) |
const |
|
inline |
◆ operator[]()
| auto Kazv::RoomListModel::operator[] |
( |
std::string |
id | ) |
const |
|
inline |
◆ update()
◆ operator==
◆ rooms
| immer::map<std::string, RoomModel> Kazv::RoomListModel::rooms |
The documentation for this struct was generated from the following files: