GNU Radio 3.6.5 C++ API

ppio.h File Reference

#include <gr_core_api.h>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  ppio
 abstract class that provides low level access to parallel port bits More...

Functions

GR_CORE_API ppio_sptr make_ppio (int which_pp)
 Factory method.

Function Documentation

GR_CORE_API ppio_sptr make_ppio ( int  which_pp)

Factory method.

Split out from class to make life easier for SWIG