GNU Radio 3.6.5 C++ API
|
#include <pmt_int.h>
Public Member Functions | |
pmt_uint64 (uint64_t value) | |
bool | is_number () const |
bool | is_uint64 () const |
uint64_t | value () const |
Public Attributes | |
uint64_t | d_value |
pmt::pmt_uint64::pmt_uint64 | ( | uint64_t | value | ) |
bool pmt::pmt_uint64::is_number | ( | ) | const [inline, virtual] |
Reimplemented from pmt::pmt_base.
bool pmt::pmt_uint64::is_uint64 | ( | ) | const [inline, virtual] |
Reimplemented from pmt::pmt_base.
Referenced by value().