|
nfx-json 1.5.2
Modern C++20 JSON library with schema validation and generation
|
This is the complete list of members for nfx::json::SchemaGenerator, including all inherited members.
| operator=(const SchemaGenerator &)=default | nfx::json::SchemaGenerator | |
| operator=(SchemaGenerator &&) noexcept=default | nfx::json::SchemaGenerator | |
| schema() const noexcept | nfx::json::SchemaGenerator | inline |
| SchemaGenerator(const Document &document) | nfx::json::SchemaGenerator | explicit |
| SchemaGenerator(const Document &document, const Options &options) | nfx::json::SchemaGenerator | |
| SchemaGenerator(const std::vector< Document > &documents) | nfx::json::SchemaGenerator | explicit |
| SchemaGenerator(const std::vector< Document > &documents, const Options &options) | nfx::json::SchemaGenerator | |
| SchemaGenerator(const SchemaGenerator &)=default | nfx::json::SchemaGenerator | |
| SchemaGenerator(SchemaGenerator &&) noexcept=default | nfx::json::SchemaGenerator | |
| ~SchemaGenerator()=default | nfx::json::SchemaGenerator |