cumbia-http 1.x
Qt widgets on top of the cumbia C++ library
Public Member Functions | List of all members
CuHTTPActionReaderFactory Class Reference

#include <cuhttpactionfactories.h>

Inheritance diagram for CuHTTPActionReaderFactory:
Inheritance graph
[legend]

Public Member Functions

 CuHTTPActionReaderFactory (bool single_shot)
 
virtual ~CuHTTPActionReaderFactory ()
 
void mergeOptions (const CuData &o)
 
std::string getMethod () const
 Return the type of action that the factory creates. More...
 
CuHTTPActionFactoryIclone () const
 
CuData options () const
 
- Public Member Functions inherited from CuHTTPActionFactoryI
 CuHTTPActionFactoryI ()
 
virtual std::string getMethod () const =0
 Return the type of action that the factory creates. More...
 
virtual CuHTTPActionFactoryIclone () const =0
 
virtual CuData options () const =0
 

Constructor & Destructor Documentation

◆ CuHTTPActionReaderFactory()

CuHTTPActionReaderFactory::CuHTTPActionReaderFactory ( bool  single_shot)

◆ ~CuHTTPActionReaderFactory()

CuHTTPActionReaderFactory::~CuHTTPActionReaderFactory ( )
virtual

Member Function Documentation

◆ clone()

CuHTTPActionFactoryI * CuHTTPActionReaderFactory::clone ( ) const
virtual

Implements CuHTTPActionFactoryI.

◆ getMethod()

std::string CuHTTPActionReaderFactory::getMethod ( ) const
virtual

Return the type of action that the factory creates.

Returns
the type of action that the factory creates

Implements CuHTTPActionFactoryI.

◆ mergeOptions()

void CuHTTPActionReaderFactory::mergeOptions ( const CuData &  o)

◆ options()

CuData CuHTTPActionReaderFactory::options ( ) const
virtual

Implements CuHTTPActionFactoryI.


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