ATLAS Offline Software
Loading...
Searching...
No Matches
pool::DbObjectHolder Struct Reference

#include <DbContainerObj.h>

Collaboration diagram for pool::DbObjectHolder:

Public Member Functions

 DbObjectHolder (DbObject *p)
int release ()

Public Attributes

DbObjectm_obj

Detailed Description

Definition at line 45 of file DbContainerObj.h.

Constructor & Destructor Documentation

◆ DbObjectHolder()

pool::DbObjectHolder::DbObjectHolder ( DbObject * p)
inlineexplicit

Definition at line 47 of file DbContainerObj.h.

47: m_obj(p) {}

Member Function Documentation

◆ release()

int pool::DbObjectHolder::release ( )

Member Data Documentation

◆ m_obj

DbObject* pool::DbObjectHolder::m_obj

Definition at line 46 of file DbContainerObj.h.


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