#include <CscCommandMetadataBuilder.h>
◆ ~CscCommandMetadataBuilderResult()
| conscience_core::bridging::commands::metadata::CscCommandMetadataBuilderResult::~CscCommandMetadataBuilderResult |
( |
| ) |
|
◆ toString()
| string conscience_core::bridging::commands::metadata::CscCommandMetadataBuilderResult::toString |
( |
| ) |
const |
◆ items
◆ resultTypeQualifiedNameToFieldsTypes
| map<string, vector<string> > conscience_core::bridging::commands::metadata::CscCommandMetadataBuilderResult::resultTypeQualifiedNameToFieldsTypes |
Maps each result type (fully qualified) to the field names extracted from its structure.
◆ typeNameToParamsTypes
| map<string, vector<string> > conscience_core::bridging::commands::metadata::CscCommandMetadataBuilderResult::typeNameToParamsTypes |
Maps each fully qualified type (used in command constructors or in other types) to the parameter names extracted from their constructors.
The documentation for this struct was generated from the following files: