cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::protocol::DeserializeOnlyField< Struct, Field > Struct Template Reference

Tag-only field descriptor for fields that are populated during deserialization only (e.g. More...

#include <reflect.hpp>

Public Types

using field_type = Field
 
using struct_type = Struct
 

Public Attributes

const char * wire_name
 
Field Struct::* pointer
 

Detailed Description

template<typename Struct, typename Field>
struct mcp::protocol::DeserializeOnlyField< Struct, Field >

Tag-only field descriptor for fields that are populated during deserialization only (e.g.

output_schema_present).


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