TextTag list.
More...
#include <text-tag.h>
Detailed Description
TextTag list.
List of TextTag instances.
Definition at line 976 of file text-tag.h.
Constructor & Destructor Documentation
gccv::TextTagList::TextTagList |
( |
| ) |
|
Constructs an empty list.
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: