#include <Basda/Mocca/NServiceWorkerCore.h>
#include <Basda/ServiceWorker.h>
#include <Nice/Application.h>
#include <Nice/Property.h>
#include <Nice/Time.h>
#include <Nice/Map/Point.h>
#include <Nice/Map/NPoint.h>
#include <Nice/Map/WMatrix.h>
#include <Basda/ServiceState.h>
#include <Basda/Basdard.h>
#include <Nice/Property/Types.h>
#include <Basda/Mocca/Constant.h>
#include <Basda/Mocca/Exception.h>
#include <Basda/Mocca/PropertyName.h>
#include <Basda/Mocca/MPIA/PropertyName.h>
#include <boost/math/special_functions/round.hpp>
#include <Nice/Util/Completion.h>
#include <Nice/Qt/QtWidgetAttributeName.h>
#include <boost/algorithm/string.hpp>
#include <cstdlib>
#include <iostream>
#include <ctime>
|
| Basda |
| These are contants that are used by the services internally.
|
|
◆ LOG_NAME [1/2]
#define LOG_NAME this->m_service->name() |
◆ LOG_NAME [2/2]