Crossfire Server, Trunk
struct_map_in_quest_list Struct Reference
+ Collaboration diagram for struct_map_in_quest_list:

Data Fields

size_t allocated
 
size_t count
 
struct struct_map_in_quest ** list
 

Detailed Description

Utility structure to group map-quest link structure.

Definition at line 196 of file mapper.cpp.

Field Documentation

◆ allocated

size_t struct_map_in_quest_list::allocated

Definition at line 199 of file mapper.cpp.

◆ count

size_t struct_map_in_quest_list::count

Definition at line 198 of file mapper.cpp.

Referenced by fill_json().

◆ list

struct struct_map_in_quest** struct_map_in_quest_list::list

Definition at line 197 of file mapper.cpp.


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