GNU Radio 3.2.2 C++ API
pmt_complex Class Reference

#include <pmt_int.h>

Inheritance diagram for pmt_complex:
pmt_base

List of all members.

Public Member Functions

 pmt_complex (std::complex< double > value)
bool is_number () const
bool is_complex () const
std::complex< double > value () const

Constructor & Destructor Documentation

pmt_complex::pmt_complex ( std::complex< double >  value)

Member Function Documentation

bool pmt_complex::is_complex ( ) const [inline, virtual]

Reimplemented from pmt_base.

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

Reimplemented from pmt_base.

std::complex<double> pmt_complex::value ( ) const [inline]

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