EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
intId< T, MIN_INDEX_WIDTH, MAX_ID_WIDTH > Class Template Reference
Collaboration diagram for intId< T, MIN_INDEX_WIDTH, MAX_ID_WIDTH >:
Collaboration graph
[legend]

Public Member Functions

 intId (const T &idIn)
 
bool operator== (const intId &idIn) const
 
resTableIndex hash () const
 
const T getId () const
 

Protected Attributes

id
 

Detailed Description

template<class T, unsigned MIN_INDEX_WIDTH = 4u, unsigned MAX_ID_WIDTH = sizeof(T)*CHAR_BIT>
class intId< T, MIN_INDEX_WIDTH, MAX_ID_WIDTH >

Definition at line 201 of file resourceLib.h.


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