GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
f_evcli.h File Reference
#include "f_evt.h"

Go to the source code of this file.

Functions

int f_evcli_buf (s_evt_channel *ps_chan)
int f_evcli_close (s_evt_channel *ps_chan)
int f_evcli_con (s_evt_channel *ps_chan, char *pc_node, int l_aport, int l_aevents, int l_asample)
int f_evcli_evt (s_evt_channel *ps_chan)

Function Documentation

◆ f_evcli_buf()

int f_evcli_buf ( s_evt_channel * ps_chan)

Definition at line 375 of file f_evcli.c.

◆ f_evcli_close()

int f_evcli_close ( s_evt_channel * ps_chan)

Definition at line 498 of file f_evcli.c.

◆ f_evcli_con()

int f_evcli_con ( s_evt_channel * ps_chan,
char * pc_node,
int l_aport,
int l_aevents,
int l_asample )

Definition at line 185 of file f_evcli.c.

◆ f_evcli_evt()

int f_evcli_evt ( s_evt_channel * ps_chan)

Definition at line 478 of file f_evcli.c.