Crossfire Server, Branch 1.12  R12190
Data Fields
_shared_string Struct Reference

One actual shared string. More...

#include <shstr.h>

Collaboration diagram for _shared_string:
Collaboration graph
[legend]

Data Fields

struct _shared_stringnext
unsigned REFCOUNT_TYPE refcount
char string [PADDING]
union {
   struct _shared_string **   array
   struct _shared_string *   previous
u

Detailed Description

One actual shared string.

Definition at line 70 of file shstr.h.


Field Documentation

Definition at line 72 of file shstr.h.

Referenced by add_string(), and free_string().

Definition at line 75 of file shstr.h.

Referenced by add_string(), find_string(), free_string(), new_shared_string(), and ss_dump_table().

Definition at line 73 of file shstr.h.

Referenced by add_string(), free_string(), and new_shared_string().

Definition at line 79 of file shstr.h.

Referenced by add_string(), free_string(), new_shared_string(), and ss_dump_table().

Definition at line 84 of file shstr.h.

Referenced by add_string(), find_string(), new_shared_string(), and ss_dump_table().

union { ... } _shared_string::u

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