BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balcl::CommandLine_SchemaData Struct Reference

#include <balcl_commandline.h>

Public Attributes

OptionType::Enum d_type
 
const char * d_name_p
 

Detailed Description

This struct, a pure value-semantic type, is used to manage option value type and name information in support of public interfaces to parsed options. See CommandLineOptionsHandle.

Member Data Documentation

◆ d_name_p

const char* balcl::CommandLine_SchemaData::d_name_p

◆ d_type

OptionType::Enum balcl::CommandLine_SchemaData::d_type

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