Public Types | Public Member Functions | Public Attributes
ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator > Struct Template Reference

#include <SoftProcessorFirmwareWrite.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_actuator_name_type
typedef std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
_instructions_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_processor_name_type
typedef boost::shared_ptr
< ::ethercat_hardware::SoftProcessorFirmwareWriteRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ethercat_hardware::SoftProcessorFirmwareWriteRequest_
< ContainerAllocator > > 
Ptr
typedef
SoftProcessorFirmwareWriteRequest_
< ContainerAllocator > 
Type

Public Member Functions

 SoftProcessorFirmwareWriteRequest_ ()
 SoftProcessorFirmwareWriteRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
actuator_name
std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
instructions
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
processor_name

Detailed Description

template<class ContainerAllocator>
struct ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >

Definition at line 25 of file SoftProcessorFirmwareWrite.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::_actuator_name_type

Definition at line 42 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::_instructions_type

Definition at line 48 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::_processor_name_type

Definition at line 45 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorFirmwareWriteRequest_<ContainerAllocator> const> ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::ConstPtr

Definition at line 53 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ethercat_hardware::SoftProcessorFirmwareWriteRequest_<ContainerAllocator> > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::Ptr

Definition at line 52 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
typedef SoftProcessorFirmwareWriteRequest_<ContainerAllocator> ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::Type

Definition at line 26 of file SoftProcessorFirmwareWrite.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::SoftProcessorFirmwareWriteRequest_ ( ) [inline]

Definition at line 28 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::SoftProcessorFirmwareWriteRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 35 of file SoftProcessorFirmwareWrite.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::__connection_header

Definition at line 54 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::actuator_name

Definition at line 43 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::instructions

Definition at line 49 of file SoftProcessorFirmwareWrite.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > ethercat_hardware::SoftProcessorFirmwareWriteRequest_< ContainerAllocator >::processor_name

Definition at line 46 of file SoftProcessorFirmwareWrite.h.


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


ethercat_hardware
Author(s): Rob Wheeler (email: wheeler@willowgarage.com), Maintained by Derek King (email: dking@willowgarage.com)
autogenerated on Thu Apr 24 2014 15:43:45