Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
TF Struct Reference

Public Attributes

double tgo
 
int interval
 
void * ud
 
TCFfp
 
int tid
 
struct TFnext
 

Detailed Description

Definition at line 66 of file eventloop.c.

Member Data Documentation

◆ fp

TCF* TF::fp

Definition at line 71 of file eventloop.c.

◆ interval

int TF::interval

Definition at line 69 of file eventloop.c.

◆ next

struct TF* TF::next

Definition at line 73 of file eventloop.c.

◆ tgo

double TF::tgo

Definition at line 68 of file eventloop.c.

◆ tid

int TF::tid

Definition at line 72 of file eventloop.c.

◆ ud

void* TF::ud

Definition at line 70 of file eventloop.c.


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