#include <Pt/Mcp/Type.h>
Enum type with a fixed set of allowed string values.
Inherits Type.
Public Member Functions | |
| void | toSchema (std::ostream &os, const std::string &description="") const override |
| Writes the JSON Schema representation to the stream. | |