libtld 2.0.14
A library to determine the Top-Level Domain name of any Internet URI.
Public Member Functions | Private Attributes | List of all members
auto_free_string Class Reference

Public Member Functions

 auto_free_string (auto_free_string const &)=delete
 
 auto_free_string (char *s)
 
auto_free_stringoperator= (auto_free_string const &)=delete
 

Private Attributes

char * f_string = nullptr
 

Detailed Description

Definition at line 198 of file tld_file.h.

Constructor & Destructor Documentation

◆ auto_free_string()

auto_free_string::auto_free_string ( char *  s)
inline

Definition at line 201 of file tld_file.h.

◆ ~auto_free_string()

auto_free_string::~auto_free_string ( )
inline

Definition at line 207 of file tld_file.h.

Member Data Documentation

◆ f_string

char* auto_free_string::f_string = nullptr
private

Definition at line 212 of file tld_file.h.


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

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.