Chatterino
Classes | Namespaces | Functions
NativeMessaging.hpp File Reference
#include <QString>
#include <QThread>
#include <boost/optional.hpp>
#include <common/Atomic.hpp>
Include dependency graph for NativeMessaging.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  chatterino::NativeMessagingClient
 
class  chatterino::NativeMessagingServer
 

Namespaces

 chatterino
 

Functions

void chatterino::registerNmHost (Paths &paths)
 
std::string & chatterino::getNmQueueName (Paths &paths)
 
Atomic< boost::optional< QString > > & chatterino::nmIpcError ()