advgetopt 2.0.47
Parse complex command line arguments and configuration files in C++.
Namespaces | Macros | Functions
version.h.in File Reference

Definitions of the advanced getopt class version. More...

Go to the source code of this file.

Namespaces

namespace  advgetopt
 The advgetopt environment to parse command line options.
 

Macros

#define LIBADVGETOPT_COMPILER_VERSION   "@ADVGETOPT_COMPILER_VERSION@"
 
#define LIBADVGETOPT_VERSION_MAJOR   @LIBADVGETOPT_VERSION_MAJOR@
 
#define LIBADVGETOPT_VERSION_MINOR   @LIBADVGETOPT_VERSION_MINOR@
 
#define LIBADVGETOPT_VERSION_PATCH   @LIBADVGETOPT_VERSION_PATCH@
 
#define LIBADVGETOPT_VERSION_STRING   "@LIBADVGETOPT_VERSION_MAJOR@.@LIBADVGETOPT_VERSION_MINOR@.@LIBADVGETOPT_VERSION_PATCH@"
 

Functions

int advgetopt::get_major_version ()
 Get the major version of the library.
 
int advgetopt::get_patch_version ()
 Get the patch version of the library.
 
int advgetopt::get_release_version ()
 Get the release version of the library.
 
char constadvgetopt::get_version_string ()
 Get the full version of the library as a string.
 

Detailed Description

This header includes the advgetopt library version and functions you can use to check the current version of the library.

Definition in file version.h.in.

Macro Definition Documentation

◆ LIBADVGETOPT_COMPILER_VERSION

#define LIBADVGETOPT_COMPILER_VERSION   "@ADVGETOPT_COMPILER_VERSION@"

Definition at line 34 of file version.h.in.

◆ LIBADVGETOPT_VERSION_MAJOR

#define LIBADVGETOPT_VERSION_MAJOR   @LIBADVGETOPT_VERSION_MAJOR@

Definition at line 29 of file version.h.in.

◆ LIBADVGETOPT_VERSION_MINOR

#define LIBADVGETOPT_VERSION_MINOR   @LIBADVGETOPT_VERSION_MINOR@

Definition at line 30 of file version.h.in.

◆ LIBADVGETOPT_VERSION_PATCH

#define LIBADVGETOPT_VERSION_PATCH   @LIBADVGETOPT_VERSION_PATCH@

Definition at line 31 of file version.h.in.

◆ LIBADVGETOPT_VERSION_STRING

#define LIBADVGETOPT_VERSION_STRING   "@LIBADVGETOPT_VERSION_MAJOR@.@LIBADVGETOPT_VERSION_MINOR@.@LIBADVGETOPT_VERSION_PATCH@"

Definition at line 32 of file version.h.in.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.