This is Unofficial EPICS BASE Doxygen Site
pv_link Struct Reference

#include "link.h"

+ Collaboration diagram for pv_link:

Public Attributes

ELLNODE backlinknode
 
char * pvname
 
void * pvt
 
LINKCVT getCvt
 
short pvlMask
 
short lastGetdbrType
 

Detailed Description

Definition at line 82 of file link.h.

Member Data Documentation

ELLNODE pv_link::backlinknode

Definition at line 83 of file link.h.

LINKCVT pv_link::getCvt

Definition at line 86 of file link.h.

short pv_link::lastGetdbrType

Definition at line 88 of file link.h.

short pv_link::pvlMask

Definition at line 87 of file link.h.

char* pv_link::pvname

Definition at line 84 of file link.h.

void* pv_link::pvt

Definition at line 85 of file link.h.


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