libgadu  1.12.0
 All Struktury Danych Pliki Funkcje Zmienne Definicje typów Wyliczenia Wartości wyliczeń Definicje Grupay Strony
Struktury danych | Definicje | Definicje typów | Wyliczenia | Funkcje | Zmienne
Dokumentacja pliku packets.pb-c.h

Struktury danych

struct  _GG110LoginOK
 
struct  _GG110Ack
 
struct  _GG105Login
 
struct  _GG110MessageAckLink
 
struct  _GG110MessageAck
 
struct  _GG110Event
 
struct  _GG110RecvMessage
 
struct  _GG110SendMessage
 
struct  _GG110Imtoken
 
struct  _GG110ChatInfoUpdate
 
struct  _ProtobufKVP
 
struct  _GG110Options
 
struct  _GG110AccessInfo
 
struct  _GG112TransferInfoUin
 
struct  _GG112TransferInfoFile
 
struct  _GG112TransferInfo
 

Definicje

#define GG110_LOGIN_OK__INIT
 
#define GG110_ACK__INIT
 
#define GG105_LOGIN__INIT
 
#define GG110_MESSAGE_ACK_LINK__INIT
 
#define GG110_MESSAGE_ACK__INIT
 
#define GG110_EVENT__INIT
 
#define GG110_RECV_MESSAGE__INIT
 
#define GG110_SEND_MESSAGE__INIT
 
#define GG110_IMTOKEN__INIT
 
#define GG110_CHAT_INFO_UPDATE__INIT
 
#define PROTOBUF_KVP__INIT
 
#define GG110_OPTIONS__INIT
 
#define GG110_ACCESS_INFO__INIT
 
#define GG112_TRANSFER_INFO_UIN__INIT
 
#define GG112_TRANSFER_INFO_FILE__INIT
 
#define GG112_TRANSFER_INFO__INIT
 

Definicje typów

typedef
typedefPROTOBUF_C__BEGIN_DECLS
struct _GG110LoginOK 
GG110LoginOK
 
typedef struct _GG110Ack GG110Ack
 
typedef struct _GG105Login GG105Login
 
typedef struct _GG110MessageAckLink GG110MessageAckLink
 
typedef struct _GG110MessageAck GG110MessageAck
 
typedef struct _GG110Event GG110Event
 
typedef struct _GG110RecvMessage GG110RecvMessage
 
typedef struct _GG110SendMessage GG110SendMessage
 
typedef struct _GG110Imtoken GG110Imtoken
 
typedef struct _GG110ChatInfoUpdate GG110ChatInfoUpdate
 
typedef struct _ProtobufKVP ProtobufKVP
 
typedef struct _GG110Options GG110Options
 
typedef struct _GG110AccessInfo GG110AccessInfo
 
typedef struct
_GG112TransferInfoUin 
GG112TransferInfoUin
 
typedef struct
_GG112TransferInfoFile 
GG112TransferInfoFile
 
typedef struct _GG112TransferInfo GG112TransferInfo
 
typedef enum _GG110Ack__Type GG110Ack__Type
 
typedef enum _GG110Event__Type GG110Event__Type
 
typedef void(* GG110LoginOK_Closure )(const GG110LoginOK *message, void *closure_data)
 
typedef void(* GG110Ack_Closure )(const GG110Ack *message, void *closure_data)
 
typedef void(* GG105Login_Closure )(const GG105Login *message, void *closure_data)
 
typedef void(* GG110MessageAckLink_Closure )(const GG110MessageAckLink *message, void *closure_data)
 
typedef void(* GG110MessageAck_Closure )(const GG110MessageAck *message, void *closure_data)
 
typedef void(* GG110Event_Closure )(const GG110Event *message, void *closure_data)
 
typedef void(* GG110RecvMessage_Closure )(const GG110RecvMessage *message, void *closure_data)
 
typedef void(* GG110SendMessage_Closure )(const GG110SendMessage *message, void *closure_data)
 
typedef void(* GG110Imtoken_Closure )(const GG110Imtoken *message, void *closure_data)
 
typedef void(* GG110ChatInfoUpdate_Closure )(const GG110ChatInfoUpdate *message, void *closure_data)
 
typedef void(* ProtobufKVP_Closure )(const ProtobufKVP *message, void *closure_data)
 
typedef void(* GG110Options_Closure )(const GG110Options *message, void *closure_data)
 
typedef void(* GG110AccessInfo_Closure )(const GG110AccessInfo *message, void *closure_data)
 
typedef void(* GG112TransferInfoUin_Closure )(const GG112TransferInfoUin *message, void *closure_data)
 
typedef void(* GG112TransferInfoFile_Closure )(const GG112TransferInfoFile *message, void *closure_data)
 
typedef void(* GG112TransferInfo_Closure )(const GG112TransferInfo *message, void *closure_data)
 

Wyliczenia

enum  _GG110Ack__Type {
  GG110_ACK__TYPE__MSG = 1,
  GG110_ACK__TYPE__CHAT = 2,
  GG110_ACK__TYPE__CHAT_INFO = 3,
  GG110_ACK__TYPE__MPA = 6,
  GG110_ACK__TYPE__TRANSFER_INFO
}
 
enum  _GG110Event__Type {
  GG110_EVENT__TYPE__XML = 0,
  GG110_EVENT__TYPE__JSON
}
 

Funkcje

void gg110_login_ok__init (GG110LoginOK *message)
 
size_t gg110_login_ok__get_packed_size (const GG110LoginOK *message)
 
size_t gg110_login_ok__pack (const GG110LoginOK *message, uint8_t *out)
 
size_t gg110_login_ok__pack_to_buffer (const GG110LoginOK *message, ProtobufCBuffer *buffer)
 
GG110LoginOKgg110_login_ok__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_login_ok__free_unpacked (GG110LoginOK *message, ProtobufCAllocator *allocator)
 
void gg110_ack__init (GG110Ack *message)
 
size_t gg110_ack__get_packed_size (const GG110Ack *message)
 
size_t gg110_ack__pack (const GG110Ack *message, uint8_t *out)
 
size_t gg110_ack__pack_to_buffer (const GG110Ack *message, ProtobufCBuffer *buffer)
 
GG110Ackgg110_ack__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_ack__free_unpacked (GG110Ack *message, ProtobufCAllocator *allocator)
 
void gg105_login__init (GG105Login *message)
 
size_t gg105_login__get_packed_size (const GG105Login *message)
 
size_t gg105_login__pack (const GG105Login *message, uint8_t *out)
 
size_t gg105_login__pack_to_buffer (const GG105Login *message, ProtobufCBuffer *buffer)
 
GG105Logingg105_login__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg105_login__free_unpacked (GG105Login *message, ProtobufCAllocator *allocator)
 
void gg110_message_ack_link__init (GG110MessageAckLink *message)
 
size_t gg110_message_ack_link__get_packed_size (const GG110MessageAckLink *message)
 
size_t gg110_message_ack_link__pack (const GG110MessageAckLink *message, uint8_t *out)
 
size_t gg110_message_ack_link__pack_to_buffer (const GG110MessageAckLink *message, ProtobufCBuffer *buffer)
 
GG110MessageAckLinkgg110_message_ack_link__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_message_ack_link__free_unpacked (GG110MessageAckLink *message, ProtobufCAllocator *allocator)
 
void gg110_message_ack__init (GG110MessageAck *message)
 
size_t gg110_message_ack__get_packed_size (const GG110MessageAck *message)
 
size_t gg110_message_ack__pack (const GG110MessageAck *message, uint8_t *out)
 
size_t gg110_message_ack__pack_to_buffer (const GG110MessageAck *message, ProtobufCBuffer *buffer)
 
GG110MessageAckgg110_message_ack__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_message_ack__free_unpacked (GG110MessageAck *message, ProtobufCAllocator *allocator)
 
void gg110_event__init (GG110Event *message)
 
size_t gg110_event__get_packed_size (const GG110Event *message)
 
size_t gg110_event__pack (const GG110Event *message, uint8_t *out)
 
size_t gg110_event__pack_to_buffer (const GG110Event *message, ProtobufCBuffer *buffer)
 
