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