Example #1
0
void callbackFunction (ServiceEvent rms) {
	std::cout << " -=- TESTING SIGNAL: ADDED SERVICE: " << rms.getServiceConfiguration().getName() << std::endl;
}