Public Types | Public Member Functions | Public Attributes
rve_msgs::TextAlignment_< ContainerAllocator > Struct Template Reference

#include <TextAlignment.h>

List of all members.

Public Types

enum  { H_LEFT = 0 }
enum  { H_CENTER = 1 }
enum  { V_TOP = 0 }
enum  { V_CENTER = 1 }
enum  { V_BOTTOM = 2 }
typedef uint8_t _horizontal_type
typedef uint8_t _vertical_type
typedef boost::shared_ptr
< ::rve_msgs::TextAlignment_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rve_msgs::TextAlignment_
< ContainerAllocator > > 
Ptr
typedef TextAlignment_
< ContainerAllocator > 
Type

Public Member Functions

 TextAlignment_ ()
 TextAlignment_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t horizontal
uint8_t vertical

Detailed Description

template<class ContainerAllocator>
struct rve_msgs::TextAlignment_< ContainerAllocator >

Definition at line 21 of file TextAlignment.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t rve_msgs::TextAlignment_< ContainerAllocator >::_horizontal_type

Definition at line 36 of file TextAlignment.h.

template<class ContainerAllocator >
typedef uint8_t rve_msgs::TextAlignment_< ContainerAllocator >::_vertical_type

Definition at line 39 of file TextAlignment.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rve_msgs::TextAlignment_<ContainerAllocator> const> rve_msgs::TextAlignment_< ContainerAllocator >::ConstPtr

Definition at line 49 of file TextAlignment.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rve_msgs::TextAlignment_<ContainerAllocator> > rve_msgs::TextAlignment_< ContainerAllocator >::Ptr

Definition at line 48 of file TextAlignment.h.

template<class ContainerAllocator >
typedef TextAlignment_<ContainerAllocator> rve_msgs::TextAlignment_< ContainerAllocator >::Type

Definition at line 22 of file TextAlignment.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
H_LEFT 

Definition at line 42 of file TextAlignment.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
H_CENTER 

Definition at line 43 of file TextAlignment.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
V_TOP 

Definition at line 44 of file TextAlignment.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
V_CENTER 

Definition at line 45 of file TextAlignment.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
V_BOTTOM 

Definition at line 46 of file TextAlignment.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rve_msgs::TextAlignment_< ContainerAllocator >::TextAlignment_ ( ) [inline]

Definition at line 24 of file TextAlignment.h.

template<class ContainerAllocator >
rve_msgs::TextAlignment_< ContainerAllocator >::TextAlignment_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file TextAlignment.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > rve_msgs::TextAlignment_< ContainerAllocator >::__connection_header

Definition at line 50 of file TextAlignment.h.

template<class ContainerAllocator >
uint8_t rve_msgs::TextAlignment_< ContainerAllocator >::horizontal

Definition at line 37 of file TextAlignment.h.

template<class ContainerAllocator >
uint8_t rve_msgs::TextAlignment_< ContainerAllocator >::vertical

Definition at line 40 of file TextAlignment.h.


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


rve_msgs
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:30:39