Wrapper class for TDeviceIterator.
Public Methods
-
DeviceIterator(TDeviceIterator aDeviceIterator)
- Constructor for DeviceIterator Constructor for DeviceIterator
-
~DeviceIterator()
- Destructor for DeviceIterator Destructor for DeviceIterator
-
TDeviceIterator GetIterator()
- Get the iterator. Get the iterator.
-
void SetIterator(TDeviceIterator aDeviceIterator)
- Set a specific iterator as content. Set a specific iterator as content.
-
void NextIterator()
- Increase the iterator, Increase the iterator,
Documentation
Wrapper for TDeviceIterator, needed for C API.
DeviceIterator(TDeviceIterator aDeviceIterator)
-
Create new DeviceIterator and initialize the actual iterator.
Create new DeviceIterator and initialize the actual iterator.
~DeviceIterator()
-
Delete the DeviceIterator
Delete the DeviceIterator
TDeviceIterator 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(TDeviceIterator aDeviceIterator)
-
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++.