KeyProvider wrapper for a plain key string.
More...
|
| | RawKey (const std::string &key) |
| |
| std::string | GetKey () const override |
| |
| | RawKey (const std::string &key) |
| |
| std::string | GetKey () const |
| |
KeyProvider wrapper for a plain key string.
Definition at line 54 of file multiplexer.cpp.
◆ RawKey() [1/2]
| RawKey::RawKey |
( |
const std::string & |
key | ) |
|
|
inlineexplicit |
◆ RawKey() [2/2]
| RawKey::RawKey |
( |
const std::string & |
key | ) |
|
|
inlineexplicit |
◆ GetKey() [1/2]
| std::string RawKey::GetKey |
( |
| ) |
const |
|
inline |
◆ GetKey() [2/2]
| std::string RawKey::GetKey |
( |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following files: