Public Member Functions | Data Fields

HostDBSyncer Struct Reference

Inherits Continuation.

Collaboration diagram for HostDBSyncer:
Collaboration graph
[legend]

Public Member Functions

int sync_event (int event, void *edata)
int wait_event (int event, void *edata)
 HostDBSyncer ()

Data Fields

int frequency
ink_hrtime start_time

Detailed Description

Definition at line 321 of file HostDB.cc.


Constructor & Destructor Documentation

HostDBSyncer::HostDBSyncer (  ) 

Definition at line 333 of file HostDB.cc.

References SET_HANDLER, and sync_event().


Member Function Documentation

int HostDBSyncer::sync_event ( int  event,
void *  edata 
)
int HostDBSyncer::wait_event ( int  event,
void *  edata 
)

Field Documentation

Definition at line 323 of file HostDB.cc.

Definition at line 324 of file HostDB.cc.

Referenced by sync_event(), and wait_event().


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