MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Mcp::Schema::Array Struct Reference

A schema describing an array of whatever is passed to the constructor. More...

#include <MRMcp/MRMcp.h>

Inheritance diagram for MR::Mcp::Schema::Array:

Public Member Functions

 Array (Base elemSchema)
Public Member Functions inherited from MR::Mcp::Schema::Base
const nlohmann::json & asJson () const &
nlohmann::json && asJson () &&

Additional Inherited Members

Protected Member Functions inherited from MR::Mcp::Schema::Base
 Base (nlohmann::json json)
Protected Attributes inherited from MR::Mcp::Schema::Base
nlohmann::json json

Detailed Description

A schema describing an array of whatever is passed to the constructor.

Constructor & Destructor Documentation

◆ Array()

MR::Mcp::Schema::Array::Array ( Base elemSchema)
inline

The documentation for this struct was generated from the following file: