Public Types | Public Member Functions | Public Attributes
industrial_msgs::TriState_< ContainerAllocator > Struct Template Reference

#include <TriState.h>

List of all members.

Public Types

enum  { UNKNOWN = -1 }
enum  { TRUE = 1 }
enum  { ON = 1 }
enum  { ENABLED = 1 }
enum  { HIGH = 1 }
enum  { CLOSED = 1 }
enum  { FALSE = 0 }
enum  { OFF = 0 }
enum  { DISABLED = 0 }
enum  { LOW = 0 }
enum  { OPEN = 0 }
typedef int8_t _val_type
typedef boost::shared_ptr
< ::industrial_msgs::TriState_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::industrial_msgs::TriState_
< ContainerAllocator > > 
Ptr
typedef TriState_
< ContainerAllocator > 
Type

Public Member Functions

 TriState_ ()
 TriState_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int8_t val

Detailed Description

template<class ContainerAllocator>
struct industrial_msgs::TriState_< ContainerAllocator >

Definition at line 21 of file TriState.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int8_t industrial_msgs::TriState_< ContainerAllocator >::_val_type

Definition at line 34 of file TriState.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::industrial_msgs::TriState_<ContainerAllocator> const> industrial_msgs::TriState_< ContainerAllocator >::ConstPtr

Definition at line 50 of file TriState.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::industrial_msgs::TriState_<ContainerAllocator> > industrial_msgs::TriState_< ContainerAllocator >::Ptr

Definition at line 49 of file TriState.h.

template<class ContainerAllocator >
typedef TriState_<ContainerAllocator> industrial_msgs::TriState_< ContainerAllocator >::Type

Definition at line 22 of file TriState.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
UNKNOWN 

Definition at line 37 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TRUE 

Definition at line 38 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ON 

Definition at line 39 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ENABLED 

Definition at line 40 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
HIGH 

Definition at line 41 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CLOSED 

Definition at line 42 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FALSE 

Definition at line 43 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
OFF 

Definition at line 44 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
DISABLED 

Definition at line 45 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
LOW 

Definition at line 46 of file TriState.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
OPEN 

Definition at line 47 of file TriState.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
industrial_msgs::TriState_< ContainerAllocator >::TriState_ ( ) [inline]

Definition at line 24 of file TriState.h.

template<class ContainerAllocator >
industrial_msgs::TriState_< ContainerAllocator >::TriState_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file TriState.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > industrial_msgs::TriState_< ContainerAllocator >::__connection_header

Definition at line 51 of file TriState.h.

template<class ContainerAllocator >
int8_t industrial_msgs::TriState_< ContainerAllocator >::val

Definition at line 35 of file TriState.h.


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


industrial_msgs
Author(s): Shaun M. Edwards
autogenerated on Mon Oct 6 2014 00:53:40