ServiceAccountHandler Member List

This is the complete list of members for ServiceAccountHandler, including all inherited members.
_createPacket(const std::string &packet, BuddyPtr pBuddy)AccountHandler [protected]
_createPacketStream(std::string &sString, const Packet *pPacket)AccountHandler [protected]
_getBuddy(const UT_UTF8String &descriptor)ServiceAccountHandler [private]
_getBuddy(ServiceBuddyPtr pBuddy)ServiceAccountHandler [private]
_getBuddy(ServiceBuddyType type, uint64_t user_id)ServiceAccountHandler [private]
_getConnection(const std::string &session_id)ServiceAccountHandler [private]
_getConnections()ServiceAccountHandler [private]
_getDomain(const std::string &protocol)ServiceAccountHandler [private]
_getDomain()ServiceAccountHandler [private]
_getPermissions(uint64_t doc_id, DocumentPermissions &perms)ServiceAccountHandler [private]
_handleJoinSessionRequestResponse(JoinSessionRequestResponseEvent *jsre, BuddyPtr pBuddy, XAP_Frame *pFrame, PD_Document **pDoc, const std::string &filename, bool bLocallyOwned)ServiceAccountHandler [private]
_handleMessages(ConnectionPtr connection)ServiceAccountHandler [private]
_handlePacket(Packet *packet, BuddyPtr buddy)AccountHandler [protected, virtual]
_handleProtocolError(Packet *packet, BuddyPtr buddy)AccountHandler [protected, virtual]
_handleRealmPacket(ConnectionPtr connection)ServiceAccountHandler [private]
_listDocuments(soa::function_call_ptr fc_ptr, const std::string uri, bool verify_webapp_host, boost::shared_ptr< std::string > result_ptr)ServiceAccountHandler [private]
_listDocuments_cb(bool success, soa::function_call_ptr fc_ptr, boost::shared_ptr< std::string > result_ptr)ServiceAccountHandler [private]
_openDocumentMaster(ConnectionPtr connection, soa::CollectionPtr rcp, PD_Document **pDoc, XAP_Frame *pFrame, const std::string &session_id, const std::string &filename, bool bLocallyOwned)ServiceAccountHandler [private]
_openDocumentSlave(ConnectionPtr connection, PD_Document **pDoc, XAP_Frame *pFrame, const std::string &filename, bool bLocallyOwned)ServiceAccountHandler [private]
_parseSessionFiles(soa::ArrayPtr files_array, GetSessionsResponseEvent &gsre)ServiceAccountHandler [private]
_parseUserInfo(const std::string &userinfo, uint64_t &user_id)ServiceAccountHandler [private]
_realmConnect(soa::CollectionPtr rcp, UT_uint64 doc_id, const std::string &session_id, bool master)ServiceAccountHandler [private]
_removeConnection(const std::string &session_id)ServiceAccountHandler [private]
_send(boost::shared_ptr< T > packet, RealmBuddyPtr recipient)ServiceAccountHandler [inline, private]
_sendProtocolError(BuddyPtr, UT_sint32 errorEnum)AccountHandler [protected]
_setPermissions(UT_uint64 doc_id, DocumentPermissions &perms)ServiceAccountHandler [private]
_splitDescriptor(const std::string &descriptor, uint64_t &user_id, uint8_t &conn_id, std::string &domain)ServiceAccountHandler [private]
_write_handler(const asio::error_code &e, std::size_t bytes_transferred, boost::shared_ptr< const RealmBuddy > recipient, boost::shared_ptr< rpv1::Packet > packet)ServiceAccountHandler [private]
_write_result(const asio::error_code &e, std::size_t bytes_transferred, ConnectionPtr connection, boost::shared_ptr< rpv1::Packet > packet)ServiceAccountHandler [private]
AccountHandler()AccountHandler [inline]
addBuddy(BuddyPtr pBuddy)AccountHandler
addProperty(const std::string &key, const std::string &value)AccountHandler [inline]
allowsManualBuddies()ServiceAccountHandler [inline, virtual]
allowsSessionTakeover()ServiceAccountHandler [inline, virtual]
askFilename(std::string &filename, bool firsttime)ServiceAccountHandler [static]
askPassword(const std::string &email, std::string &password)ServiceAccountHandler [static]
autoConnect()AccountHandler [virtual]
canDelete()AccountHandler [inline, virtual]
canEditProperties()AccountHandler [inline, virtual]
canManuallyStartSession()AccountHandler [inline, virtual]
canShare(BuddyPtr pBuddy)ServiceAccountHandler [virtual]
connect()ServiceAccountHandler [virtual]
constructBuddy(const PropertyMap &props)ServiceAccountHandler [virtual]
constructBuddy(const std::string &descriptor, BuddyPtr pBuddy)ServiceAccountHandler [virtual]
constructListDocumentsCall()ServiceAccountHandler
constructSaveDocumentCall(PD_Document *pDoc, ConnectionPtr connection_ptr)ServiceAccountHandler
defaultShareState(BuddyPtr)AccountHandler [inline, virtual]
deleteBuddies()AccountHandler
deleteBuddy(BuddyPtr pBuddy)AccountHandler
disconnect()ServiceAccountHandler [virtual]
embedDialogWidgets(void *pEmbeddingParent)=0AccountHandler [pure virtual]
ensureExt(std::string &filename, const std::string &extension)ServiceAccountHandler [static]
forceDisconnectBuddy(BuddyPtr pBuddy)ServiceAccountHandler [virtual]
getAcl(AbiCollab *pSession, std::vector< std::string > &vAcl)ServiceAccountHandler [virtual]
getBuddies()AccountHandler [inline]
getBuddiesAsync()ServiceAccountHandler [virtual]
getCA() const ServiceAccountHandler [inline]
getCanOffer()AccountHandler [inline]
getConnection(PD_Document *pDoc)ServiceAccountHandler
getDescription()ServiceAccountHandler [virtual]
getDialogGenericInputId()ServiceAccountHandler [static]
getDialogGenericProgressId()ServiceAccountHandler [static]
getDisplayType()ServiceAccountHandler [virtual]
getProperties()AccountHandler [inline]
getProperty(const std::string &key)AccountHandler
getSessionsAsync()ServiceAccountHandler [virtual]
getSessionsAsync(const Buddy &buddy)ServiceAccountHandler [virtual]
AccountHandler::getSessionsAsync(BuddyPtr pBuddy)AccountHandler [virtual]
getShareHint(PD_Document *pDoc)ServiceAccountHandler [virtual]
getStaticStorageType()ServiceAccountHandler [static]
getStorageType()ServiceAccountHandler [inline, virtual]
handleMessage(Packet *pPacket, BuddyPtr pBuddy)AccountHandler [virtual]
hasAccess(const std::vector< std::string > &vAcl, BuddyPtr pBuddy)ServiceAccountHandler [virtual]
hasPersistentAccessControl()ServiceAccountHandler [inline, virtual]
hasProperty(const std::string &key)AccountHandler
hasSession(const std::string &sSessionId)ServiceAccountHandler [virtual]
isOnline()ServiceAccountHandler [virtual]
joinSessionAsync(BuddyPtr pBuddy, DocHandle &docHandle)ServiceAccountHandler [virtual]
loadProperties()=0AccountHandler [pure virtual]
m_bOnlineServiceAccountHandler [private]
m_connectionsServiceAccountHandler [private]
m_iDialogGenericInputServiceAccountHandler [static]
m_iDialogGenericProgressServiceAccountHandler [static]
m_iListenerIDServiceAccountHandler [private]
m_permissionsServiceAccountHandler [private]
m_pExportServiceAccountHandler [private]
m_propertiesAccountHandler [protected]
m_saveInterceptorServiceAccountHandler [static]
m_ssl_ca_fileServiceAccountHandler [private]
openDocument(UT_uint64 doc_id, UT_uint64 revision, const std::string &session_id, PD_Document **pDoc, XAP_Frame *pFrame)ServiceAccountHandler
operator==(AccountHandler &rhHandler)AccountHandler [virtual]
parseUserInfo(const std::string &userinfo, uint64_t &user_id)ServiceAccountHandler [static]
PE_Invalid_Version enum valueAccountHandler
recognizeBuddyIdentifier(const std::string &identifier)ServiceAccountHandler [virtual]
removeDialogWidgets(void *pEmbeddingParent)=0AccountHandler [pure virtual]
removeExporter(void)ServiceAccountHandler
send(const Packet *packet)ServiceAccountHandler [virtual]
send(const Packet *packet, BuddyPtr pBuddy)ServiceAccountHandler [virtual]
ServiceAccountHandler()ServiceAccountHandler
setAcl(AbiCollab *pSession, const std::vector< std::string > &vAcl)ServiceAccountHandler [virtual]
setOffering(bool bCanOffer)AccountHandler [inline]
signal(const Event &event, BuddyPtr pSource)ServiceAccountHandler [virtual]
startSession(PD_Document *pDoc, const std::vector< std::string > &vAcl, AbiCollab **pSession)ServiceAccountHandler [virtual]
storeProperties()=0AccountHandler [pure virtual]
~AccountHandler()AccountHandler [inline, virtual]
~EventListener()EventListener [inline, virtual]
~ServiceAccountHandler()ServiceAccountHandler [virtual]