GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
volk/include/volk/constants.h File Reference
#include <volk/volk_common.h>
Include dependency graph for volk/include/volk/constants.h:

Go to the source code of this file.

Functions

__VOLK_DECL_BEGIN VOLK_API char * volk_prefix ()
 
VOLK_API char * volk_build_date ()
 
VOLK_API char * volk_version ()
 
VOLK_API char * volk_c_compiler ()
 
VOLK_API char * volk_compiler_flags ()
 
VOLK_API char * volk_available_machines ()
 

Function Documentation

VOLK_API char* volk_available_machines ( )
VOLK_API char* volk_build_date ( )
VOLK_API char* volk_c_compiler ( )
VOLK_API char* volk_compiler_flags ( )
__VOLK_DECL_BEGIN VOLK_API char* volk_prefix ( )
VOLK_API char* volk_version ( )