A common base class for the different schemas. Functions can accept this by value, it's fine to slice it.
More...
#include <MRMcp/MRMcp.h>
|
| const nlohmann::json & | asJson () const & |
| nlohmann::json && | asJson () && |
A common base class for the different schemas. Functions can accept this by value, it's fine to slice it.
◆ Base()
| MR::Mcp::Schema::Base::Base |
( |
nlohmann::json | json | ) |
|
|
inlineprotected |
◆ asJson() [1/2]
| nlohmann::json && MR::Mcp::Schema::Base::asJson |
( |
| ) |
&& |
|
inlinenodiscard |
◆ asJson() [2/2]
| const nlohmann::json & MR::Mcp::Schema::Base::asJson |
( |
| ) |
const & |
|
inlinenodiscard |
◆ json
| nlohmann::json MR::Mcp::Schema::Base::json |
|
protected |
The documentation for this struct was generated from the following file: