ELinks 0.16.1.1
|
#include <heartbeat.h>
Public Member Functions | |
LIST_HEAD (struct heartbeat) |
Data Fields | |
int | ttl |
struct ecmascript_interpreter * | interpreter |
void * | magic1 |
struct heartbeat * | next |
struct heartbeat * | prev |
void * | magic2 |
heartbeat::LIST_HEAD | ( | struct heartbeat | ) |
struct ecmascript_interpreter * heartbeat::interpreter |
void* heartbeat::magic1 |
void* heartbeat::magic2 |
struct heartbeat* heartbeat::next |
struct heartbeat* heartbeat::prev |
int heartbeat::ttl |