ELinks 0.16.1.1
|
#include <session.h>
Data Fields | |
void * | magic1 |
struct frame * | next |
struct frame * | prev |
void * | magic2 |
char * | name |
int | redirect_cnt |
struct view_state | vs |
void* iframe::magic1 |
void* iframe::magic2 |
char* iframe::name |
struct frame* iframe::next |
struct frame* iframe::prev |
int iframe::redirect_cnt |
struct view_state iframe::vs |