PVData C++  8.0.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
epics::pvData::detail::shared_ptr_vector_deletor< T > Struct Template Reference

Public Types

typedef std::tr1::shared_ptr
< std::vector< T > > 
shared_vector
 

Public Member Functions

 shared_ptr_vector_deletor (const shared_vector &v)
 
void operator() (T *)
 

Public Attributes

shared_vector vec
 

Detailed Description

template<typename T>
struct epics::pvData::detail::shared_ptr_vector_deletor< T >

Definition at line 1095 of file pvData.h.


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