|  | libtld 2.0.14
    A library to determine the Top-Level Domain name of any Internet URI. | 

| Public Attributes | |
| struct tld_description * | f_descriptions | 
| uint32_t | f_descriptions_count | 
| struct tld_header * | f_header | 
| struct tld_string_length * | f_string_lengths | 
| struct tld_string_offset * | f_string_offsets | 
| char * | f_strings | 
| uint32_t | f_strings_count | 
| char * | f_strings_end | 
| uint32_t * | f_tags | 
| uint32_t | f_tags_size | 
Definition at line 151 of file tld_file.h.
| struct tld_description* tld_file::f_descriptions | 
Definition at line 155 of file tld_file.h.
| uint32_t tld_file::f_descriptions_count | 
Definition at line 154 of file tld_file.h.
| struct tld_header* tld_file::f_header | 
Definition at line 153 of file tld_file.h.
| struct tld_string_length* tld_file::f_string_lengths | 
Definition at line 160 of file tld_file.h.
| struct tld_string_offset* tld_file::f_string_offsets | 
Definition at line 159 of file tld_file.h.
| char* tld_file::f_strings | 
Definition at line 161 of file tld_file.h.
| uint32_t tld_file::f_strings_count | 
Definition at line 158 of file tld_file.h.
| char* tld_file::f_strings_end | 
Definition at line 162 of file tld_file.h.
| uint32_t* tld_file::f_tags | 
Definition at line 157 of file tld_file.h.
| uint32_t tld_file::f_tags_size | 
Definition at line 156 of file tld_file.h.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.