advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
Namespaces | Functions
version.cpp File Reference

Advanced getopt version functions. More...

#include "advgetopt/version.h"
#include <snapdev/poison.h>
Include dependency graph for version.cpp:

Go to the source code of this file.

Namespaces

namespace  advgetopt
 The advgetopt environment to parse command line options.
 

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

The advgetopt environment is versioned. The functions available here give you access to the version, in case you wanted to make sure you had a minimum version or had some special case options when you want to be able to support various versions.

Definition in file version.cpp.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.