slaveconfig.h
60 void setConfigData(const TQString &protocol, const TQString &host, const TQString &key, const TQString &value );
MetaData configData(const TQString &protocol, const TQString &host)
Query slave configuration for slaves of type protocol when dealing with host.
Definition slaveconfig.cpp:192
void configNeeded(const TQString &protocol, const TQString &host)
This signal is raised when a slave of type protocol deals with host for the first time.
void setConfigData(const TQString &protocol, const TQString &host, const TQString &key, const TQString &value)
Configure slaves of type protocol by setting key to value.
Definition slaveconfig.cpp:158
Trinity API Reference