GNU Radio 3.6.5 C++ API

pmt::pmt_real Class Reference

#include <pmt_int.h>

Inheritance diagram for pmt::pmt_real:
pmt::pmt_base

List of all members.

Public Member Functions

 pmt_real (double value)
bool is_number () const
bool is_real () const
double value () const

Public Attributes

double d_value

Constructor & Destructor Documentation

pmt::pmt_real::pmt_real ( double  value)

Member Function Documentation

bool pmt::pmt_real::is_number ( ) const [inline, virtual]

Reimplemented from pmt::pmt_base.

bool pmt::pmt_real::is_real ( ) const [inline, virtual]

Reimplemented from pmt::pmt_base.

double pmt::pmt_real::value ( ) const [inline]

References d_value.


Member Data Documentation

Referenced by value().


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