OSFI-C++  3.10.0
OpenSF Integration Library
CLP.h File Reference

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)]]
 

Detailed Description

OSFI-C++ header that provides the command line parser (CLP) class.

Macro Definition Documentation

◆ OSFI_DEPRECATED

#define OSFI_DEPRECATED (   reason)    [[deprecated(reason)]]

A function that has been deprecated for some reason explained in the argument.