GNU Radio 3.2.2 C++ API

pmt_integer Class Reference

#include <pmt_int.h>

Inheritance diagram for pmt_integer:

List of all members.

Public Member Functions

 pmt_integer (long value)
bool is_number () const
bool is_integer () const
long value () const

Constructor & Destructor Documentation

pmt_integer::pmt_integer ( long  value)

Member Function Documentation

bool pmt_integer::is_integer ( ) const [inline, virtual]

Reimplemented from pmt_base.

bool pmt_integer::is_number ( ) const [inline, virtual]

Reimplemented from pmt_base.

long pmt_integer::value ( ) const [inline]

The documentation for this class was generated from the following file: