Loading...
Searching...
No Matches
te::rp::radar::PointersVector< PointerType > Class Template Reference

A pointers vector. More...

#include <PointersVector.h>

Inheritance diagram for te::rp::radar::PointersVector< PointerType >:

Public Member Functions

void clear ()
 
void copyPointersTo (std::vector< PointerType > &outVec)
 
 PointersVector ()
 
 ~PointersVector ()
 

Detailed Description

template<typename PointerType>
class te::rp::radar::PointersVector< PointerType >

A pointers vector.

Definition at line 38 of file PointersVector.h.

Constructor & Destructor Documentation

◆ PointersVector()

template<typename PointerType >
te::rp::radar::PointersVector< PointerType >::PointersVector ( )
inline

Definition at line 42 of file PointersVector.h.

◆ ~PointersVector()

template<typename PointerType >
te::rp::radar::PointersVector< PointerType >::~PointersVector ( )
inline

Member Function Documentation

◆ clear()

template<typename PointerType >
void te::rp::radar::PointersVector< PointerType >::clear ( )
inline

◆ copyPointersTo()

template<typename PointerType >
void te::rp::radar::PointersVector< PointerType >::copyPointersTo ( std::vector< PointerType > &  outVec)
inline

Definition at line 60 of file PointersVector.h.


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