REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
version.h File Reference
#include <stdint.h>
#include <string>
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  entities
 

Functions

struct entities::__attribute__ ((packed)) EntityClassifier
 
bool entities::operator< (const Version &l, const Version &r)
 
bool entities::operator> (const Version &l, const Version &r)
 
bool entities::operator<= (const Version &l, const Version &r)
 
bool entities::operator>= (const Version &l, const Version &r)