|
#include <C/Common/TRN_Types.h>#include <C/Common/TRN_Iterator.h>


Go to the source code of this file.
Namespaces | |
| namespace | pdftron |
| namespace | pdftron::Common |
Classes | |
| class | pdftron::Common::Iterator< T > |
| Supports a simple iteration over a generic collection. More... | |
| class | pdftron::Common::Iterator< int > |
| The Iterator specialization for integer type. More... | |