ELinks 0.18.0
location Struct Reference

#include <location.h>

Collaboration diagram for location:

Public Member Functions

 LIST_HEAD_EL (struct location)

Data Fields

struct frame list frames
struct frame list iframes
struct download download
struct view_state vs

(Note that these are not member symbols.)

void copy_location (struct location *dst, struct location *src)
void destroy_location (struct location *)
 You probably want to call del_from_history() first!

Member Function Documentation

◆ LIST_HEAD_EL()

location::LIST_HEAD_EL ( struct location )

◆ copy_location()

void copy_location ( struct location * dst,
struct location * src )
related

◆ destroy_location()

void destroy_location ( struct location * )
related

You probably want to call del_from_history() first!

Field Documentation

◆ download

struct download location::download

◆ frames

struct frame list location::frames

◆ iframes

struct frame list location::iframes

◆ vs

struct view_state location::vs

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