Public Member Functions
PointMatcherSupport::SharedPtrVector< S > Struct Template Reference

A vector of boost::shared_ptr<S> that behaves like a std::vector<S> More...

#include <PointMatcher.h>

Inheritance diagram for PointMatcherSupport::SharedPtrVector< S >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void push_back (S *v)
 Add an instance of S to the vector, take ownership.

Detailed Description

template<typename S>
struct PointMatcherSupport::SharedPtrVector< S >

A vector of boost::shared_ptr<S> that behaves like a std::vector<S>

Definition at line 97 of file PointMatcher.h.


Member Function Documentation

template<typename S>
void PointMatcherSupport::SharedPtrVector< S >::push_back ( S *  v) [inline]

Add an instance of S to the vector, take ownership.

Definition at line 100 of file PointMatcher.h.


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


libpointmatcher
Author(s):
autogenerated on Mon Sep 14 2015 02:59:07