VMime
maildirServiceInfos Class Reference

#include <maildirServiceInfos.hpp>

Inheritance diagram for maildirServiceInfos:
Collaboration diagram for maildirServiceInfos:

Classes

struct  props

Public Member Functions

 maildirServiceInfos ()
const propsgetProperties () const
const string getPropertyPrefix () const
const std::vector< serviceInfos::propertygetAvailableProperties () const
Public Member Functions inherited from serviceInfos
virtual ~serviceInfos ()
template<typename TYPE>
const TYPE getPropertyValue (shared_ptr< session > s, const property &p) const
bool hasProperty (shared_ptr< session > s, const property &p) const

Additional Inherited Members

Protected Member Functions inherited from serviceInfos
 serviceInfos ()
 serviceInfos (const serviceInfos &)

Detailed Description

Information about maildir service.

Constructor & Destructor Documentation

◆ maildirServiceInfos()

maildirServiceInfos ( )

Member Function Documentation

◆ getAvailableProperties()

const std::vector< serviceInfos::property > getAvailableProperties ( ) const
virtual

Return a list of available properties for this service.

Returns
list of properties

Implements serviceInfos.

References getProperties(), and maildirServiceInfos::props::PROPERTY_SERVER_ROOTPATH.

◆ getProperties()

◆ getPropertyPrefix()

const string getPropertyPrefix ( ) const
virtual

Return the property prefix used by this service.

Use this to set/get properties in the session object.

Returns
property prefix

Implements serviceInfos.


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