Chatterino
Classes | Public Member Functions | List of all members
chatterino::IndirectChannel Class Reference

#include <Channel.hpp>

Public Member Functions

 IndirectChannel (ChannelPtr channel, Channel::Type type=Channel::Type::Direct)
 
ChannelPtr get () const
 
void reset (ChannelPtr channel)
 
pajlada::Signals::NoArgSignal & getChannelChanged ()
 
Channel::Type getType ()
 

Constructor & Destructor Documentation

◆ IndirectChannel()

chatterino::IndirectChannel::IndirectChannel ( ChannelPtr  channel,
Channel::Type  type = Channel::Type::Direct 
)

Member Function Documentation

◆ get()

ChannelPtr chatterino::IndirectChannel::get ( ) const
Here is the caller graph for this function:

◆ getChannelChanged()

pajlada::Signals::NoArgSignal & chatterino::IndirectChannel::getChannelChanged ( )
Here is the caller graph for this function:

◆ getType()

Channel::Type chatterino::IndirectChannel::getType ( )
Here is the caller graph for this function:

◆ reset()

void chatterino::IndirectChannel::reset ( ChannelPtr  channel)

The documentation for this class was generated from the following files: