#include <reader.hpp>
JSON event
- Author
- Vincent Lachenal
- Since
- 0.1
◆ JSONItem() [1/2]
anch::json::JSONItem::JSONItem |
( |
| ) |
|
|
delete |
Forbids JSONEvent default constructor
◆ JSONItem() [2/2]
JSONEvent constructor
- Parameters
-
type | the event type |
context | the context for reading found value when needed |
◆ ~JSONItem()
virtual anch::json::JSONItem::~JSONItem |
( |
| ) |
|
|
virtualnoexcept |
◆ getType()
Event type getter
- Returns
- the type
◆ getValue()
const std::any & anch::json::JSONItem::getValue |
( |
| ) |
const |
Value getter
- Returns
- the value (can have no value)
The documentation for this class was generated from the following file: