![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Internal: bucket item structure. More...
#include "bucketLib.h"
Public Attributes | |
struct item * | pItem |
const void * | pId |
const void * | pApp |
buckTypeOfId | type |
Internal: bucket item structure.
Definition at line 40 of file bucketLib.h.
const void* item::pApp |
Definition at line 43 of file bucketLib.h.
const void* item::pId |
Definition at line 42 of file bucketLib.h.
struct item* item::pItem |
Definition at line 41 of file bucketLib.h.
buckTypeOfId item::type |
Definition at line 44 of file bucketLib.h.