Crossfire Server, Branch 1.12  R12190
Data Fields
Output_Buf Struct Reference

One output buffer. More...

#include <player.h>

Data Fields

const char * buf
 Actual string pointer.
uint16 count
 How many times we got this message.
uint32 first_update
 First time this message was stored.

Detailed Description

One output buffer.

Definition at line 40 of file player.h.


Field Documentation

const char* Output_Buf::buf

Actual string pointer.

Definition at line 41 of file player.h.

Referenced by flush_output_element().

How many times we got this message.

Definition at line 43 of file player.h.

Referenced by flush_output_element().

First time this message was stored.

Definition at line 42 of file player.h.

Referenced by flush_output_element().


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