NRP Core  1.4.1
EngineGRPCOptsParser Class Reference

Engine GRPC Executable parameter parser. More...

#include <engine_grpc_opts_parser.h>

Static Public Member Functions

static cxxopts::Options createOptionParser (bool allowUnrecognised=false)
 
static cxxopts::ParseResult parseOpts (int argc, char *argv[], cxxopts::Options parser=EngineGRPCOptsParser::createOptionParser())
 

Detailed Description

Engine GRPC Executable parameter parser.

Member Function Documentation

◆ createOptionParser()

cxxopts::Options EngineGRPCOptsParser::createOptionParser ( bool  allowUnrecognised = false)
static

◆ parseOpts()

cxxopts::ParseResult EngineGRPCOptsParser::parseOpts ( int  argc,
char *  argv[],
cxxopts::Options  parser = EngineGRPCOptsParser::createOptionParser() 
)
static

The documentation for this class was generated from the following files: