LibNRG  0.0.1
Networking for Real-time Games library
 All Classes Files Functions Variables Friends
nrg_version.h File Reference

Library versioning stuff. More...

#include "nrg_core.h"

Go to the source code of this file.

Classes

struct  nrg::Version
 A class to store the version of the library. More...
 

Functions

Version nrg::getLibVersion (void)
 Retuns the version of LibNRG in use. More...
 
bool nrg::isVersionCompatible (const Version &v)
 Retuns true if v is compatible with this version of LibNRG. More...