GG110Eventgg110_event__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_event__free_unpacked (GG110Event *message, ProtobufCAllocator *allocator)
 
void gg110_recv_message__init (GG110RecvMessage *message)
 
size_t gg110_recv_message__get_packed_size (const GG110RecvMessage *message)
 
size_t gg110_recv_message__pack (const GG110RecvMessage *message, uint8_t *out)
 
size_t gg110_recv_message__pack_to_buffer (const GG110RecvMessage *message, ProtobufCBuffer *buffer)
 
GG110RecvMessagegg110_recv_message__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_recv_message__free_unpacked (GG110RecvMessage *message, ProtobufCAllocator *allocator)
 
void gg110_send_message__init (GG110SendMessage *message)
 
size_t gg110_send_message__get_packed_size (const GG110SendMessage *message)
 
size_t gg110_send_message__pack (const GG110SendMessage *message, uint8_t *out)
 
size_t gg110_send_message__pack_to_buffer (const GG110SendMessage *message, ProtobufCBuffer *buffer)
 
GG110SendMessagegg110_send_message__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_send_message__free_unpacked (GG110SendMessage *message, ProtobufCAllocator *allocator)
 
void gg110_imtoken__init (GG110Imtoken *message)
 
size_t gg110_imtoken__get_packed_size (const GG110Imtoken *message)
 
size_t gg110_imtoken__pack (const GG110Imtoken *message, uint8_t *out)
 
size_t gg110_imtoken__pack_to_buffer (const GG110Imtoken *message, ProtobufCBuffer *buffer)
 
GG110Imtokengg110_imtoken__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_imtoken__free_unpacked (GG110Imtoken *message, ProtobufCAllocator *allocator)
 
void gg110_chat_info_update__init (GG110ChatInfoUpdate *message)
 
size_t gg110_chat_info_update__get_packed_size (const GG110ChatInfoUpdate *message)
 
size_t gg110_chat_info_update__pack (const GG110ChatInfoUpdate *message, uint8_t *out)
 
size_t gg110_chat_info_update__pack_to_buffer (const GG110ChatInfoUpdate *message, ProtobufCBuffer *buffer)
 
GG110ChatInfoUpdategg110_chat_info_update__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_chat_info_update__free_unpacked (GG110ChatInfoUpdate *message, ProtobufCAllocator *allocator)
 
void protobuf_kvp__init (ProtobufKVP *message)
 
size_t protobuf_kvp__get_packed_size (const ProtobufKVP *message)
 
size_t protobuf_kvp__pack (const ProtobufKVP *message, uint8_t *out)
 
size_t protobuf_kvp__pack_to_buffer (const ProtobufKVP *message, ProtobufCBuffer *buffer)
 
ProtobufKVPprotobuf_kvp__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void protobuf_kvp__free_unpacked (ProtobufKVP *message, ProtobufCAllocator *allocator)
 
void gg110_options__init (GG110Options *message)
 
size_t gg110_options__get_packed_size (const GG110Options *message)
 
size_t gg110_options__pack (const GG110Options *message, uint8_t *out)
 
size_t gg110_options__pack_to_buffer (const GG110Options *message, ProtobufCBuffer *buffer)
 
GG110Optionsgg110_options__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_options__free_unpacked (GG110Options *message, ProtobufCAllocator *allocator)
 
void gg110_access_info__init (GG110AccessInfo *message)
 
size_t gg110_access_info__get_packed_size (const GG110AccessInfo *message)
 
size_t gg110_access_info__pack (const GG110AccessInfo *message, uint8_t *out)
 
size_t gg110_access_info__pack_to_buffer (const GG110AccessInfo *message, ProtobufCBuffer *buffer)
 
GG110AccessInfogg110_access_info__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg110_access_info__free_unpacked (GG110AccessInfo *message, ProtobufCAllocator *allocator)
 
void gg112_transfer_info_uin__init (GG112TransferInfoUin *message)
 
size_t gg112_transfer_info_uin__get_packed_size (const GG112TransferInfoUin *message)
 
size_t gg112_transfer_info_uin__pack (const GG112TransferInfoUin *message, uint8_t *out)
 
size_t gg112_transfer_info_uin__pack_to_buffer (const GG112TransferInfoUin *message, ProtobufCBuffer *buffer)
 
GG112TransferInfoUingg112_transfer_info_uin__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg112_transfer_info_uin__free_unpacked (GG112TransferInfoUin *message, ProtobufCAllocator *allocator)
 
void gg112_transfer_info_file__init (GG112TransferInfoFile *message)
 
size_t gg112_transfer_info_file__get_packed_size (const GG112TransferInfoFile *message)
 
size_t gg112_transfer_info_file__pack (const GG112TransferInfoFile *message, uint8_t *out)
 
size_t gg112_transfer_info_file__pack_to_buffer (const GG112TransferInfoFile *message, ProtobufCBuffer *buffer)
 
GG112TransferInfoFilegg112_transfer_info_file__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg112_transfer_info_file__free_unpacked (GG112TransferInfoFile *message, ProtobufCAllocator *allocator)
 
void gg112_transfer_info__init (GG112TransferInfo *message)
 
size_t gg112_transfer_info__get_packed_size (const GG112TransferInfo *message)
 
size_t gg112_transfer_info__pack (const GG112TransferInfo *message, uint8_t *out)
 
size_t gg112_transfer_info__pack_to_buffer (const GG112TransferInfo *message, ProtobufCBuffer *buffer)
 
GG112TransferInfogg112_transfer_info__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data)
 
void gg112_transfer_info__free_unpacked (GG112TransferInfo *message, ProtobufCAllocator *allocator)
 

Zmienne

char gg105_login__initial_descr__default_value []
 
char gg110_recv_message__msg_plain__default_value []
 
char gg110_send_message__dummy3__default_value []
 
char gg112_transfer_info_file__type__default_value []
 
const ProtobufCMessageDescriptor gg110_login_ok__descriptor
 
const ProtobufCMessageDescriptor gg110_ack__descriptor
 
const ProtobufCEnumDescriptor gg110_ack__type__descriptor
 
const ProtobufCMessageDescriptor gg105_login__descriptor
 
const ProtobufCMessageDescriptor gg110_message_ack_link__descriptor
 
const ProtobufCMessageDescriptor gg110_message_ack__descriptor
 
const ProtobufCMessageDescriptor gg110_event__descriptor
 
const ProtobufCEnumDescriptor gg110_event__type__descriptor
 
const ProtobufCMessageDescriptor gg110_recv_message__descriptor
 
const ProtobufCMessageDescriptor gg110_send_message__descriptor
 
const ProtobufCMessageDescriptor gg110_imtoken__descriptor
 
const ProtobufCMessageDescriptor gg110_chat_info_update__descriptor
 
const ProtobufCMessageDescriptor protobuf_kvp__descriptor
 
const ProtobufCMessageDescriptor gg110_options__descriptor
 
const ProtobufCMessageDescriptor gg110_access_info__descriptor
 
const ProtobufCMessageDescriptor gg112_transfer_info_uin__descriptor
 
const ProtobufCMessageDescriptor gg112_transfer_info_file__descriptor
 
const ProtobufCMessageDescriptor gg112_transfer_info__descriptor
 

Dokumentacja definicji

#define GG110_LOGIN_OK__INIT
Wartość:
, 1, NULL, 0, 0 }
const ProtobufCMessageDescriptor gg110_login_ok__descriptor
Definition: packets.pb-c.c:761
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG110_ACK__INIT
Wartość:
, 0, 0, 1u }
const ProtobufCMessageDescriptor gg110_ack__descriptor
Definition: packets.pb-c.c:860
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG105_LOGIN__INIT
Wartość:
, NULL, {0,NULL}, {0,NULL}, NULL, 8227u, gg105_login__initial_descr__default_value, NULL, 4, 65994615u, 198164u, {0,NULL}, 255, 100, 0,127u, 0,0, 0,0u }
char gg105_login__initial_descr__default_value[]
Definition: packets.pb-c.c:875
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
const ProtobufCMessageDescriptor gg105_login__descriptor
Definition: packets.pb-c.c:1104
#define GG110_MESSAGE_ACK_LINK__INIT
Wartość:
, 0, NULL }
const ProtobufCMessageDescriptor gg110_message_ack_link__descriptor
Definition: packets.pb-c.c:1155
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG110_MESSAGE_ACK__INIT
Wartość:
, 0, 0, 0, 0,0, 0,0, 0,NULL, 0u }
const ProtobufCMessageDescriptor gg110_message_ack__descriptor
Definition: packets.pb-c.c:1272
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG110_EVENT__INIT
Wartość:
, 0, 0, NULL, NULL, 0,0 }
const ProtobufCMessageDescriptor gg110_event__descriptor
Definition: packets.pb-c.c:1390
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG110_RECV_MESSAGE__INIT
Wartość:
, 0,{0,NULL}, 0, 0, 0, gg110_recv_message__msg_plain__default_value, NULL, 0,{0,NULL}, 0,0, 0,0, 0,0 }
char gg110_recv_message__msg_plain__default_value[]
Definition: packets.pb-c.c:1405
const ProtobufCMessageDescriptor gg110_recv_message__descriptor
Definition: packets.pb-c.c:1547
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG110_SEND_MESSAGE__INIT
Wartość:
, 0,{0,NULL}, 8u, 0, NULL, NULL, gg110_send_message__dummy3__default_value, 0,0 }
const ProtobufCMessageDescriptor gg110_send_message__descriptor
Definition: packets.pb-c.c:1667
char gg110_send_message__dummy3__default_value[]
Definition: packets.pb-c.c:1562
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG110_IMTOKEN__INIT
Wartość:
, NULL }
const ProtobufCMessageDescriptor gg110_imtoken__descriptor
Definition: packets.pb-c.c:1705
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG110_CHAT_INFO_UPDATE__INIT
Wartość:
, {0,NULL}, {0,NULL}, 0, 0, 0, 0, 0, 0, 0, 0 }
const ProtobufCMessageDescriptor gg110_chat_info_update__descriptor
Definition: packets.pb-c.c:1861
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define PROTOBUF_KVP__INIT
Wartość:
, NULL, NULL }
const ProtobufCMessageDescriptor protobuf_kvp__descriptor
Definition: packets.pb-c.c:1912
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG110_OPTIONS__INIT
Wartość:
, 0,NULL, 0u }
const ProtobufCMessageDescriptor gg110_options__descriptor
Definition: packets.pb-c.c:1964
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG110_ACCESS_INFO__INIT
Wartość:
, 1u, 0, 0, 0, 0 }
const ProtobufCMessageDescriptor gg110_access_info__descriptor
Definition: packets.pb-c.c:2055
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG112_TRANSFER_INFO_UIN__INIT
Wartość:
, 1u, {0,NULL} }
const ProtobufCMessageDescriptor gg112_transfer_info_uin__descriptor
Definition: packets.pb-c.c:2107
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG112_TRANSFER_INFO_FILE__INIT
Wartość:
char gg112_transfer_info_file__type__default_value[]
Definition: packets.pb-c.c:2122
const ProtobufCMessageDescriptor gg112_transfer_info_file__descriptor
Definition: packets.pb-c.c:2213
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331
#define GG112_TRANSFER_INFO__INIT
Wartość:
, 6u, NULL, NULL, 0, 0,NULL, NULL, 0, 0, 0 }
const ProtobufCMessageDescriptor gg112_transfer_info__descriptor
Definition: packets.pb-c.c:2357
#define PROTOBUF_C_MESSAGE_INIT(descriptor)
Definition: protobuf-c.h:331

Dokumentacja definicji typów

typedef typedefPROTOBUF_C__BEGIN_DECLS struct _GG110LoginOK GG110LoginOK
typedef struct _GG110Ack GG110Ack
typedef struct _GG105Login GG105Login
typedef struct _GG110Event GG110Event
typedef struct _GG110Imtoken GG110Imtoken
typedef struct _ProtobufKVP ProtobufKVP
typedef struct _GG110Options GG110Options
typedef void(* GG110LoginOK_Closure)(const GG110LoginOK *message, void *closure_data)
typedef void(* GG110Ack_Closure)(const GG110Ack *message, void *closure_data)
typedef void(* GG105Login_Closure)(const GG105Login *message, void *closure_data)
typedef void(* GG110MessageAckLink_Closure)(const GG110MessageAckLink *message, void *closure_data)
typedef void(* GG110MessageAck_Closure)(const GG110MessageAck *message, void *closure_data)
typedef void(* GG110Event_Closure)(const GG110Event *message, void *closure_data)
typedef void(* GG110RecvMessage_Closure)(const GG110RecvMessage *message, void *closure_data)
typedef void(* GG110SendMessage_Closure)(const GG110SendMessage *message, void *closure_data)
typedef void(* GG110Imtoken_Closure)(const GG110Imtoken *message, void *closure_data)
typedef void(* GG110ChatInfoUpdate_Closure)(const GG110ChatInfoUpdate *message, void *closure_data)
typedef void(* ProtobufKVP_Closure)(const ProtobufKVP *message, void *closure_data)
typedef void(* GG110Options_Closure)(const GG110Options *message, void *closure_data)
typedef void(* GG110AccessInfo_Closure)(const GG110AccessInfo *message, void *closure_data)
typedef void(* GG112TransferInfoUin_Closure)(const GG112TransferInfoUin *message, void *closure_data)
typedef void(* GG112TransferInfoFile_Closure)(const GG112TransferInfoFile *message, void *closure_data)
typedef void(* GG112TransferInfo_Closure)(const GG112TransferInfo *message, void *closure_data)

Dokumentacja typów wyliczanych

Wartości wyliczeń
GG110_ACK__TYPE__MSG 
GG110_ACK__TYPE__CHAT 
GG110_ACK__TYPE__CHAT_INFO 
GG110_ACK__TYPE__MPA 
GG110_ACK__TYPE__TRANSFER_INFO 
Wartości wyliczeń
GG110_EVENT__TYPE__XML 
GG110_EVENT__TYPE__JSON 

Dokumentacja funkcji

void gg110_login_ok__init ( GG110LoginOK message)
size_t gg110_login_ok__get_packed_size ( const GG110LoginOK message)
size_t gg110_login_ok__pack ( const GG110LoginOK message,
uint8_t *  out 
)
size_t gg110_login_ok__pack_to_buffer ( const GG110LoginOK message,
ProtobufCBuffer buffer 
)
GG110LoginOK* gg110_login_ok__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_login_ok__free_unpacked ( GG110LoginOK message,
ProtobufCAllocator allocator 
)
void gg110_ack__init ( GG110Ack message)
size_t gg110_ack__get_packed_size ( const GG110Ack message)
size_t gg110_ack__pack ( const GG110Ack message,
uint8_t *  out 
)
size_t gg110_ack__pack_to_buffer ( const GG110Ack message,
ProtobufCBuffer buffer 
)
GG110Ack* gg110_ack__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_ack__free_unpacked ( GG110Ack message,
ProtobufCAllocator allocator 
)
void gg105_login__init ( GG105Login message)
size_t gg105_login__get_packed_size ( const GG105Login message)
size_t gg105_login__pack ( const GG105Login message,
uint8_t *  out 
)
size_t gg105_login__pack_to_buffer ( const GG105Login message,
ProtobufCBuffer buffer 
)
GG105Login* gg105_login__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg105_login__free_unpacked ( GG105Login message,
ProtobufCAllocator allocator 
)
void gg110_message_ack_link__init ( GG110MessageAckLink message)
size_t gg110_message_ack_link__get_packed_size ( const GG110MessageAckLink message)
size_t gg110_message_ack_link__pack ( const GG110MessageAckLink message,
uint8_t *  out 
)
size_t gg110_message_ack_link__pack_to_buffer ( const GG110MessageAckLink message,
ProtobufCBuffer buffer 
)
GG110MessageAckLink* gg110_message_ack_link__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_message_ack_link__free_unpacked ( GG110MessageAckLink message,
ProtobufCAllocator allocator 
)
void gg110_message_ack__init ( GG110MessageAck message)
size_t gg110_message_ack__get_packed_size ( const GG110MessageAck message)
size_t gg110_message_ack__pack ( const GG110MessageAck message,
uint8_t *  out 
)
size_t gg110_message_ack__pack_to_buffer ( const GG110MessageAck message,
ProtobufCBuffer buffer 
)
GG110MessageAck* gg110_message_ack__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_message_ack__free_unpacked ( GG110MessageAck message,
ProtobufCAllocator allocator 
)
void gg110_event__init ( GG110Event message)
size_t gg110_event__get_packed_size ( const GG110Event message)
size_t gg110_event__pack ( const GG110Event message,
uint8_t *  out 
)
size_t gg110_event__pack_to_buffer ( const GG110Event message,
ProtobufCBuffer buffer 
)
GG110Event* gg110_event__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_event__free_unpacked ( GG110Event message,
ProtobufCAllocator allocator 
)
void gg110_recv_message__init ( GG110RecvMessage message)
size_t gg110_recv_message__get_packed_size ( const GG110RecvMessage message)
size_t gg110_recv_message__pack ( const GG110RecvMessage message,
uint8_t *  out 
)
size_t gg110_recv_message__pack_to_buffer ( const GG110RecvMessage message,
ProtobufCBuffer buffer 
)
GG110RecvMessage* gg110_recv_message__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_recv_message__free_unpacked ( GG110RecvMessage message,
ProtobufCAllocator allocator 
)
void gg110_send_message__init ( GG110SendMessage message)
size_t gg110_send_message__get_packed_size ( const GG110SendMessage message)
size_t gg110_send_message__pack ( const GG110SendMessage message,
uint8_t *  out 
)
size_t gg110_send_message__pack_to_buffer ( const GG110SendMessage message,
ProtobufCBuffer buffer 
)
GG110SendMessage* gg110_send_message__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_send_message__free_unpacked ( GG110SendMessage message,
ProtobufCAllocator allocator 
)
void gg110_imtoken__init ( GG110Imtoken message)
size_t gg110_imtoken__get_packed_size ( const GG110Imtoken message)
size_t gg110_imtoken__pack ( const GG110Imtoken message,
uint8_t *  out 
)
size_t gg110_imtoken__pack_to_buffer ( const GG110Imtoken message,
ProtobufCBuffer buffer 
)
GG110Imtoken* gg110_imtoken__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_imtoken__free_unpacked ( GG110Imtoken message,
ProtobufCAllocator allocator 
)
void gg110_chat_info_update__init ( GG110ChatInfoUpdate message)
size_t gg110_chat_info_update__get_packed_size ( const GG110ChatInfoUpdate message)
size_t gg110_chat_info_update__pack ( const GG110ChatInfoUpdate message,
uint8_t *  out 
)
size_t gg110_chat_info_update__pack_to_buffer ( const GG110ChatInfoUpdate message,
ProtobufCBuffer buffer 
)
GG110ChatInfoUpdate* gg110_chat_info_update__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_chat_info_update__free_unpacked ( GG110ChatInfoUpdate message,
ProtobufCAllocator allocator 
)
void protobuf_kvp__init ( ProtobufKVP message)
size_t protobuf_kvp__get_packed_size ( const ProtobufKVP message)
size_t protobuf_kvp__pack ( const ProtobufKVP message,
uint8_t *  out 
)
size_t protobuf_kvp__pack_to_buffer ( const ProtobufKVP message,
ProtobufCBuffer buffer 
)
ProtobufKVP* protobuf_kvp__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void protobuf_kvp__free_unpacked ( ProtobufKVP message,
ProtobufCAllocator allocator 
)
void gg110_options__init ( GG110Options message)
size_t gg110_options__get_packed_size ( const GG110Options message)
size_t gg110_options__pack ( const GG110Options message,
uint8_t *  out 
)
size_t gg110_options__pack_to_buffer ( const GG110Options message,
ProtobufCBuffer buffer 
)
GG110Options* gg110_options__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_options__free_unpacked ( GG110Options message,
ProtobufCAllocator allocator 
)
void gg110_access_info__init ( GG110AccessInfo message)
size_t gg110_access_info__get_packed_size ( const GG110AccessInfo message)
size_t gg110_access_info__pack ( const GG110AccessInfo message,
uint8_t *  out 
)
size_t gg110_access_info__pack_to_buffer ( const GG110AccessInfo message,
ProtobufCBuffer buffer 
)
GG110AccessInfo* gg110_access_info__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg110_access_info__free_unpacked ( GG110AccessInfo message,
ProtobufCAllocator allocator 
)
void gg112_transfer_info_uin__init ( GG112TransferInfoUin message)
size_t gg112_transfer_info_uin__get_packed_size ( const GG112TransferInfoUin message)
size_t gg112_transfer_info_uin__pack ( const GG112TransferInfoUin message,
uint8_t *  out 
)
size_t gg112_transfer_info_uin__pack_to_buffer ( const GG112TransferInfoUin message,
ProtobufCBuffer buffer 
)
GG112TransferInfoUin* gg112_transfer_info_uin__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg112_transfer_info_uin__free_unpacked ( GG112TransferInfoUin message,
ProtobufCAllocator allocator 
)
void gg112_transfer_info_file__init ( GG112TransferInfoFile message)
size_t gg112_transfer_info_file__get_packed_size ( const GG112TransferInfoFile message)
size_t gg112_transfer_info_file__pack ( const GG112TransferInfoFile message,
uint8_t *  out 
)
size_t gg112_transfer_info_file__pack_to_buffer ( const GG112TransferInfoFile message,
ProtobufCBuffer buffer 
)
GG112TransferInfoFile* gg112_transfer_info_file__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg112_transfer_info_file__free_unpacked ( GG112TransferInfoFile message,
ProtobufCAllocator allocator 
)
void gg112_transfer_info__init ( GG112TransferInfo message)
size_t gg112_transfer_info__get_packed_size ( const GG112TransferInfo message)
size_t gg112_transfer_info__pack ( const GG112TransferInfo message,
uint8_t *  out 
)
size_t gg112_transfer_info__pack_to_buffer ( const GG112TransferInfo message,
ProtobufCBuffer buffer 
)
GG112TransferInfo* gg112_transfer_info__unpack ( ProtobufCAllocator allocator,
size_t  len,
const uint8_t *  data 
)
void gg112_transfer_info__free_unpacked ( GG112TransferInfo message,
ProtobufCAllocator allocator 
)

Dokumentacja zmiennych

char gg105_login__initial_descr__default_value[]
char gg110_recv_message__msg_plain__default_value[]
char gg110_send_message__dummy3__default_value[]
char gg112_transfer_info_file__type__default_value[]
const ProtobufCMessageDescriptor gg110_login_ok__descriptor
const ProtobufCMessageDescriptor gg110_ack__descriptor
const ProtobufCEnumDescriptor gg110_ack__type__descriptor
const ProtobufCMessageDescriptor gg105_login__descriptor
const ProtobufCMessageDescriptor gg110_message_ack_link__descriptor
const ProtobufCMessageDescriptor gg110_message_ack__descriptor
const ProtobufCMessageDescriptor gg110_event__descriptor
const ProtobufCEnumDescriptor gg110_event__type__descriptor
const ProtobufCMessageDescriptor gg110_recv_message__descriptor
const ProtobufCMessageDescriptor gg110_send_message__descriptor
const ProtobufCMessageDescriptor gg110_imtoken__descriptor
const ProtobufCMessageDescriptor gg110_chat_info_update__descriptor
const ProtobufCMessageDescriptor protobuf_kvp__descriptor
const ProtobufCMessageDescriptor gg110_options__descriptor
const ProtobufCMessageDescriptor gg110_access_info__descriptor
const ProtobufCMessageDescriptor gg112_transfer_info_uin__descriptor
const ProtobufCMessageDescriptor gg112_transfer_info_file__descriptor
const ProtobufCMessageDescriptor gg112_transfer_info__descriptor