parport
Main Page
Namespaces
Classes
Files
File List
File Members
/build/rock-master-18.09-drivers-orogen-parport-0.20160617/parportTypes.hh
Go to the documentation of this file.
1
2
#ifndef __PARPORTTYPES_HH__
3
#define __PARPORTTYPES_HH__
4
5
#include <base/Time.hpp>
6
7
namespace
parport
{
8
9
struct
StateChange
{
10
base::Time
time
;
11
bool
rising
;
12
};
13
14
};
15
16
#endif
/*__PARPORTTYPES_HH__*/
parport::StateChange::time
base::Time time
Definition:
parportTypes.hh:10
parport::StateChange::rising
bool rising
Definition:
parportTypes.hh:11
parport
Definition:
parportTypes.hh:7
parport::StateChange
Definition:
parportTypes.hh:9
Generated by
1.8.11