My Project
Public Member Functions
I_P_List_iterator< T, L > Class Template Reference

#include <sql_plist.h>

List of all members.

Public Member Functions

 I_P_List_iterator (const L &a)
 I_P_List_iterator (const L &a, T *current_arg)
void init (const L &a)
T * operator++ (int)
T * operator++ ()
void rewind ()

Detailed Description

template<typename T, typename L>
class I_P_List_iterator< T, L >

Iterator for I_P_List.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines