#include "pvif.h"
Definition at line 241 of file pvif.h.
LocalFL::LocalFL |
( |
db_field_log * |
pfl, |
|
|
dbChannel * |
pchan |
|
) |
| |
|
inline |
Definition at line 245 of file pvif.h.
250 pfl = db_create_read_log(pchan);
253 pfl = dbChannelRunPreChain(pchan,
pfl);
254 if(
pfl)
pfl = dbChannelRunPostChain(pchan,
pfl);
#define ellCount(PLIST)
Report the number of nodes in a list.
db_field_log* LocalFL::pfl |
The documentation for this struct was generated from the following file: