#include "frdi_server.h"
Functions | |
| int | frdiServerAppRun (frdi_server_app *self) |
| void | frdiServerAppFree (frdi_server_app *self) |
| frdi_server_app * | frdiServerAppNew (frdi_app *app) |
| char * | frdiServerAppDisplay (frdi_server_app *self) |
| void | frdiServerPV (frdi_server_app *self, char *str) |
| void | frdiServerPVF (frdi_server_app *self, char *format, void *arg) |
|
|
doesn't exist until app ready to close |
|
|
release the object |
|
|
somewhere to put globals |
|
|
return information about this application as a string |
|
||||||||||||
|
print if verbose |
|
||||||||||||||||
|
print if verbose using format |
1.2.18