• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kstars

eventloop.h File Reference

Public interface to INDI's eventloop mechanism. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Typedefs

typedef void( CBF )(int fd, void *)
typedef void( TCF )(void *)
typedef void( WPF )(void *)

Functions

int addCallback (int fd, CBF *fp, void *ud)
int addTimer (int ms, TCF *fp, void *ud)
int addWorkProc (WPF *fp, void *ud)
void eventLoop (void)
void rmCallback (int cid)
void rmTimer (int tid)
void rmWorkProc (int wid)

Detailed Description

Public interface to INDI's eventloop mechanism.

Author:
Elwood C. Downey

Definition in file eventloop.h.


Typedef Documentation

CBF

Signature of a callback function.

Definition at line 34 of file eventloop.h.

TCF

Signature of a timer function.

Definition at line 44 of file eventloop.h.

WPF

Signature of a work procedure function.

Definition at line 39 of file eventloop.h.


Function Documentation

void eventLoop ( void   ) 

Main calls this when ready to hand over control.

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • keduca
  • kstars
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal