Class handling iteration over Channels in an Associations object.
The Channel list is sorted by name so this iterator class will walk in that order.
For technical reasons this class lives outside the Associations class though really it is part of it. A typedef is set up inside that class so that you can use it like a standard iterator:
Populate the Footprint request with the information on all data stored within this class if "me" is NULL, otherwise the information stored in the object pointed at by "me".
Parameters
[in]
me
Pointer to object to footprint, NULL means class static
[out]
request
Footprint object to populate
Returns
True if the request was successfully processed. The Footprint object will have all information added to it.
The documentation for this class was generated from the following files: