This is Unofficial EPICS BASE Doxygen Site
chronIntIdRes< ITEM > Class Template Reference

#include "resourceLib.h"

+ Inheritance diagram for chronIntIdRes< ITEM >:
+ Collaboration diagram for chronIntIdRes< ITEM >:

Public Member Functions

 chronIntIdRes ()
 
- Public Member Functions inherited from chronIntId
 chronIntId (const unsigned &idIn)
 
- Public Member Functions inherited from intId< unsigned, 8u, sizeof(unsigned)*CHAR_BIT >
 intId (const unsigned &idIn)
 
bool operator== (const intId &idIn) const
 
resTableIndex hash () const
 
const unsigned getId () const
 
- Public Member Functions inherited from tsSLNode< ITEM >
 tsSLNode ()
 
tsSLNode< ITEM > & operator= (const tsSLNode< ITEM > &)
 

Friends

class chronIntIdResTable< ITEM >
 

Additional Inherited Members

- Protected Attributes inherited from intId< unsigned, 8u, sizeof(unsigned)*CHAR_BIT >
unsigned id
 

Detailed Description

template<class ITEM>
class chronIntIdRes< ITEM >

Definition at line 242 of file resourceLib.h.

Constructor & Destructor Documentation

template<class ITEM >
chronIntIdRes< ITEM >::chronIntIdRes ( )
inline

Definition at line 982 of file resourceLib.h.

982 : chronIntId (UINT_MAX) {}
chronIntId(const unsigned &idIn)
Definition: resourceLib.h:928

Friends And Related Function Documentation

template<class ITEM>
friend class chronIntIdResTable< ITEM >
friend

Definition at line 248 of file resourceLib.h.


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