Public Types | Public Member Functions | Public Attributes
applanix_msgs::EventSetup_< ContainerAllocator > Struct Template Reference

#include <EventSetup.h>

List of all members.

Public Types

enum  { TRIGGER_POSITIVE_EDGE = 0 }
enum  { TRIGGER_NEGATIVE_EDGE = 1 }
enum  { POLARITY_POSITIVE_PULSE = 0 }
enum  { POLARITY_NEGATIVE_PULSE = 1 }
enum  { POLARITY_PASS_THROUGH = 2 }
typedef uint16_t _event_1_guard_time_type
typedef uint8_t _event_1_trigger_type
typedef uint16_t _event_2_guard_time_type
typedef uint8_t _event_2_trigger_type
typedef uint16_t _event_3_guard_time_type
typedef uint8_t _event_3_trigger_type
typedef uint16_t _event_4_guard_time_type
typedef uint8_t _event_4_trigger_type
typedef uint16_t _event_5_guard_time_type
typedef uint8_t _event_5_trigger_type
typedef uint16_t _event_6_guard_time_type
typedef uint8_t _event_6_trigger_type
typedef uint8_t _pps_out_polarity_type
typedef uint16_t _transaction_type
typedef boost::shared_ptr
< ::applanix_msgs::EventSetup_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::EventSetup_
< ContainerAllocator > > 
Ptr
typedef EventSetup_
< ContainerAllocator > 
Type

Public Member Functions

 EventSetup_ ()
 EventSetup_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint16_t event_1_guard_time
uint8_t event_1_trigger
uint16_t event_2_guard_time
uint8_t event_2_trigger
uint16_t event_3_guard_time
uint8_t event_3_trigger
uint16_t event_4_guard_time
uint8_t event_4_trigger
uint16_t event_5_guard_time
uint8_t event_5_trigger
uint16_t event_6_guard_time
uint8_t event_6_trigger
uint8_t pps_out_polarity
uint16_t transaction

Detailed Description

template<class ContainerAllocator>
struct applanix_msgs::EventSetup_< ContainerAllocator >

Definition at line 21 of file EventSetup.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_1_guard_time_type

Definition at line 81 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_1_trigger_type

Definition at line 63 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_2_guard_time_type

Definition at line 84 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_2_trigger_type

Definition at line 66 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_3_guard_time_type

Definition at line 87 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_3_trigger_type

Definition at line 69 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_4_guard_time_type

Definition at line 90 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_4_trigger_type

Definition at line 72 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_5_guard_time_type

Definition at line 93 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_5_trigger_type

Definition at line 75 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_6_guard_time_type

Definition at line 96 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::_event_6_trigger_type

Definition at line 78 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::_pps_out_polarity_type

Definition at line 99 of file EventSetup.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::_transaction_type

Definition at line 60 of file EventSetup.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::EventSetup_<ContainerAllocator> const> applanix_msgs::EventSetup_< ContainerAllocator >::ConstPtr

Definition at line 109 of file EventSetup.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::EventSetup_<ContainerAllocator> > applanix_msgs::EventSetup_< ContainerAllocator >::Ptr

Definition at line 108 of file EventSetup.h.

template<class ContainerAllocator >
typedef EventSetup_<ContainerAllocator> applanix_msgs::EventSetup_< ContainerAllocator >::Type

Definition at line 22 of file EventSetup.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
TRIGGER_POSITIVE_EDGE 

Definition at line 102 of file EventSetup.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TRIGGER_NEGATIVE_EDGE 

Definition at line 103 of file EventSetup.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
POLARITY_POSITIVE_PULSE 

Definition at line 104 of file EventSetup.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
POLARITY_NEGATIVE_PULSE 

Definition at line 105 of file EventSetup.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
POLARITY_PASS_THROUGH 

Definition at line 106 of file EventSetup.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
applanix_msgs::EventSetup_< ContainerAllocator >::EventSetup_ ( ) [inline]

Definition at line 24 of file EventSetup.h.

template<class ContainerAllocator >
applanix_msgs::EventSetup_< ContainerAllocator >::EventSetup_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 42 of file EventSetup.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::EventSetup_< ContainerAllocator >::__connection_header

Definition at line 110 of file EventSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::event_1_guard_time

Definition at line 82 of file EventSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::event_1_trigger

Definition at line 64 of file EventSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::event_2_guard_time

Definition at line 85 of file EventSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::event_2_trigger

Definition at line 67 of file EventSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::event_3_guard_time

Definition at line 88 of file EventSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::event_3_trigger

Definition at line 70 of file EventSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::event_4_guard_time

Definition at line 91 of file EventSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::event_4_trigger

Definition at line 73 of file EventSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::event_5_guard_time

Definition at line 94 of file EventSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::event_5_trigger

Definition at line 76 of file EventSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::event_6_guard_time

Definition at line 97 of file EventSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::event_6_trigger

Definition at line 79 of file EventSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::EventSetup_< ContainerAllocator >::pps_out_polarity

Definition at line 100 of file EventSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::EventSetup_< ContainerAllocator >::transaction

Definition at line 61 of file EventSetup.h.


The documentation for this struct was generated from the following file:


applanix_msgs
Author(s): Mike Purvis
autogenerated on Thu Jan 2 2014 11:04:52