GNU Radio 3.5.3.2 C++ API
ppio.h File Reference
#include <gr_core_api.h>
#include <boost/shared_ptr.hpp>
Include dependency graph for ppio.h:
This graph shows which files directly or indirectly include this file:

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