GNU Radio's GSM Package
constants.h File Reference
#include <grgsm/api.h>
#include <string>

Go to the source code of this file.

Namespaces

 gr
 
 gr::gsm
 

Functions

const GRGSM_API std::string gr::gsm::build_date ()
 return date/time of build, as set when 'cmake' is run More...
 
const GRGSM_API std::string gr::gsm::version ()
 return version string defined by cmake (GrVersion.cmake) More...
 
const GRGSM_API std::string gr::gsm::major_version ()
 return just the major version defined by cmake More...
 
const GRGSM_API std::string gr::gsm::api_version ()
 return just the api version defined by cmake More...
 
const GRGSM_API std::string gr::gsm::minor_version ()
 return just the minor version defined by cmake More...
 
const GRGSM_API std::string gr::gsm::maint_version ()
 return just the maint version defined by cmake More...