19ConnectThread::ConnectThread(std::mutex& mutex) : mutex(mutex)
34 " ]]] con %s %s / %d %d",
43 " (((Trying to connect %s and %s)))",
51 " (((Trying to disconnect %s and %s)))\n",
static bool connect(const std::string &src, const std::string &dest, const std::string &carrier="", bool quiet=true)
Request that an output port connect to an input port.
static bool disconnect(const std::string &src, const std::string &dest, bool quiet)
Request that an output port disconnect from an input port.
static bool isConnected(const std::string &src, const std::string &dest, bool quiet)
Check if a connection exists between two ports.
void run() override
Main body of the new thread.
#define yCTrace(component,...)
#define YARP_SERVERSQL_LOG_COMPONENT(name, name_string)