libtld 2.0.14
A library to determine the Top-Level Domain name of any Internet URI.
Public Attributes | List of all members
tld_file Struct Reference
Collaboration diagram for tld_file:
Collaboration graph
[legend]

Public Attributes

struct tld_descriptionf_descriptions
 
uint32_t f_descriptions_count
 
struct tld_headerf_header
 
struct tld_string_lengthf_string_lengths
 
struct tld_string_offsetf_string_offsets
 
char * f_strings
 
uint32_t f_strings_count
 
char * f_strings_end
 
uint32_t * f_tags
 
uint32_t f_tags_size
 

Detailed Description

Definition at line 151 of file tld_file.h.

Member Data Documentation

◆ f_descriptions

struct tld_description* tld_file::f_descriptions

Definition at line 155 of file tld_file.h.

◆ f_descriptions_count

uint32_t tld_file::f_descriptions_count

Definition at line 154 of file tld_file.h.

◆ f_header

struct tld_header* tld_file::f_header

Definition at line 153 of file tld_file.h.

◆ f_string_lengths

struct tld_string_length* tld_file::f_string_lengths

Definition at line 160 of file tld_file.h.

◆ f_string_offsets

struct tld_string_offset* tld_file::f_string_offsets

Definition at line 159 of file tld_file.h.

◆ f_strings

char* tld_file::f_strings

Definition at line 161 of file tld_file.h.

◆ f_strings_count

uint32_t tld_file::f_strings_count

Definition at line 158 of file tld_file.h.

◆ f_strings_end

char* tld_file::f_strings_end

Definition at line 162 of file tld_file.h.

◆ f_tags

uint32_t* tld_file::f_tags

Definition at line 157 of file tld_file.h.

◆ f_tags_size

uint32_t tld_file::f_tags_size

Definition at line 156 of file tld_file.h.


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

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.