HttpResource::PluginRef Class Reference
#include <HttpResource.h>
Inheritance diagram for HttpResource::PluginRef:
Collaboration diagram for HttpResource::PluginRef:
Public Types | |
using | OwnedList = OwnedLinkedObjectListTemplate< PluginRef > |
![]() | |
using | Iterator = IteratorTemplate< PluginRef, PluginRef *, PluginRef & > |
using | ConstIterator = IteratorTemplate< const PluginRef, const PluginRef *, const PluginRef & > |
Public Member Functions | |
PluginRef (HttpResourcePlugin *plugin) | |
HttpResourcePlugin * | operator-> () const |
![]() | |
PluginRef * | getNext () const |
bool | insertAfter (PluginRef *object) |
Iterator | begin () const |
Iterator | end () const |
Iterator | cbegin () const |
Iterator | cend () const |
![]() | |
virtual | ~LinkedObject () |
virtual LinkedObject * | next () const |
bool | insertAfter (LinkedObject *object) |
bool | operator== (const LinkedObject &other) const |
bool | operator!= (const LinkedObject &other) const |
Member Typedef Documentation
◆ OwnedList
Constructor & Destructor Documentation
◆ PluginRef()
|
inline |
Member Function Documentation
◆ operator->()
|
inline |
The documentation for this class was generated from the following file: