The Gnome Chemistry Utils  0.14.16
Public Member Functions | List of all members
gccv::TextTagList Class Reference

TextTag list. More...

#include <text-tag.h>

Inherits list< TextTag *>.

Public Member Functions

 TextTagList ()
 
 ~TextTagList ()
 

Detailed Description

TextTag list.

List of TextTag instances.

Definition at line 978 of file text-tag.h.

Constructor & Destructor Documentation

§ TextTagList()

gccv::TextTagList::TextTagList ( )

Constructs an empty list.

§ ~TextTagList()

gccv::TextTagList::~TextTagList ( )

Destructs the list and all the TextTag instances inside. If the TextTag must not be destroyed, call the clear() method before destroying the list.


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