pdftron::Common::Iterator< int > Class Template Reference

The Iterator specialization for integer type. More...

#include <Iterator.h>

List of all members.

Public Member Functions

 Iterator ()
 Iterator (TRN_Iterator impl)
 ~Iterator ()
void Next ()
int Current ()
bool HasNext ()
Iterator< int > & operator= (const Iterator< int > &other)
 Iterator (const Iterator< int > &c)


Detailed Description

template<>
class pdftron::Common::Iterator< int >

The Iterator specialization for integer type.

Constructor & Destructor Documentation

pdftron::Common::Iterator< int >::Iterator (  )  [inline]

pdftron::Common::Iterator< int >::Iterator ( TRN_Iterator< int >  impl  )  [inline]

pdftron::Common::Iterator< int >::~Iterator (  )  [inline]

References REX.

pdftron::Common::Iterator< int >::Iterator ( const Iterator< int > &  c  )  [inline]

References REX.


Member Function Documentation

void pdftron::Common::Iterator< int >::Next (  )  [inline]

References REX.

int pdftron::Common::Iterator< int >::Current (  )  [inline]

References REX.

bool pdftron::Common::Iterator< int >::HasNext (  )  [inline]

References REX.

Iterator<int>& pdftron::Common::Iterator< int >::operator= ( const Iterator< int > &  other  )  [inline]

References REX.


© 2002-2010 PDFTron Systems Inc.