Wrapper class for TServiceIterator.
Public Methods
-
ServiceIterator(TServiceIterator aServiceIterator)
- Constructor for ServiceIterator Constructor for ServiceIterator
-
~ServiceIterator()
- Destructor for ServiceIterator Destructor for ServiceIterator
-
TServiceIterator GetIterator()
- Get the iterator. Get the iterator.
-
void SetIterator(TServiceIterator aServiceIterator)
- Set a specific iterator as content. Set a specific iterator as content.
-
void NextIterator()
- Increase the iterator, Increase the iterator,
Documentation
Wrapper for TServiceIterator, needed for C API.
ServiceIterator(TServiceIterator aServiceIterator)
-
Create new ServiceIterator and initialize the actual iterator.
Create new ServiceIterator and initialize the actual iterator.
~ServiceIterator()
-
Delete the ServiceIterator
Delete the ServiceIterator
TServiceIterator GetIterator()
-
Returns the content of this wrapper.
Returns the content of this wrapper.
- Returns:
- The content of the wrapper
The content of the wrapper
void SetIterator(TServiceIterator aServiceIterator)
-
Assign the given iterator object to be as the content of this
iterator.
Assign the given iterator object to be as the content of this
iterator.
void NextIterator()
-
Move on to the next actual iterator.
Move on to the next actual iterator.
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.