mrfioc2  2.3.0
Public Attributes | List of all members
linkOptionDef Struct Reference

#include <linkoptions.h>

Collaboration diagram for linkOptionDef:
Collaboration graph
[legend]

Public Attributes

const char * name
 
linkOption optType
 
int required:1
 
int overwrite:1
 
epicsUInt32 offset
 
epicsUInt32 size
 
const linkOptionEnumTypeEnums
 

Detailed Description

Definition at line 89 of file linkoptions.h.

Member Data Documentation

◆ Enums

const linkOptionEnumType* linkOptionDef::Enums

Definition at line 96 of file linkoptions.h.

◆ name

const char* linkOptionDef::name

Definition at line 90 of file linkoptions.h.

◆ offset

epicsUInt32 linkOptionDef::offset

Definition at line 94 of file linkoptions.h.

◆ optType

linkOption linkOptionDef::optType

Definition at line 91 of file linkoptions.h.

◆ overwrite

int linkOptionDef::overwrite

Definition at line 93 of file linkoptions.h.

◆ required

int linkOptionDef::required

Definition at line 92 of file linkoptions.h.

◆ size

epicsUInt32 linkOptionDef::size

Definition at line 95 of file linkoptions.h.


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