SqueezeBrains SDK 1.13
sb_cs::SbVersion Class Reference

Version class that wraps the sb_t_version structure More...

#include <cs_sb.h>

Public Member Functions

String ToString () override
 

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

Version class that wraps the sb_t_version structure

Definition at line 39 of file cs_sb.h.

Member Function Documentation

◆ ToString()

String sb_cs::SbVersion::ToString ( )
override
Returns


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