icedb  version 0.5.1
Snow particle scattering database API
Classes | Namespaces | Macros | Typedefs | Functions
versioningForwards.hpp File Reference
#include "../defs.h"
#include "versioningForwards.h"
#include <memory>
Include dependency graph for versioningForwards.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  icedb::versioning::versionInfo
 

Namespaces

 icedb
 
 icedb::versioning
 

Macros

#define ICEDB_HPP_VERSIONING_FORWARDS
 

Typedefs

typedef std::shared_ptr< const versionInfo > icedb::versioning::versionInfo_p
 

Functions

ICEDB_ver_match icedb::versioning::compareVersions (const versionInfo_p a, const versionInfo_p b)
 
versionInfo_p icedb::versioning::getLibVersionInfo ()
 

Macro Definition Documentation

◆ ICEDB_HPP_VERSIONING_FORWARDS

#define ICEDB_HPP_VERSIONING_FORWARDS

Definition at line 3 of file versioningForwards.hpp.