WMI Library
|
The ObjectIterator class declaration. More...
Classes | |
class | WMI::ObjectIterator |
The iterator type used for collections of WBEM Class Objects. More... | |
Namespaces | |
namespace | WMI |
The Windows Management Instrumentation namespace. | |
Functions | |
bool | WMI::operator== (const ObjectIterator &lhs, const ObjectIterator &rhs) |
Compare two iterators for equivalence. | |
bool | WMI::operator!= (const ObjectIterator &lhs, const ObjectIterator &rhs) |
Compare two iterators for difference. |
The ObjectIterator class declaration.