|
EPICS Base
7.0.5.1
|
Public Types | |
| enum | allocationType { copyString, refString } |
Public Member Functions | |
| stringId (const char *idIn, allocationType typeIn=copyString) | |
| resTableIndex | hash () const |
| bool | operator== (const stringId &idIn) const |
| const char * | resourceName () const |
| void | show (unsigned level) const |
Definition at line 257 of file resourceLib.h.
1.8.13