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

#include <String.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_data_type
typedef boost::shared_ptr
< ::roseus::String_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::roseus::String_
< ContainerAllocator > > 
Ptr
typedef String_
< ContainerAllocator > 
Type

Public Member Functions

 String_ ()
 String_ (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 > 
data

Detailed Description

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

Definition at line 21 of file String.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roseus::String_< ContainerAllocator >::_data_type

Definition at line 34 of file String.h.

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

Definition at line 39 of file String.h.

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

Definition at line 38 of file String.h.

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

Definition at line 22 of file String.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file String.h.

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

Definition at line 29 of file String.h.


Member Data Documentation

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

Definition at line 40 of file String.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roseus::String_< ContainerAllocator >::data

Definition at line 35 of file String.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