|
VMime
|
This is the complete list of members for POP3SStore, including all inherited members.
| Capabilities enum name | store | |
| CAPABILITY_ADD_MESSAGE enum value | store | |
| CAPABILITY_COPY_MESSAGE enum value | store | |
| CAPABILITY_CREATE_FOLDER enum value | store | |
| CAPABILITY_DELETE_MESSAGE enum value | store | |
| CAPABILITY_EXTRACT_PART enum value | store | |
| CAPABILITY_MESSAGE_FLAGS enum value | store | |
| CAPABILITY_PARTIAL_FETCH enum value | store | |
| CAPABILITY_RENAME_FOLDER enum value | store | |
| connect() | POP3Store | virtual |
| disconnect() | POP3Store | virtual |
| getAuthenticator() const | service | |
| getAuthenticator() | service | |
| getCapabilities() const | POP3Store | virtual |
| getCertificateVerifier() | service | |
| getConnection() | POP3Store | |
| getConnectionInfos() const | POP3Store | virtual |
| getDefaultFolder() | POP3Store | virtual |
| getFolder(const folder::path &path) | POP3Store | virtual |
| getInfos() const | POP3SStore | virtual |
| getInfosInstance() | POP3SStore | static |
| getProtocolName() const | POP3SStore | virtual |
| getRootFolder() | POP3Store | virtual |
| getSession() const | service | |
| getSession() | service | |
| getSocketFactory() | service | |
| getTimeoutHandlerFactory() | service | |
| getTracerFactory() | service | |
| getType() const | store | virtual |
| isConnected() const | POP3Store | virtual |
| isPOP3S() const | POP3Store | |
| isSecuredConnection() const | POP3Store | virtual |
| isValidFolderName(const folder::path::component &name) const | POP3Store | virtual |
| noop() | POP3Store | virtual |
| object() | object | protected |
| object(const object &) | object | protected |
| operator=(const object &) | object | protected |
| POP3SStore(shared_ptr< session > sess, shared_ptr< security::authenticator > auth) | POP3SStore | |
| POP3Store(shared_ptr< session > sess, shared_ptr< security::authenticator > auth, const bool secured=false) | POP3Store | |
| service(shared_ptr< session > sess, const serviceInfos &infos, shared_ptr< security::authenticator > auth) | service | protected |
| setAuthenticator(shared_ptr< security::authenticator > auth) | service | |
| setCertificateVerifier(shared_ptr< security::cert::certificateVerifier > cv) | service | |
| setProperty(const string &name, const TYPE &value) | service | |
| setSocketFactory(shared_ptr< socketFactory > sf) | service | |
| setTimeoutHandlerFactory(shared_ptr< timeoutHandlerFactory > thf) | service | |
| setTracerFactory(shared_ptr< tracerFactory > tf) | service | |
| store(shared_ptr< session > sess, const serviceInfos &infos, shared_ptr< security::authenticator > auth) | store | protected |
| Type enum name | service | |
| TYPE_STORE enum value | service | |
| TYPE_TRANSPORT enum value | service | |
| ~object() | object | protectedvirtual |
| ~POP3SStore() | POP3SStore | |
| ~POP3Store() | POP3Store | |
| ~service() | service | virtual |