HttpResource::PluginRef Class Reference

#include <HttpResource.h>

Inheritance diagram for HttpResource::PluginRef:
Collaboration diagram for HttpResource::PluginRef:

Public Types

using OwnedList = OwnedLinkedObjectListTemplate< PluginRef >
 
- Public Types inherited from LinkedObjectTemplate< PluginRef >
using Iterator = IteratorTemplate< PluginRef, PluginRef *, PluginRef & >
 
using ConstIterator = IteratorTemplate< const PluginRef, const PluginRef *, const PluginRef & >
 

Public Member Functions

 PluginRef (HttpResourcePlugin *plugin)
 
HttpResourcePluginoperator-> () const
 
- Public Member Functions inherited from LinkedObjectTemplate< PluginRef >
PluginRef * getNext () const
 
bool insertAfter (PluginRef *object)
 
Iterator begin () const
 
Iterator end () const
 
Iterator cbegin () const
 
Iterator cend () const
 
- Public Member Functions inherited from LinkedObject
virtual ~LinkedObject ()
 
virtual LinkedObjectnext () 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()

HttpResource::PluginRef::PluginRef ( HttpResourcePlugin plugin)
inline

Member Function Documentation

◆ operator->()

HttpResourcePlugin* HttpResource::PluginRef::operator-> ( ) const
inline

The documentation for this class was generated from the following file: