PDI 1.5.5

the PDI data interface

PDI::Context::Iterator Class Reference

An iterator used to go through the descriptor store. More...

Public Member Functions

Data_descriptoroperator-> ()
 
Data_descriptoroperator* ()
 
Iteratoroperator++ ()
 
bool operator!= (const Iterator &)
 

Friends

class Context
 

Detailed Description

An iterator used to go through the descriptor store.

Member Function Documentation

◆ operator->()

Data_descriptor * PDI::Context::Iterator::operator-> ( )

◆ operator*()

Data_descriptor & PDI::Context::Iterator::operator* ( )

◆ operator++()

Iterator & PDI::Context::Iterator::operator++ ( )

◆ operator!=()

bool PDI::Context::Iterator::operator!= ( const Iterator )

Friends And Related Function Documentation

◆ Context

friend class Context
friend

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