gr_constants.h File Reference

#include <string>
Include dependency graph for gr_constants.h:

Go to the source code of this file.

Functions

const std::string gr_prefix ()
 return ./configure --prefix argument. Typically /usr/local
const std::string gr_sysconfdir ()
 return ./configure --sysconfdir argument. Typically $prefix/etc or /etc
const std::string gr_prefsdir ()
 return preferences file directory. Typically $sysconfdir/etc/conf.d
const std::string gr_build_date ()
 return date/time of build, as set when 'bootstrap' is run
const std::string gr_version ()
 return version string defined in configure.ac

Function Documentation

const std::string gr_build_date (  ) 

return date/time of build, as set when 'bootstrap' is run

const std::string gr_prefix (  ) 

return ./configure --prefix argument. Typically /usr/local

const std::string gr_prefsdir (  ) 

return preferences file directory. Typically $sysconfdir/etc/conf.d

const std::string gr_sysconfdir (  ) 

return ./configure --sysconfdir argument. Typically $prefix/etc or /etc

const std::string gr_version (  ) 

return version string defined in configure.ac

Generated on Wed Dec 29 19:51:23 2010 for GNU Radio 3.3.0 C++ API by  doxygen 1.6.3