|
nfx-serialization 0.3.0
Cross-platform C++ JSON serialization library with extensible trait capabilities
|
This is the complete list of members for nfx::serialization::json::SchemaGenerator, including all inherited members.
| operator=(const SchemaGenerator &)=default | nfx::serialization::json::SchemaGenerator | |
| operator=(SchemaGenerator &&) noexcept=default | nfx::serialization::json::SchemaGenerator | |
| schema() const noexcept | nfx::serialization::json::SchemaGenerator | inline |
| SchemaGenerator(const Document &document) | nfx::serialization::json::SchemaGenerator | explicit |
| SchemaGenerator(const Document &document, const Options &options) | nfx::serialization::json::SchemaGenerator | |
| SchemaGenerator(const std::vector< Document > &documents) | nfx::serialization::json::SchemaGenerator | explicit |
| SchemaGenerator(const std::vector< Document > &documents, const Options &options) | nfx::serialization::json::SchemaGenerator | |
| SchemaGenerator(const SchemaGenerator &)=default | nfx::serialization::json::SchemaGenerator | |
| SchemaGenerator(SchemaGenerator &&) noexcept=default | nfx::serialization::json::SchemaGenerator | |
| ~SchemaGenerator()=default | nfx::serialization::json::SchemaGenerator |