OutboundItem

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Session session)
Undocumented in source.

Members

Functions

free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

NOGC
enum NOGC;
Undocumented in source.

Variables

aux_data
AuxData aux_data;
Undocumented in source.
cycle
ulong cycle;

Reset count of weight. See comment for last_cycle

frame
Frame frame;
Undocumented in source.
queued
bool queued;

true if this object is queued.

seq
long seq;
Undocumented in source.
weight
int weight;

The priority used in priority comparion. Larger is served ealier.

Meta