| AddTopic(const std::string &topic) | ttv::PubSubComponentBase | protectedvirtual |
| CheckShutdown() override | ttv::ProfileImageStatus | privatevirtual |
| CompleteShutdown() override | ttv::PubSubComponent< IChannelListener > | inlinevirtual |
| CompleteTask(Task *task) | ttv::Component | protected |
| Component() | ttv::Component | protected |
| Dispose() | ttv::PubSubComponentBase | |
| DisposerFunc typedef | ttv::ProfileImageStatus | |
| FireListenerAndCallback(const std::string &uploadId, const std::vector< ProfileImage > &images, TTV_ErrorCode ec) | ttv::ProfileImageStatus | private |
| GetComponentName() | ttv::ProfileImageStatus | inlinestatic |
| GetLoggerName() const override | ttv::ProfileImageStatus | virtual |
| GetState() const override | ttv::Component | virtual |
| GetTaskRunner() | ttv::Component | inline |
| Initialize() override | ttv::PubSubComponentBase | virtual |
| IsTaskRunning(Task *task) const | ttv::Component | protected |
| Log(TTV_MessageLevel level, const char *format,...) | ttv::UserComponent | protected |
| mCallback | ttv::ProfileImageStatus | private |
| mDisposerFunc | ttv::PubSubComponentBase | protected |
| mImage | ttv::ProfileImageStatus | private |
| mListener | ttv::PubSubComponent< IChannelListener > | protected |
| mOAuthIssue | ttv::UserComponent | protected |
| mPubSub | ttv::PubSubComponentBase | protected |
| mPubSubTopic | ttv::ProfileImageStatus | private |
| mPubSubTopicListener | ttv::PubSubComponentBase | protected |
| mPubSubTopicListenerHelper | ttv::PubSubComponentBase | protected |
| mPubSubTopics | ttv::PubSubComponentBase | protected |
| mRunningTasks | ttv::Component | protected |
| mShutdownTimeMilliseconds | ttv::Component | protected |
| mState | ttv::Component | protected |
| mTaskMutex | ttv::Component | mutableprotected |
| mTaskRunner | ttv::Component | protected |
| mUploadId | ttv::ProfileImageStatus | private |
| mUploadInProgress | ttv::ProfileImageStatus | private |
| mUploadTimeout | ttv::ProfileImageStatus | private |
| mUser | ttv::UserComponent | protected |
| mUserId | ttv::ProfileImageStatus | private |
| OnTopicListenerRemoved(const std::string &topic, TTV_ErrorCode ec) | ttv::PubSubComponentBase | virtual |
| OnTopicMessageReceived(const std::string &topic, const json::Value &msg) override | ttv::ProfileImageStatus | virtual |
| OnTopicSubscribeStateChanged(const std::string &, PubSubClient::SubscribeState::Enum state, TTV_ErrorCode) override | ttv::ProfileImageStatus | virtual |
| OnUserAuthenticationIssue(std::shared_ptr< const OAuthToken > oauthToken, TTV_ErrorCode ec) | ttv::UserComponent | protectedvirtual |
| OnUserInfoFetchComplete(TTV_ErrorCode ec) | ttv::UserComponent | protectedvirtual |
| OnUserLogInComplete(TTV_ErrorCode ec) | ttv::UserComponent | protectedvirtual |
| OnUserLogOutComplete(TTV_ErrorCode ec) | ttv::UserComponent | protectedvirtual |
| ProfileImageStatus(const std::shared_ptr< User > &user, ChannelId userId) | ttv::ProfileImageStatus | |
| PubSubComponent(const std::shared_ptr< User > &user) | ttv::PubSubComponent< IChannelListener > | inline |
| PubSubComponentBase(const std::shared_ptr< User > &user) | ttv::PubSubComponentBase | |
| SetClientState(State state) | ttv::Component | protectedvirtual |
| SetDisposer(DisposerFunc &&func) | ttv::PubSubComponentBase | inline |
| SetListener(const std::shared_ptr< IChannelListener > &listener) | ttv::PubSubComponent< IChannelListener > | inline |
| SetServerState(State state) | ttv::Component | protectedvirtual |
| SetState(State state) | ttv::Component | protectedvirtual |
| SetTaskRunner(std::shared_ptr< TaskRunner > taskRunner) | ttv::Component | virtual |
| Shutdown() override | ttv::PubSubComponentBase | virtual |
| StartTask(std::shared_ptr< Task > task) | ttv::Component | protected |
| State enum name | ttv::IComponent | |
| SubscribeTopics() | ttv::PubSubComponentBase | protectedvirtual |
| Update() override | ttv::ProfileImageStatus | virtual |
| UploadProfileImage(const char *imageBuffer, size_t imageSize, const UploadProfileImageCallback &callback) | ttv::ProfileImageStatus | |
| UploadProfileImageCallback typedef | ttv::ProfileImageStatus | |
| UserComponent(const std::shared_ptr< User > &user) | ttv::UserComponent | |
| ~Component() | ttv::Component | virtual |
| ~ProfileImageStatus()=default | ttv::ProfileImageStatus | virtual |
| ~PubSubComponent()=default | ttv::PubSubComponent< IChannelListener > | virtual |
| ~PubSubComponentBase()=default | ttv::PubSubComponentBase | virtual |