Crossfire Client, Trunk
Public Attributes | List of all members
buffer_control_t Struct Reference

A container for all of the buffer control parameters like output count and time. The structure holds widget pointers, a state variables to track the parameter values, and the client built-in defaults. Only the final initializer for output_count and output_time is used as a default. More...

Collaboration diagram for buffer_control_t:
Collaboration graph

Public Attributes

buffer_parameter_t count
 
buffer_parameter_t timer
 

Detailed Description

A container for all of the buffer control parameters like output count and time. The structure holds widget pointers, a state variables to track the parameter values, and the client built-in defaults. Only the final initializer for output_count and output_time is used as a default.

Definition at line 194 of file info.c.

Member Data Documentation

◆ count

buffer_parameter_t buffer_control_t::count

◆ timer

buffer_parameter_t buffer_control_t::timer

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