HepLib
Loading...
Searching...
No Matches
Public Member Functions | List of all members
HepLib::iPool Class Reference

#include <PoolPipe.h>

Public Member Functions

 iPool (int tot)
 
 iPool ()
 
int acquire ()
 
void release (int obj)
 
void init (int tot)
 

Detailed Description

Definition at line 29 of file PoolPipe.h.

Constructor & Destructor Documentation

◆ iPool() [1/2]

HepLib::iPool::iPool ( int  tot)
explicit

Definition at line 34 of file PoolPipe.cpp.

◆ iPool() [2/2]

HepLib::iPool::iPool ( )
explicit

Definition at line 39 of file PoolPipe.cpp.

Member Function Documentation

◆ acquire()

int HepLib::iPool::acquire ( )

Definition at line 46 of file PoolPipe.cpp.

◆ init()

void HepLib::iPool::init ( int  tot)

Definition at line 41 of file PoolPipe.cpp.

◆ release()

void HepLib::iPool::release ( int  obj)

Definition at line 55 of file PoolPipe.cpp.


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