omw  0.2.1-beta
Namespaces | Functions
omw.h File Reference
#include "../omw/defs.h"
#include "../omw/string.h"
#include "../omw/version.h"

Go to the source code of this file.

Namespaces

 omw
 Main namespace.
 
 omw::info
 Some information about the library.
 

Macros

OMW Info

#include <omw/omw.h>

#define OMW_VERSION_ID   (5)
 
#define OMW_VERSION_MAJ   (0)
 
#define OMW_VERSION_MIN   (2)
 
#define OMW_VERSION_PAT   (1)
 
#define OMW_VERSION_PRSTR   ("beta")
 
#define OMW_VERSION_ID_0_2_0   (1)
 
#define OMW_VERSION_ID_0_2_1_ALPHA   (2)
 
#define OMW_VERSION_ID_0_2_1_ALPHA_1   (3)
 
#define OMW_VERSION_ID_0_2_1_ALPHA_2   (4)
 
#define OMW_VERSION_ID_0_2_1_BETA   (5)
 

Functions

omw::Version omw::info::version ()
 
omw::string omw::info::infoTxt ()
 

Detailed Description

See also Macros.