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

kstars

fq.h File Reference

Go to the source code of this file.


Typedefs

typedef struct _FQ FQ

Functions

void delFQ (FQ *q)
FQ * newFQ (int grow)
int nFQ (FQ *q)
void * peekFQ (FQ *q)
void * popFQ (FQ *q)
void pushFQ (FQ *q, void *e)
void setMemFuncsFQ (void *(*newmalloc)(size_t size), void *(*newrealloc)(void *ptr, size_t size), void(*newfree)(void *ptr))

Typedef Documentation

typedef struct _FQ FQ

Definition at line 6 of file fq.h.


Function Documentation

void delFQ ( FQ *  q  ) 

FQ* newFQ ( int  grow  ) 

int nFQ ( FQ *  q  ) 

void* peekFQ ( FQ *  q  ) 

void* popFQ ( FQ *  q  ) 

void pushFQ ( FQ *  q,
void *  e 
)

void setMemFuncsFQ ( void *(*)(size_t size)  newmalloc,
void *(*)(void *ptr, size_t size)  newrealloc,
void(*)(void *ptr)  newfree 
)

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