OSFI-C++
3.10.0
OpenSF Integration Library
|
OSFI-C++ header that provides the command line parser (CLP) class. More...
#include <string>
#include <list>
Go to the source code of this file.
Classes | |
class | CLP |
Macros | |
#define | OSFI_DEPRECATED(reason) [[deprecated(reason)]] |
OSFI-C++ header that provides the command line parser (CLP) class.
#define OSFI_DEPRECATED | ( | reason | ) | [[deprecated(reason)]] |
A function that has been deprecated for some reason explained in the argument.