omw  0.2.0
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   (1)
 
#define OMW_VERSION_ID_0_2_0   (1)
 
#define OMW_VERSION_MAJ   (0)
 
#define OMW_VERSION_MIN   (2)
 
#define OMW_VERSION_PAT   (0)
 
#define OMW_VERSION_PRSTR   ("")
 

Functions

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

Detailed Description

See also Macros.