![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Include dependency graph for registryRecordType.c:Go to the source code of this file.
Macros | |
| #define | epicsExportSharedSymbols |
Functions | |
| epicsShareFunc int | registryRecordTypeAdd (const char *name, const recordTypeLocation *prtl) |
| epicsShareFunc recordTypeLocation * | registryRecordTypeFind (const char *name) |
| #define epicsExportSharedSymbols |
Definition at line 13 of file registryRecordType.c.
| epicsShareFunc int registryRecordTypeAdd | ( | const char * | name, |
| const recordTypeLocation * | prtl | ||
| ) |
Definition at line 20 of file registryRecordType.c.
| epicsShareFunc recordTypeLocation* registryRecordTypeFind | ( | const char * | name | ) |
Definition at line 26 of file registryRecordType.c.