This class provides access to the parsed options (if any) of its creating CommandLine object.
Synopsis
Declared in <balcl_commandline.h>
class CommandLineOptionsHandle;
Description
The behavior is undefined if any of the methods of this class (accessors all) are invoked after a subsequent invocation of the parse method of the creating object or after the destruction of the creating object.
Member Functions
Name |
Description |
Return the position of the option having the specified |
|
Return the name of the option at the specified |
|
Return the number of parsed options. |
|
|
|
Return the value of the option having the specified |
|
Return the value of the option having the specified |
|
Return a |
|
Return a |
|
Return a |
|
Return a |
|
Return a |
|
Return the value of the option having the specified |
|
Return a |
|
Return the value of the option having the specified |
|
Return the value of the option having the specified |
|
Return a |
|
Return a |
|
Return a |
|
Return a |
|
Return a |
|
Return a |
|
|
|
|
Friends
Name |
Description |
Return |
|
Return |
|
This value‐semantic |
Created with MrDocs