AMPS C/C++ Client Class Reference
AMPS C/C++ Client Version 5.3.4.4
|
Represents an iterator over messages in an AMPS topic. More...
#include <ampsplusplus.hpp>
Represents an iterator over messages in an AMPS topic.
Note that this iteration is performed over the messages in the AMPS server, meaning the ++ operator may result in an exception if an error occurs (such as a disconnect from the AMPS instance.)