Public Member Functions | Public Attributes | List of all members
NxLibVersion Struct Reference

#include <nxlib_version.h>

Public Member Functions

void fillFromNxLib ()
 
bool meetsMinimumRequirement (int majorRequired, int minorRequired) const
 
std::string toString () const
 

Public Attributes

int build
 
int major
 
int minor
 

Detailed Description

Definition at line 7 of file nxlib_version.h.

Member Function Documentation

◆ fillFromNxLib()

void NxLibVersion::fillFromNxLib ( )
inline

Return the current NxLib version information.

Definition at line 16 of file nxlib_version.h.

◆ meetsMinimumRequirement()

bool NxLibVersion::meetsMinimumRequirement ( int  majorRequired,
int  minorRequired 
) const
inline

Check whether the given required version is met.

Definition at line 29 of file nxlib_version.h.

◆ toString()

std::string NxLibVersion::toString ( ) const
inline

Return the version number as string with format <major.minor.build>.

Definition at line 37 of file nxlib_version.h.

Member Data Documentation

◆ build

int NxLibVersion::build

Definition at line 11 of file nxlib_version.h.

◆ major

int NxLibVersion::major

Definition at line 9 of file nxlib_version.h.

◆ minor

int NxLibVersion::minor

Definition at line 10 of file nxlib_version.h.


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


ensenso_camera
Author(s): Ensenso
autogenerated on Wed Apr 2 2025 02:37:46