SqueezeBrains SDK 1.13
sb_t_version Struct Reference

Defines the version. More...

#include <sb.h>

Data Fields

int major
 major number, changes when there are new features
 
int minor
 minor number, changes when the interface is no longer compatible
 
int vminor
 vminor number, changes on internal improvement which doesn't modify the interface
 
int build_major
 build_major number, changes every time the library is built
 

Detailed Description

Defines the version.

The format is: major.minor.vminor.build_major

Definition at line 6048 of file sb.h.


The documentation for this struct was generated from the following file: