Loading...
Searching...
No Matches
bitfocus::module_handler_base Struct Referenceabstract
Inheritance diagram for bitfocus::module_handler_base:
bitfocus::module_handler

Public Member Functions

 module_handler_base (QString node_path, QString module_path, QString entrypoint)
 
void on_read (QSocketDescriptor, QSocketNotifier::Type)
 
void do_write (std::string_view res)
 
virtual void processMessage (std::string_view)=0
 

Public Attributes

char buf [16 *4096] {}
 
std::vector< char > queue
 
QProcess process {}
 
QSocketNotifier * socket {}
 
int pfd [2] {}
 

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