1 2 3 4
#include "DatabaseAgent.hpp" DatabaseAgent::DatabaseAgent(sys::Service *parentService) : parentService(parentService) {}