EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Public Member Functions | List of all members
chronIntIdResTable< ITEM > Class Template Reference
Inheritance diagram for chronIntIdResTable< ITEM >:
Inheritance graph
[legend]
Collaboration diagram for chronIntIdResTable< ITEM >:
Collaboration graph
[legend]

Public Types

typedef resTableIter< ITEM,
chronIntId
iterator
 
typedef resTableIterConst
< ITEM, chronIntId
iteratorConst
 

Public Member Functions

void idAssignAdd (ITEM &item)
 
void show (unsigned level) const
 
void verify () const
 
int add (ITEM &res)
 
ITEMremove (const chronIntId &idIn)
 
void removeAll (tsSLList< ITEM > &destination)
 
ITEMlookup (const chronIntId &idIn) const
 
void traverse (void(ITEM::*pCB)())
 
void traverseConst (void(ITEM::*pCB)() const ) const
 
unsigned numEntriesInstalled () const
 
void setTableSize (const unsigned newTableSize)
 
iterator firstIter ()
 
iteratorConst firstIter () const
 

Detailed Description

template<class ITEM>
class chronIntIdResTable< ITEM >

Definition at line 226 of file resourceLib.h.


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