Whisper Library
|
This is the complete list of members for whisper_library::CovertChannel, including all inherited members.
CovertChannel() | whisper_library::CovertChannel | inline |
id() const =0 | whisper_library::CovertChannel | pure virtual |
info() const =0 | whisper_library::CovertChannel | pure virtual |
initialize()=0 | whisper_library::CovertChannel | pure virtual |
instance()=0 | whisper_library::CovertChannel | pure virtual |
name() const =0 | whisper_library::CovertChannel | pure virtual |
port() const =0 | whisper_library::CovertChannel | pure virtual |
protocol() const =0 | whisper_library::CovertChannel | pure virtual |
receivePacket(GenericPacket &packet)=0 | whisper_library::CovertChannel | pure virtual |
sendMessage(std::string message)=0 | whisper_library::CovertChannel | pure virtual |
setArguments(string arguments)=0 | whisper_library::CovertChannel | pure virtual |
setOutput(function< void(string)> output)=0 | whisper_library::CovertChannel | pure virtual |
setSend(function< void(GenericPacket)> send)=0 | whisper_library::CovertChannel | pure virtual |
~CovertChannel() | whisper_library::CovertChannel | inlinevirtual |