| AddTopic(const std::string &topic) | ttv::PubSubComponentBase | protectedvirtual |
| ChannelStatus(const std::shared_ptr< User > &user, ChannelId channelId) | ttv::ChannelStatus | |
| CheckShutdown() override | ttv::ChannelStatus | protectedvirtual |
| CompleteShutdown() override | ttv::ChannelStatus | protectedvirtual |
| CompleteTask(Task *task) | ttv::Component | protected |
| Component() | ttv::Component | protected |
| Dispose() override | ttv::ChannelStatus | virtual |
| DisposerFunc typedef | ttv::ChannelStatus | |
| GetComponentName() | ttv::ChannelStatus | inlinestatic |
| GetLoggerName() const override | ttv::ChannelStatus | virtual |
| GetState() const override | ttv::Component | virtual |
| GetTaskRunner() | ttv::Component | inline |
| Initialize() override | ttv::ChannelStatus | virtual |
| IsTaskRunning(Task *task) const | ttv::Component | protected |
| Log(TTV_MessageLevel level, const char *format,...) | ttv::UserComponent | protected |
| mChannelId | ttv::ChannelStatus | private |
| mComponentContainer | ttv::ChannelStatus | private |
| mDisposerFunc | ttv::PubSubComponentBase | protected |
| mListener | ttv::PubSubComponent< IChannelListener > | protected |
| mOAuthIssue | ttv::UserComponent | protected |
| mPubSub | ttv::PubSubComponentBase | protected |
| mPubSubTopic | ttv::ChannelStatus | 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 |
| mUser | ttv::UserComponent | protected |
| OnTopicListenerRemoved(const std::string &topic, TTV_ErrorCode ec) | ttv::PubSubComponentBase | virtual |
| OnTopicMessageReceived(const std::string &topic, const json::Value &msg) override | ttv::ChannelStatus | virtual |
| OnTopicSubscribeStateChanged(const std::string &topic, PubSubClient::SubscribeState::Enum state, TTV_ErrorCode ec) override | ttv::ChannelStatus | 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 |
| 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::ChannelStatus | virtual |
| UploadProfileImage(const char *imageBuffer, size_t imageSize, const UploadProfileImageCallback &callback) override | ttv::ChannelStatus | virtual |
| UploadProfileImageCallback typedef | ttv::IChannelStatus | |
| UserComponent(const std::shared_ptr< User > &user) | ttv::UserComponent | |
| ~Component() | ttv::Component | virtual |
| ~IChannelStatus()=default | ttv::IChannelStatus | virtual |
| ~PubSubComponent()=default | ttv::PubSubComponent< IChannelListener > | virtual |
| ~PubSubComponentBase()=default | ttv::PubSubComponentBase | virtual |