VMime
SMTPServiceInfos Class Reference
Inheritance diagram for SMTPServiceInfos:
Collaboration diagram for SMTPServiceInfos:

Classes

struct  props
 

Public Member Functions

 SMTPServiceInfos (const bool smtps)
 
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 SMTP service.

Constructor & Destructor Documentation

SMTPServiceInfos ( const bool  smtps)

Member Function Documentation

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: