#include <native_order_identity.hpp>
Definition at line 17 of file native_order_identity.hpp.
◆ SessionKey() [1/7]
| pineforge::native_order::native_order_v1::SessionKey::SessionKey |
( |
| ) |
|
|
inlinenoexcept |
Definition at line 19 of file native_order_identity.hpp.
Referenced by append, operator!=, operator!=(), operator!=, operator+, operator+, operator+, operator+, operator+, operator+=(), operator+=(), operator<(), operator<, operator<<, operator=(), operator=(), operator=(), operator=(), operator=(), operator==, operator==(), operator==, SessionKey(), and SessionKey().
◆ SessionKey() [2/7]
| pineforge::native_order::native_order_v1::SessionKey::SessionKey |
( |
const std::string & | s | ) |
|
|
inline |
◆ SessionKey() [3/7]
| pineforge::native_order::native_order_v1::SessionKey::SessionKey |
( |
std::string_view | s | ) |
|
|
inline |
◆ SessionKey() [4/7]
| pineforge::native_order::native_order_v1::SessionKey::SessionKey |
( |
const char * | s | ) |
|
|
inline |
◆ SessionKey() [5/7]
| pineforge::native_order::native_order_v1::SessionKey::SessionKey |
( |
const char * | s, |
|
|
std::size_t | count ) |
|
inline |
◆ SessionKey() [6/7]
| pineforge::native_order::native_order_v1::SessionKey::SessionKey |
( |
const SessionKey & | | ) |
|
|
defaultnoexcept |
◆ SessionKey() [7/7]
| pineforge::native_order::native_order_v1::SessionKey::SessionKey |
( |
SessionKey && | | ) |
|
|
defaultnoexcept |
◆ operator=() [1/5]
◆ operator=() [2/5]
◆ operator=() [3/5]
| SessionKey & pineforge::native_order::native_order_v1::SessionKey::operator= |
( |
const std::string & | s | ) |
|
|
inline |
◆ operator=() [4/5]
| SessionKey & pineforge::native_order::native_order_v1::SessionKey::operator= |
( |
std::string_view | s | ) |
|
|
inline |
◆ operator=() [5/5]
| SessionKey & pineforge::native_order::native_order_v1::SessionKey::operator= |
( |
const char * | s | ) |
|
|
inline |
◆ clear()
| void pineforge::native_order::native_order_v1::SessionKey::clear |
( |
| ) |
|
|
inlinenoexcept |
◆ empty()
| bool pineforge::native_order::native_order_v1::SessionKey::empty |
( |
| ) |
const |
|
inlinenoexcept |
◆ size()
| std::size_t pineforge::native_order::native_order_v1::SessionKey::size |
( |
| ) |
const |
|
inlinenoexcept |
◆ length()
| std::size_t pineforge::native_order::native_order_v1::SessionKey::length |
( |
| ) |
const |
|
inlinenoexcept |
◆ c_str()
| const char * pineforge::native_order::native_order_v1::SessionKey::c_str |
( |
| ) |
const |
|
inlinenoexcept |
◆ data()
| const char * pineforge::native_order::native_order_v1::SessionKey::data |
( |
| ) |
const |
|
inlinenoexcept |
◆ string()
| const std::string & pineforge::native_order::native_order_v1::SessionKey::string |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator const std::string &()
| pineforge::native_order::native_order_v1::SessionKey::operator const std::string & |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator[]()
| char pineforge::native_order::native_order_v1::SessionKey::operator[] |
( |
std::size_t | i | ) |
const |
|
inlinenoexcept |
◆ operator+=() [1/2]
| SessionKey & pineforge::native_order::native_order_v1::SessionKey::operator+= |
( |
const std::string & | extra | ) |
|
|
inline |
◆ operator+=() [2/2]
| SessionKey & pineforge::native_order::native_order_v1::SessionKey::operator+= |
( |
const char * | extra | ) |
|
|
inline |
◆ operator==() [1/4]
| bool pineforge::native_order::native_order_v1::SessionKey::operator== |
( |
const SessionKey & | other | ) |
const |
|
inlinenoexcept |
◆ operator!=() [1/4]
| bool pineforge::native_order::native_order_v1::SessionKey::operator!= |
( |
const SessionKey & | other | ) |
const |
|
inlinenoexcept |
◆ operator<() [1/2]
| bool pineforge::native_order::native_order_v1::SessionKey::operator< |
( |
const SessionKey & | other | ) |
const |
|
inlinenoexcept |
◆ operator==() [2/4]
| bool pineforge::native_order::native_order_v1::SessionKey::operator== |
( |
const std::string & | other | ) |
const |
|
inlinenoexcept |
◆ operator!=() [2/4]
| bool pineforge::native_order::native_order_v1::SessionKey::operator!= |
( |
const std::string & | other | ) |
const |
|
inlinenoexcept |
◆ operator<() [2/2]
| bool pineforge::native_order::native_order_v1::SessionKey::operator< |
( |
const std::string & | other | ) |
const |
|
inlinenoexcept |
◆ operator==() [3/4]
| bool pineforge::native_order::native_order_v1::SessionKey::operator== |
( |
std::string_view | other | ) |
const |
|
inlinenoexcept |
◆ operator!=() [3/4]
| bool pineforge::native_order::native_order_v1::SessionKey::operator!= |
( |
std::string_view | other | ) |
const |
|
inlinenoexcept |
◆ operator==() [4/4]
| bool pineforge::native_order::native_order_v1::SessionKey::operator== |
( |
const char * | other | ) |
const |
|
inlinenoexcept |
◆ operator!=() [4/4]
| bool pineforge::native_order::native_order_v1::SessionKey::operator!= |
( |
const char * | other | ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: