VMime
maildirServiceInfos Class Reference
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::property
getAvailableProperties () 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

Member Function Documentation

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

Return a list of available properties for this service.

Returns
list of properties

Implements serviceInfos.

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

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: