Atrinik Client 2.5
Data Fields
command_buffer Struct Reference

#include <client.h>

Data Fields

struct command_buffernext
struct command_bufferprev
int len
uint8 data [1]

Detailed Description

One command buffer.

Definition at line 98 of file client.h.


Field Documentation

The data.

Definition at line 110 of file client.h.

Length of the data.

Definition at line 107 of file client.h.

Next command in queue.

Definition at line 101 of file client.h.

Previous command in queue.

Definition at line 104 of file client.h.


The documentation for this struct was generated from the following file: