BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
bes::Collection::DeleteObject Struct Reference

#include <BesCollectionUtils.h>

Public Member Functions

template<class T >
void operator() (const T *ptr) const
 
template<class T >
void operator() (const T *ptr) const
 

Detailed Description

Member Function Documentation

◆ operator()() [1/2]

template<class T >
void bes::Collection::DeleteObject::operator() ( const T *  ptr) const
inline

Definition at line 44 of file InstallArea/include/MdcRecoUtil/MdcRecoUtil/BesCollectionUtils.h.

44 {
45 delete ptr;
46 }

◆ operator()() [2/2]

template<class T >
void bes::Collection::DeleteObject::operator() ( const T *  ptr) const
inline

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