TwiceAsNice  2019-02-18
Public Attributes | List of all members
lffts::TFDE_INFO Struct Reference

#include <lffde1N.h>

Collaboration diagram for lffts::TFDE_INFO:
Collaboration graph

Public Attributes

sem_t sem
 
char dataName [MAX_NAME_LEN]
 
char queuePrefix [MAX_NAME_LEN]
 
long nSlots
 
long slotSize
 
long head
 
long next [MAX_SLOTS]
 
long prev [MAX_SLOTS]
 
bool reserved [MAX_SLOTS]
 
long counter [MAX_SLOTS]
 
bool queueUsed [MAX_CLIENTS]
 
char queueNames [MAX_CLIENTS][MAX_NAME_LEN]
 

Member Data Documentation

◆ counter

long lffts::TFDE_INFO::counter

◆ dataName

char lffts::TFDE_INFO::dataName

◆ head

long lffts::TFDE_INFO::head

◆ next

long lffts::TFDE_INFO::next

◆ nSlots

long lffts::TFDE_INFO::nSlots

◆ prev

long lffts::TFDE_INFO::prev

◆ queueNames

char lffts::TFDE_INFO::queueNames

◆ queuePrefix

char lffts::TFDE_INFO::queuePrefix

◆ queueUsed

bool lffts::TFDE_INFO::queueUsed

◆ reserved

bool lffts::TFDE_INFO::reserved

◆ sem

sem_t lffts::TFDE_INFO::sem

◆ slotSize

long lffts::TFDE_INFO::slotSize

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