Isomet Modular Synthesiser (iMS) API  v1.4.2
iMS API
Classes | Namespaces
LibVersion.h File Reference

Access the API's version information. More...

#include <string>
Include dependency graph for LibVersion.h:

Go to the source code of this file.

Classes

class  iMS::LibVersion
 Access the version information for the API. More...
 

Namespaces

 iMS
 The entire API is encapsulated by the iMS namespace.
 

Macros

#define IMS_API_MAJOR   1
 Major Version Number. More...
 
#define IMS_API_MINOR   4
 Minor Version Number. More...
 
#define IMS_API_PATCH   2
 Patch Version Number. More...
 

Detailed Description

Access the API's version information.

Author
Dave Cowan
Date
2015-11-03
Since
1.0

Macro Definition Documentation

#define IMS_API_MAJOR   1

Major Version Number.

The API Major Version number for use in preprocessing directives

#define IMS_API_MINOR   4

Minor Version Number.

The API Minor Version number for use in preprocessing directives

#define IMS_API_PATCH   2

Patch Version Number.

The API Patch Version number for use in preprocessing directives