VOS::RSSEIterator Class Reference
[libvos]
#include <vos/vos/localsocketsite.hh>
Inheritance diagram for VOS::RSSEIterator:

Detailed Description
Iterator subclass used to iterate over pointers to RemoteSocketSiteExtension objects.
Definition at line 26 of file localsocketsite.hh.
Public Member Functions
- RSSEIterator (const RSSEIterator &i)
- RSSEIterator (const std::set< RemoteSocketSiteExtension * > &rsses)
- RemoteSocketSiteExtension * operator * ()
Constructor & Destructor Documentation
| VOS::RSSEIterator::RSSEIterator | ( | const RSSEIterator & | i | ) | [inline] |
Definition at line 29 of file localsocketsite.hh.
| VOS::RSSEIterator::RSSEIterator | ( | const std::set< RemoteSocketSiteExtension * > & | rsses | ) | [inline] |
Definition at line 30 of file localsocketsite.hh.
Member Function Documentation
| RemoteSocketSiteExtension* VOS::RSSEIterator::operator * | ( | ) | [inline] |
Definition at line 42 of file localsocketsite.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vos/localsocketsite.hh