HEBI C++ API  3.4.0
version.cpp File Reference
#include "version.hpp"
#include "hebi.h"
#include <cstdio>
#include <exception>

Classes

struct  VersionChecker
 

Namespaces

 hebi
 

Functions

VersionNumber hebi::getCVersion ()
 Returns the version numbers for the HEBI C API that is wrapped by this HEBI C++ API. More...
 
VersionNumber hebi::getCppVersion ()
 Returns the version numbers for the HEBI C++ API. More...
 

Variables

static VersionChecker check
 

Variable Documentation

◆ check

VersionChecker check
static