#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... | |
Typedefs | |
| typedef boost::shared_ptr< ppio > | ppio_sptr |
Functions | |
| ppio_sptr | make_ppio (int which_pp) |
| Factory method. | |
| typedef boost::shared_ptr<ppio> ppio_sptr |
| ppio_sptr make_ppio | ( | int | which_pp | ) |
Factory method.
Split out from class to make life easier for SWIG
1.5.8