ekg2  GIT master
Pola danych
Dokumentacja struktury jabber_dcc_t

#include <jabber_dcc.h>

Diagram współpracy dla jabber_dcc_t:
Collaboration graph
[legenda]

Pola danych

FILE * fd
 
int sfd
 
session_tsession
 
char * req
 
char * sid
 
enum jabber_dcc_protocol_type_t protocol
 
union {
   jabber_dcc_bytestream_t *   bytestream
 
   void *   other
 
priv_data
 

Dokumentacja pól

◆ bytestream

jabber_dcc_bytestream_t* jabber_dcc_t::bytestream

◆ fd

FILE* jabber_dcc_t::fd

◆ other

void* jabber_dcc_t::other

◆ priv_data

union { ... } jabber_dcc_t::priv_data

◆ protocol

enum jabber_dcc_protocol_type_t jabber_dcc_t::protocol

◆ req

char* jabber_dcc_t::req

◆ session

session_t* jabber_dcc_t::session

◆ sfd

int jabber_dcc_t::sfd

◆ sid

char* jabber_dcc_t::sid

Dokumentacja dla tej struktury została wygenerowana z pliku: