GNU Radio Manual and C++ API Reference  3.8.5.0
The Free & Open Software Radio Ecosystem
rpc_shared_ptr_selection.h File Reference
#include <memory>
#include "gnuradio/config.h"

Go to the source code of this file.

Namespaces

 gr
 GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
 

Functions

constexpr bool gr::digit (char d)
 constexpr check for whether a character is a digit More...
 
constexpr uint64_t gr::cstr_to_version_magic (const char *cstr, uint64_t magicsofar)
 
constexpr uint64_t gr::version_to_version_magic (unsigned int x, unsigned int y, unsigned int z)
 
constexpr bool gr::thrift_version_uses_boost ()