#include <fnasocket.hpp>
Inheritance diagram for TASK::CONSUMERS::FnASocket< Mensaje >:
Public Member Functions | |
FnASocket (std::string ip, int puerto) | |
void | operator() (TASK::CMessageBlock< Mensaje > *data) |
Protected Attributes | |
SOCKETS::Servicio | svc |
SOCKETS::Connector< SOCKETS::Servicio > | conn |
|
|
|
Implements TASK::CFnConsumer< Mensaje >. |
|
|
|
|