Information about maildir service. More...


Classes | |
| struct | props |
Public Member Functions | |
| maildirServiceInfos () | |
| const props & | getProperties () const |
| const string | getPropertyPrefix () const |
| const std::vector < serviceInfos::property > | getAvailableProperties () const |
Information about maildir service.
| const std::vector< serviceInfos::property > getAvailableProperties | ( | ) | const [virtual] |
Return a list of available properties for this service.
Implements serviceInfos.
References maildirServiceInfos::getProperties(), and props::PROPERTY_SERVER_ROOTPATH.
| const maildirServiceInfos::props & getProperties | ( | ) | const |
References property::FLAG_REQUIRED, and property::SERVER_ROOTPATH.
Referenced by maildirServiceInfos::getAvailableProperties().
| const string getPropertyPrefix | ( | ) | const [virtual] |
Return the property prefix used by this service.
Use this to set/get properties in the session object.
Implements serviceInfos.
1.6.2