Version class that wraps the sb_t_version structure
More...
#include <cs_common.h>
|
|
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
|
| |
Version class that wraps the sb_t_version structure
Definition at line 199 of file cs_common.h.
◆ ToString()
| String sb_cs::SbVersion::ToString |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following file: