|
|
| Context (view &input) |
| |
|
| Context (view &&input) |
| |
|
std::string_view | value () const |
| |
| std::size_t | size () const |
| | Get the size of the string in bytes. More...
|
| |
|
std::size_t | start () |
| |
|
std::size_t | add () |
| |
|
| Context (int val) |
| |
|
| Context (const Context &other) |
| |
|
| Context (Context &&other) noexcept |
| |
|
|
bool | is_valid = false |
| |
|
int | value = 0 |
| |
|
std::string | msg |
| |
◆ size()
| std::size_t Context::size |
( |
| ) |
const |
|
inline |
Get the size of the string in bytes.
The documentation for this struct was generated from the following files:
- test/testJsonContexts.cpp
- test/testNewFsmPublish.cpp