GNU Radio 3.2.2 C++ API
|
#include <pmt_int.h>
Public Member Functions | |
pmt_integer (long value) | |
bool | is_number () const |
bool | is_integer () const |
long | value () const |
pmt_integer::pmt_integer | ( | long | value | ) |
long pmt_integer::value | ( | ) | const [inline] |