An iterator used to go through the descriptor store. More...
Public Member Functions | |
Data_descriptor * | operator-> () |
Data_descriptor & | operator* () |
Iterator & | operator++ () |
bool | operator!= (const Iterator &) |
Friends | |
class | Context |
An iterator used to go through the descriptor store.
Data_descriptor * PDI::Context::Iterator::operator-> | ( | ) |
Data_descriptor & PDI::Context::Iterator::operator* | ( | ) |
Iterator & PDI::Context::Iterator::operator++ | ( | ) |
bool PDI::Context::Iterator::operator!= | ( | const Iterator & | ) |
|
friend |