#include <ppio_ppdev.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <stdlib.h>
#include <iostream>
#include <errno.h>
#include <stdio.h>
#include <stdexcept>
Functions | |
ppio_ppdev_sptr | make_ppio_ppdev (int which) |
ppio_ppdev_sptr make_ppio_ppdev | ( | int | which = 0 |
) |