$search

problib::PDFImpl_< ContainerAllocator > Struct Template Reference

#include <PDFImpl.h>

List of all members.

Public Types

enum  { DISJUNCTION_FLOAT = 4 }
enum  { DISJUNCTION_PDF = 5 }
enum  { CONJUNCTION = 6 }
enum  { GAUSSIAN = 1 }
enum  { UNIFORM = 2 }
enum  { DISJUNCTION_STRING = 3 }
typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_covariance_type
typedef double _density_type
typedef std::vector
< ::problib::DimensionDescription_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::problib::DimensionDescription_
< ContainerAllocator >
>::other > 
_dimensions_type
typedef int32_t _domain_size_type
typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_mean_type
typedef uint32_t _num_dimensions_type
typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_probabilities_type
typedef std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
_sub_pdf_ptrs_type
typedef uint8_t _type_type
typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_values_float_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_values_string_type
typedef boost::shared_ptr
< ::problib::PDFImpl_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::problib::PDFImpl_
< ContainerAllocator > > 
Ptr
typedef PDFImpl_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_covariance_size () const
ROS_DEPRECATED void get_covariance_vec (std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec) const
ROS_DEPRECATED uint32_t get_dimensions_size () const
ROS_DEPRECATED void get_dimensions_vec (std::vector< ::problib::DimensionDescription_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::problib::DimensionDescription_< ContainerAllocator > >::other > &vec) const
ROS_DEPRECATED uint32_t get_mean_size () const
ROS_DEPRECATED void get_mean_vec (std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec) const
ROS_DEPRECATED uint32_t get_probabilities_size () const
ROS_DEPRECATED void get_probabilities_vec (std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec) const
ROS_DEPRECATED uint32_t get_sub_pdf_ptrs_size () const
ROS_DEPRECATED void get_sub_pdf_ptrs_vec (std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &vec) const
ROS_DEPRECATED uint32_t get_values_float_size () const
ROS_DEPRECATED void get_values_float_vec (std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec) const
ROS_DEPRECATED uint32_t get_values_string_size () const
ROS_DEPRECATED void get_values_string_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const
 PDFImpl_ (const ContainerAllocator &_alloc)
 PDFImpl_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_covariance_size (uint32_t size)
ROS_DEPRECATED void set_covariance_vec (const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec)
ROS_DEPRECATED void set_dimensions_size (uint32_t size)
ROS_DEPRECATED void set_dimensions_vec (const std::vector< ::problib::DimensionDescription_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::problib::DimensionDescription_< ContainerAllocator > >::other > &vec)
ROS_DEPRECATED void set_mean_size (uint32_t size)
ROS_DEPRECATED void set_mean_vec (const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec)
ROS_DEPRECATED void set_probabilities_size (uint32_t size)
ROS_DEPRECATED void set_probabilities_vec (const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec)
ROS_DEPRECATED void set_sub_pdf_ptrs_size (uint32_t size)
ROS_DEPRECATED void set_sub_pdf_ptrs_vec (const std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &vec)
ROS_DEPRECATED void set_values_float_size (uint32_t size)
ROS_DEPRECATED void set_values_float_vec (const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &vec)
ROS_DEPRECATED void set_values_string_size (uint32_t size)
ROS_DEPRECATED void set_values_string_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec)

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
covariance
double density
std::vector
< ::problib::DimensionDescription_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::problib::DimensionDescription_
< ContainerAllocator >
>::other > 
dimensions
int32_t domain_size
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
mean
uint32_t num_dimensions
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
probabilities
std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
sub_pdf_ptrs
uint8_t type
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
values_float
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
values_string

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct problib::PDFImpl_< ContainerAllocator >

Definition at line 22 of file PDFImpl.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > problib::PDFImpl_< ContainerAllocator >::_covariance_type

Definition at line 67 of file PDFImpl.h.

template<class ContainerAllocator >
typedef double problib::PDFImpl_< ContainerAllocator >::_density_type

Definition at line 70 of file PDFImpl.h.

