areaDetector  3-5-0
EPICS areaDetector framework
Public Attributes | List of all members
file_t Struct Reference

Public Attributes

char name [MAX_BUF_SIZE]
 
char * data
 
size_t len
 
bool save
 
bool parse
 
bool remove
 
size_t refCount
 
uid_t uid
 
uid_t gid
 
mode_t perms
 

Member Data Documentation

◆ data

char* file_t::data

◆ gid

uid_t file_t::gid

◆ len

size_t file_t::len

◆ name

char file_t::name[MAX_BUF_SIZE]

◆ parse

bool file_t::parse

◆ perms

mode_t file_t::perms

◆ refCount

size_t file_t::refCount

◆ remove

bool file_t::remove

◆ save

bool file_t::save

◆ uid

uid_t file_t::uid

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