![]() |
![]() |
![]() |
Libgtop Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#include <glibtop/open.h> #define GLIBTOP_INIT_NO_OPEN #define GLIBTOP_INIT_NO_INIT #define GLIBTOP_FEATURES_NO_SERVER #define GLIBTOP_FEATURES_EXCEPT #define GLIBTOP_METHOD_DIRECT #define GLIBTOP_METHOD_PIPE #define GLIBTOP_METHOD_INET #define GLIBTOP_METHOD_UNIX #define GLIBTOP_ERROR_METHOD_IGNORE #define GLIBTOP_ERROR_METHOD_WARN_ONCE #define GLIBTOP_ERROR_METHOD_WARN #define GLIBTOP_ERROR_METHOD_ABORT #define GLIBTOP_ERROR_METHOD_DEFAULT void glibtop_open_l (glibtop *server, const char *program_name, unsigned long features, unsigned flags); void glibtop_init_p (glibtop *server, unsigned long features, unsigned flags); void glibtop_open_p (glibtop *server, const char *program_name, unsigned long features, unsigned flags); void glibtop_open_s (glibtop *server, const char *program_name, unsigned long features, unsigned flags);
void glibtop_open_l (glibtop *server, const char *program_name, unsigned long features, unsigned flags);
|
|
|
|
|
|
|
void glibtop_init_p (glibtop *server, unsigned long features, unsigned flags);
|
|
|
|
|
void glibtop_open_p (glibtop *server, const char *program_name, unsigned long features, unsigned flags);
|
|
|
|
|
|
|
void glibtop_open_s (glibtop *server, const char *program_name, unsigned long features, unsigned flags);
|
|
|
|
|
|
|