Whisper Library
 All Classes Functions Variables Typedefs Enumerations Friends
whisper_library::ChannelManager Member List

This is the complete list of members for whisper_library::ChannelManager, including all inherited members.

adapterAddresses()whisper_library::ChannelManager
adapterCount()whisper_library::ChannelManager
adapterDescription(string adapter_name)whisper_library::ChannelManager
addChannel(CovertChannel *channel)whisper_library::ChannelManager
channelCount()whisper_library::ChannelManager
ChannelManager()whisper_library::ChannelManager
closeConnection(string ip)whisper_library::ChannelManager
connection(string ip)whisper_library::ChannelManager
connectionCount()whisper_library::ChannelManager
createChannel(string ip, CovertChannel *channel)whisper_library::ChannelManagerprivate
getChannelIDs()whisper_library::ChannelManager
getChannelInfos()whisper_library::ChannelManager
getChannelNames()whisper_library::ChannelManager
m_channelswhisper_library::ChannelManagerprivate
m_error_streamwhisper_library::ChannelManagerprivate
m_ip_mappingwhisper_library::ChannelManagerprivate
m_message_callbackwhisper_library::ChannelManagerprivate
m_networkwhisper_library::ChannelManagerprivate
m_output_streamwhisper_library::ChannelManagerprivate
networkAdapters()whisper_library::ChannelManager
openConnection(string ip, string channel_id)whisper_library::ChannelManager
outputErrorMessage(string message)whisper_library::ChannelManagerprivate
outputMessage(string ip, string message)whisper_library::ChannelManager
packetReceived(string ip, GenericPacket packet)whisper_library::ChannelManager
sendMessage(string ip, string message)whisper_library::ChannelManager
sendPacket(string ip, GenericPacket packet, string protocol)whisper_library::ChannelManager
setAdapter(string name)whisper_library::ChannelManager
setChannelArguments(string ip, string arguments)whisper_library::ChannelManager
setErrorStream(std::ostream *stream)whisper_library::ChannelManager
setMessageCallback(function< void(string, string)> message_callback)whisper_library::ChannelManager
setOutputStream(std::ostream *stream)whisper_library::ChannelManager
~ChannelManager()whisper_library::ChannelManager