All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines
Public Types | Public Member Functions | Public Attributes
roseus::AddTwoIntsRequest_< ContainerAllocator > Struct Template Reference

#include <AddTwoInts.h>

List of all members.

Public Types

typedef int64_t _a_type
typedef int64_t _b_type
typedef boost::shared_ptr
< ::roseus::AddTwoIntsRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::roseus::AddTwoIntsRequest_
< ContainerAllocator > > 
Ptr
typedef AddTwoIntsRequest_
< ContainerAllocator > 
Type

Public Member Functions

 AddTwoIntsRequest_ ()
 AddTwoIntsRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int64_t a
int64_t b

Detailed Description

template<class ContainerAllocator>
struct roseus::AddTwoIntsRequest_< ContainerAllocator >

Definition at line 25 of file AddTwoInts.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int64_t roseus::AddTwoIntsRequest_< ContainerAllocator >::_a_type

Definition at line 40 of file AddTwoInts.h.

template<class ContainerAllocator >
typedef int64_t roseus::AddTwoIntsRequest_< ContainerAllocator >::_b_type

Definition at line 43 of file AddTwoInts.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roseus::AddTwoIntsRequest_<ContainerAllocator> const> roseus::AddTwoIntsRequest_< ContainerAllocator >::ConstPtr

Definition at line 48 of file AddTwoInts.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roseus::AddTwoIntsRequest_<ContainerAllocator> > roseus::AddTwoIntsRequest_< ContainerAllocator >::Ptr

Definition at line 47 of file AddTwoInts.h.

template<class ContainerAllocator >
typedef AddTwoIntsRequest_<ContainerAllocator> roseus::AddTwoIntsRequest_< ContainerAllocator >::Type

Definition at line 26 of file AddTwoInts.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
roseus::AddTwoIntsRequest_< ContainerAllocator >::AddTwoIntsRequest_ ( ) [inline]

Definition at line 28 of file AddTwoInts.h.

template<class ContainerAllocator >
roseus::AddTwoIntsRequest_< ContainerAllocator >::AddTwoIntsRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file AddTwoInts.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > roseus::AddTwoIntsRequest_< ContainerAllocator >::__connection_header

Definition at line 49 of file AddTwoInts.h.

template<class ContainerAllocator >
int64_t roseus::AddTwoIntsRequest_< ContainerAllocator >::a

Definition at line 41 of file AddTwoInts.h.

template<class ContainerAllocator >
int64_t roseus::AddTwoIntsRequest_< ContainerAllocator >::b

Definition at line 44 of file AddTwoInts.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


roseus
Author(s): Kei Okada (k-okada@jsk.t.u-tokyo.ac.jp)
autogenerated on Sat Mar 23 2013 14:37:37