#include <iCommAdapter.hpp>
◆ const_iterator
◆ iterator
◆ storage
◆ value_type
◆ PropertyMap() [1/2]
| ifw::fnd::defs::PropertyMap::PropertyMap |
( |
| ) |
|
|
default |
◆ PropertyMap() [2/2]
| ifw::fnd::defs::PropertyMap::PropertyMap |
( |
std::initializer_list< value_type > | init | ) |
|
|
inline |
◆ begin() [1/2]
| iterator ifw::fnd::defs::PropertyMap::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
◆ Contains()
| bool ifw::fnd::defs::PropertyMap::Contains |
( |
std::string_view | key | ) |
const |
|
inline |
◆ Empty()
| bool ifw::fnd::defs::PropertyMap::Empty |
( |
| ) |
const |
|
inline |
◆ end() [1/2]
| iterator ifw::fnd::defs::PropertyMap::end |
( |
| ) |
|
|
inline |
◆ end() [2/2]
◆ Erase()
| bool ifw::fnd::defs::PropertyMap::Erase |
( |
std::string_view | key | ) |
|
|
inline |
◆ Get()
| const std::string * ifw::fnd::defs::PropertyMap::Get |
( |
std::string_view | key | ) |
const |
|
inline |
◆ GetOr()
| std::string ifw::fnd::defs::PropertyMap::GetOr |
( |
std::string_view | key, |
|
|
std::string_view | fallback ) const |
|
inline |
◆ Reserve()
| void ifw::fnd::defs::PropertyMap::Reserve |
( |
std::size_t | n | ) |
|
|
inline |
◆ Set()
| void ifw::fnd::defs::PropertyMap::Set |
( |
std::string | key, |
|
|
std::string | val ) |
|
inline |
◆ Size()
| std::size_t ifw::fnd::defs::PropertyMap::Size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: