GNU Radio Manual and C++ API Reference 3.8.5.0
The Free & Open Software Radio Ecosystem
 
Loading...
Searching...
No Matches
rpc_shared_ptr_selection.h File Reference
#include <memory>
#include "gnuradio/config.h"
Include dependency graph for rpc_shared_ptr_selection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  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
 
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 ()