Public Attributes

clq_st Struct Reference

List of all members.

Public Attributes

int clq_used
int clq_ival
struct clq_stclq_prev
struct clq_stclq_next
void(* clq_fcn )(int)
int clq_arg

Detailed Description

Definition at line 17 of file marclock.cpp.


Member Data Documentation

Definition at line 23 of file marclock.cpp.

Referenced by MarClock::clock_heartbeat(), and MarClock::enqueue_fcn().

void(* clq_st::clq_fcn)(int)

Definition at line 22 of file marclock.cpp.

Referenced by MarClock::clock_heartbeat(), and MarClock::enqueue_fcn().

Definition at line 19 of file marclock.cpp.

Referenced by MarClock::clock_heartbeat(), and MarClock::enqueue_fcn().

Definition at line 21 of file marclock.cpp.

Referenced by MarClock::clock_heartbeat(), and MarClock::enqueue_fcn().

Definition at line 20 of file marclock.cpp.

Referenced by MarClock::clock_heartbeat(), and MarClock::enqueue_fcn().

Definition at line 18 of file marclock.cpp.

Referenced by MarClock::clock_heartbeat(), and MarClock::enqueue_fcn().


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