template<class ContainerAllocator >
typedef std::vector< ::problib::DimensionDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::problib::DimensionDescription_<ContainerAllocator> >::other > problib::PDFImpl_< ContainerAllocator >::_dimensions_type

Definition at line 61 of file PDFImpl.h.

template<class ContainerAllocator >
typedef int32_t problib::PDFImpl_< ContainerAllocator >::_domain_size_type

Definition at line 79 of file PDFImpl.h.

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > problib::PDFImpl_< ContainerAllocator >::_mean_type

Definition at line 64 of file PDFImpl.h.

template<class ContainerAllocator >
typedef uint32_t problib::PDFImpl_< ContainerAllocator >::_num_dimensions_type

Definition at line 58 of file PDFImpl.h.

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > problib::PDFImpl_< ContainerAllocator >::_probabilities_type

Definition at line 73 of file PDFImpl.h.

template<class ContainerAllocator >
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > problib::PDFImpl_< ContainerAllocator >::_sub_pdf_ptrs_type

Definition at line 76 of file PDFImpl.h.

template<class ContainerAllocator >
typedef uint8_t problib::PDFImpl_< ContainerAllocator >::_type_type

Definition at line 55 of file PDFImpl.h.

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > problib::PDFImpl_< ContainerAllocator >::_values_float_type

Definition at line 82 of file PDFImpl.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > problib::PDFImpl_< ContainerAllocator >::_values_string_type

Definition at line 85 of file PDFImpl.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::problib::PDFImpl_<ContainerAllocator> const> problib::PDFImpl_< ContainerAllocator >::ConstPtr

Definition at line 231 of file PDFImpl.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::problib::PDFImpl_<ContainerAllocator> > problib::PDFImpl_< ContainerAllocator >::Ptr

Definition at line 230 of file PDFImpl.h.

template<class ContainerAllocator >
typedef PDFImpl_<ContainerAllocator> problib::PDFImpl_< ContainerAllocator >::Type

Definition at line 23 of file PDFImpl.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
DISJUNCTION_FLOAT 

Definition at line 91 of file PDFImpl.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
DISJUNCTION_PDF 

Definition at line 92 of file PDFImpl.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
CONJUNCTION 

Definition at line 93 of file PDFImpl.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
GAUSSIAN 

Definition at line 88 of file PDFImpl.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
UNIFORM 

Definition at line 89 of file PDFImpl.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
DISJUNCTION_STRING 

Definition at line 90 of file PDFImpl.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
problib::PDFImpl_< ContainerAllocator >::PDFImpl_ (  )  [inline]

Definition at line 25 of file PDFImpl.h.

template<class ContainerAllocator >
problib::PDFImpl_< ContainerAllocator >::PDFImpl_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 40 of file PDFImpl.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string problib::PDFImpl_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 128 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string problib::PDFImpl_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 135 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string problib::PDFImpl_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 177 of file PDFImpl.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string problib::PDFImpl_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 126 of file PDFImpl.h.

template<class ContainerAllocator >
static const char* problib::PDFImpl_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 124 of file PDFImpl.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string problib::PDFImpl_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 133 of file PDFImpl.h.

template<class ContainerAllocator >
static const char* problib::PDFImpl_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 131 of file PDFImpl.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string problib::PDFImpl_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 175 of file PDFImpl.h.

template<class ContainerAllocator >
static const char* problib::PDFImpl_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 138 of file PDFImpl.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* problib::PDFImpl_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 196 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t problib::PDFImpl_< ContainerAllocator >::get_covariance_size (  )  const [inline]

Definition at line 103 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::get_covariance_vec ( std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  const [inline]

Definition at line 105 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t problib::PDFImpl_< ContainerAllocator >::get_dimensions_size (  )  const [inline]

Definition at line 95 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::get_dimensions_vec ( std::vector< ::problib::DimensionDescription_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::problib::DimensionDescription_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 97 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t problib::PDFImpl_< ContainerAllocator >::get_mean_size (  )  const [inline]

Definition at line 99 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::get_mean_vec ( std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  const [inline]

Definition at line 101 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t problib::PDFImpl_< ContainerAllocator >::get_probabilities_size (  )  const [inline]

Definition at line 107 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::get_probabilities_vec ( std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  const [inline]

Definition at line 109 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t problib::PDFImpl_< ContainerAllocator >::get_sub_pdf_ptrs_size (  )  const [inline]

Definition at line 111 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::get_sub_pdf_ptrs_vec ( std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &  vec  )  const [inline]

Definition at line 113 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t problib::PDFImpl_< ContainerAllocator >::get_values_float_size (  )  const [inline]

Definition at line 115 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::get_values_float_vec ( std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  const [inline]

Definition at line 117 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t problib::PDFImpl_< ContainerAllocator >::get_values_string_size (  )  const [inline]

Definition at line 119 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::get_values_string_vec ( std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  const [inline]

Definition at line 121 of file PDFImpl.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t problib::PDFImpl_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 213 of file PDFImpl.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* problib::PDFImpl_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 179 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_covariance_size ( uint32_t  size  )  [inline]

Definition at line 104 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_covariance_vec ( const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  [inline]

Definition at line 106 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_dimensions_size ( uint32_t  size  )  [inline]

Definition at line 96 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_dimensions_vec ( const std::vector< ::problib::DimensionDescription_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::problib::DimensionDescription_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 98 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_mean_size ( uint32_t  size  )  [inline]

Definition at line 100 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_mean_vec ( const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  [inline]

Definition at line 102 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_probabilities_size ( uint32_t  size  )  [inline]

Definition at line 108 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_probabilities_vec ( const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  [inline]

Definition at line 110 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_sub_pdf_ptrs_size ( uint32_t  size  )  [inline]

Definition at line 112 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_sub_pdf_ptrs_vec ( const std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &  vec  )  [inline]

Definition at line 114 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_values_float_size ( uint32_t  size  )  [inline]

Definition at line 116 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_values_float_vec ( const std::vector< double, typename ContainerAllocator::template rebind< double >::other > &  vec  )  [inline]

Definition at line 118 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_values_string_size ( uint32_t  size  )  [inline]

Definition at line 120 of file PDFImpl.h.

template<class ContainerAllocator >
ROS_DEPRECATED void problib::PDFImpl_< ContainerAllocator >::set_values_string_vec ( const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  [inline]

Definition at line 122 of file PDFImpl.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > problib::PDFImpl_< ContainerAllocator >::__connection_header

Definition at line 232 of file PDFImpl.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > problib::PDFImpl_< ContainerAllocator >::covariance

Definition at line 68 of file PDFImpl.h.

template<class ContainerAllocator >
double problib::PDFImpl_< ContainerAllocator >::density

Definition at line 71 of file PDFImpl.h.

template<class ContainerAllocator >
std::vector< ::problib::DimensionDescription_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::problib::DimensionDescription_<ContainerAllocator> >::other > problib::PDFImpl_< ContainerAllocator >::dimensions

Definition at line 62 of file PDFImpl.h.

template<class ContainerAllocator >
int32_t problib::PDFImpl_< ContainerAllocator >::domain_size

Definition at line 80 of file PDFImpl.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > problib::PDFImpl_< ContainerAllocator >::mean

Definition at line 65 of file PDFImpl.h.

template<class ContainerAllocator >
uint32_t problib::PDFImpl_< ContainerAllocator >::num_dimensions

Definition at line 59 of file PDFImpl.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > problib::PDFImpl_< ContainerAllocator >::probabilities

Definition at line 74 of file PDFImpl.h.

template<class ContainerAllocator >
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > problib::PDFImpl_< ContainerAllocator >::sub_pdf_ptrs

Definition at line 77 of file PDFImpl.h.

template<class ContainerAllocator >
uint8_t problib::PDFImpl_< ContainerAllocator >::type

Definition at line 56 of file PDFImpl.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > problib::PDFImpl_< ContainerAllocator >::values_float

Definition at line 83 of file PDFImpl.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > problib::PDFImpl_< ContainerAllocator >::values_string

Definition at line 86 of file PDFImpl.h.


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


problib
Author(s): Sjoerd van den Dries
autogenerated on Tue Mar 5 12:28:33 2013