Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
odbc::CleanVector< T > Class Template Reference

#include <RDBC/blob/master/include/RDBC/odbc++/types.h>

+ Inheritance diagram for odbc::CleanVector< T >:
+ Collaboration diagram for odbc::CleanVector< T >:

Public Member Functions

 CleanVector ()
 
virtual ~CleanVector ()
 

Private Member Functions

 CleanVector (const CleanVector< T > &)
 
CleanVector< T > & operator= (const CleanVector< T > &)
 

Additional Inherited Members

- Public Attributes inherited from std::vector< T >
T elements
 STL member.
 

Detailed Description

template<class T>
class odbc::CleanVector< T >

Definition at line 605 of file types.h.

View newest version in sPHENIX GitHub at line 605 of file types.h

Constructor & Destructor Documentation

template<class T>
odbc::CleanVector< T >::CleanVector ( const CleanVector< T > &  )
private
template<class T>
odbc::CleanVector< T >::CleanVector ( )
inlineexplicit

Definition at line 611 of file types.h.

View newest version in sPHENIX GitHub at line 611 of file types.h

template<class T>
virtual odbc::CleanVector< T >::~CleanVector ( )
inlinevirtual

Definition at line 612 of file types.h.

View newest version in sPHENIX GitHub at line 612 of file types.h

References parse_cmake_options::begin, end, and i.

Member Function Documentation

template<class T>
CleanVector<T>& odbc::CleanVector< T >::operator= ( const CleanVector< T > &  )
private

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