Public Types | Public Member Functions | Public Attributes
re_msgs::File_< ContainerAllocator > Struct Template Reference

#include <File.h>

List of all members.

Public Types

typedef std::vector< int8_t,
typename
ContainerAllocator::template
rebind< int8_t >::other > 
_data_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef boost::shared_ptr
< ::re_msgs::File_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::re_msgs::File_
< ContainerAllocator > > 
Ptr
typedef File_< ContainerAllocator > Type

Public Member Functions

 File_ ()
 File_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< int8_t, typename
ContainerAllocator::template
rebind< int8_t >::other > 
data
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name

Detailed Description

template<class ContainerAllocator>
struct re_msgs::File_< ContainerAllocator >

Definition at line 21 of file File.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<int8_t, typename ContainerAllocator::template rebind<int8_t>::other > re_msgs::File_< ContainerAllocator >::_data_type

Definition at line 39 of file File.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_msgs::File_< ContainerAllocator >::_name_type

Definition at line 36 of file File.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_msgs::File_<ContainerAllocator> const> re_msgs::File_< ContainerAllocator >::ConstPtr

Definition at line 44 of file File.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_msgs::File_<ContainerAllocator> > re_msgs::File_< ContainerAllocator >::Ptr

Definition at line 43 of file File.h.

template<class ContainerAllocator >
typedef File_<ContainerAllocator> re_msgs::File_< ContainerAllocator >::Type

Definition at line 22 of file File.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
re_msgs::File_< ContainerAllocator >::File_ ( ) [inline]

Definition at line 24 of file File.h.

template<class ContainerAllocator >
re_msgs::File_< ContainerAllocator >::File_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file File.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > re_msgs::File_< ContainerAllocator >::__connection_header

Definition at line 45 of file File.h.

template<class ContainerAllocator >
std::vector<int8_t, typename ContainerAllocator::template rebind<int8_t>::other > re_msgs::File_< ContainerAllocator >::data

Definition at line 40 of file File.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_msgs::File_< ContainerAllocator >::name

Definition at line 37 of file File.h.


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


re_msgs
Author(s): Alexander Perzylo
autogenerated on Sun Jan 5 2014 11:27:54