Twitch SDK (Internal)
ttv::ChannelStatus Member List

This is the complete list of members for ttv::ChannelStatus, including all inherited members.

AddTopic(const std::string &topic)ttv::PubSubComponentBaseprotectedvirtual
ChannelStatus(const std::shared_ptr< User > &user, ChannelId channelId)ttv::ChannelStatus
CheckShutdown() overridettv::ChannelStatusprotectedvirtual
CompleteShutdown() overridettv::ChannelStatusprotectedvirtual
CompleteTask(Task *task)ttv::Componentprotected
Component()ttv::Componentprotected
Dispose() overridettv::ChannelStatusvirtual
DisposerFunc typedefttv::ChannelStatus
GetComponentName()ttv::ChannelStatusinlinestatic
GetLoggerName() const overridettv::ChannelStatusvirtual
GetState() const overridettv::Componentvirtual
GetTaskRunner()ttv::Componentinline
Initialize() overridettv::ChannelStatusvirtual
IsTaskRunning(Task *task) constttv::Componentprotected
Log(TTV_MessageLevel level, const char *format,...)ttv::UserComponentprotected
mChannelIdttv::ChannelStatusprivate
mComponentContainerttv::ChannelStatusprivate
mDisposerFuncttv::PubSubComponentBaseprotected
mListenerttv::PubSubComponent< IChannelListener >protected
mOAuthIssuettv::UserComponentprotected
mPubSubttv::PubSubComponentBaseprotected
mPubSubTopicttv::ChannelStatusprivate
mPubSubTopicListenerttv::PubSubComponentBaseprotected
mPubSubTopicListenerHelperttv::PubSubComponentBaseprotected
mPubSubTopicsttv::PubSubComponentBaseprotected
mRunningTasksttv::Componentprotected
mShutdownTimeMillisecondsttv::Componentprotected
mStatettv::Componentprotected
mTaskMutexttv::Componentmutableprotected
mTaskRunnerttv::Componentprotected
mUserttv::UserComponentprotected
OnTopicListenerRemoved(const std::string &topic, TTV_ErrorCode ec)ttv::PubSubComponentBasevirtual
OnTopicMessageReceived(const std::string &topic, const json::Value &msg) overridettv::ChannelStatusvirtual
OnTopicSubscribeStateChanged(const std::string &topic, PubSubClient::SubscribeState::Enum state, TTV_ErrorCode ec) overridettv::ChannelStatusvirtual
OnUserAuthenticationIssue(std::shared_ptr< const OAuthToken > oauthToken, TTV_ErrorCode ec)ttv::UserComponentprotectedvirtual
OnUserInfoFetchComplete(TTV_ErrorCode ec)ttv::UserComponentprotectedvirtual
OnUserLogInComplete(TTV_ErrorCode ec)ttv::UserComponentprotectedvirtual
OnUserLogOutComplete(TTV_ErrorCode ec)ttv::UserComponentprotectedvirtual
PubSubComponent(const std::shared_ptr< User > &user)ttv::PubSubComponent< IChannelListener >inline
PubSubComponentBase(const std::shared_ptr< User > &user)ttv::PubSubComponentBase
SetClientState(State state)ttv::Componentprotectedvirtual
SetDisposer(DisposerFunc &&func)ttv::PubSubComponentBaseinline
SetListener(const std::shared_ptr< IChannelListener > &listener)ttv::PubSubComponent< IChannelListener >inline
SetServerState(State state)ttv::Componentprotectedvirtual
SetState(State state)ttv::Componentprotectedvirtual
SetTaskRunner(std::shared_ptr< TaskRunner > taskRunner)ttv::Componentvirtual
Shutdown() overridettv::PubSubComponentBasevirtual
StartTask(std::shared_ptr< Task > task)ttv::Componentprotected
State enum namettv::IComponent
SubscribeTopics()ttv::PubSubComponentBaseprotectedvirtual
Update() overridettv::ChannelStatusvirtual
UploadProfileImage(const char *imageBuffer, size_t imageSize, const UploadProfileImageCallback &callback) overridettv::ChannelStatusvirtual
UploadProfileImageCallback typedefttv::IChannelStatus
UserComponent(const std::shared_ptr< User > &user)ttv::UserComponent
~Component()ttv::Componentvirtual
~IChannelStatus()=defaultttv::IChannelStatusvirtual
~PubSubComponent()=defaultttv::PubSubComponent< IChannelListener >virtual
~PubSubComponentBase()=defaultttv::PubSubComponentBasevirtual