GME  13
Public Member Functions | Protected Attributes
Ozer::DependentIterator Class Reference

#include <MgaLibOps.h>

Collaboration diagram for Ozer::DependentIterator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DependentIterator (const CComBSTR &p_list)
 DependentIterator (const std::string &p_list)
bool isDone ()
void next ()
CComBSTR getCurrentBstr ()
std::string getCurrentStr ()

Protected Attributes

size_t m_pos
size_t m_nextPos
std::string m_tokenizable

Detailed Description

Definition at line 473 of file MgaLibOps.h.


Constructor & Destructor Documentation

Ozer::DependentIterator::DependentIterator ( const CComBSTR &  p_list)

Definition at line 1629 of file MgaLibOps.cpp.

Definition at line 1637 of file MgaLibOps.cpp.


Member Function Documentation

Definition at line 1664 of file MgaLibOps.cpp.

Definition at line 1656 of file MgaLibOps.cpp.

Definition at line 1644 of file MgaLibOps.cpp.

Definition at line 1649 of file MgaLibOps.cpp.


Member Data Documentation

Definition at line 488 of file MgaLibOps.h.

size_t Ozer::DependentIterator::m_pos [protected]

Definition at line 487 of file MgaLibOps.h.

Definition at line 489 of file MgaLibOps.h.


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