#include <icomm_adapter_generic_v1.hpp>
◆ const_iterator
◆ iterator
◆ storage
◆ value_type
◆ PropertyMap() [1/2]
| eso::comm::PropertyMap::PropertyMap |
( |
| ) |
|
|
default |
◆ PropertyMap() [2/2]
| eso::comm::PropertyMap::PropertyMap |
( |
std::initializer_list< value_type > | init | ) |
|
|
inline |
◆ begin() [1/2]
| iterator eso::comm::PropertyMap::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
◆ contains()
| bool eso::comm::PropertyMap::contains |
( |
std::string_view | key | ) |
const |
|
inline |
◆ empty()
| bool eso::comm::PropertyMap::empty |
( |
| ) |
const |
|
inline |
◆ end() [1/2]
| iterator eso::comm::PropertyMap::end |
( |
| ) |
|
|
inline |
◆ end() [2/2]
◆ erase()
| bool eso::comm::PropertyMap::erase |
( |
std::string_view | key | ) |
|
|
inline |
◆ get()
| const std::string * eso::comm::PropertyMap::get |
( |
std::string_view | key | ) |
const |
|
inline |
◆ get_or()
| std::string eso::comm::PropertyMap::get_or |
( |
std::string_view | key, |
|
|
std::string_view | fallback ) const |
|
inline |
◆ reserve()
| void eso::comm::PropertyMap::reserve |
( |
std::size_t | n | ) |
|
|
inline |
◆ set()
| void eso::comm::PropertyMap::set |
( |
std::string | key, |
|
|
std::string | val ) |
|
inline |
◆ size()
| std::size_t eso::comm::PropertyMap::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: