ekg2
 All Struktury Danych Pliki Funkcje Zmienne Definicje typów Wyliczenia Wartości wyliczeń Definicje Grupay Strony
Pola danych
Dokumentacja struktury ekg_resource

#include <userlist.h>

Pola danych

struct ekg_resourcenext
char * name
status_t status
char * descr
int prio
void * priv_data

Opis szczegółowy

ekg_resource_t is used to manage userlist_t resources.
For example jabber resources, or irc friendlist

Dokumentacja pól

char* ekg_resource::descr

descr, like u->descr [description of resource]

char* ekg_resource::name

name of resource

struct ekg_resource* ekg_resource::next
int ekg_resource::prio

prio of resource [priority of this resource]

void* ekg_resource::priv_data

priv, like u->priv_data [private data info/struct]

status_t ekg_resource::status

status, like u->status [status of resource]


Dokumentacja dla tej struktury została wygenerowana z pliku: