23 #ifndef DATATOOLS_LIBRARY_QUERY_SERVICE_H 24 #define DATATOOLS_LIBRARY_QUERY_SERVICE_H 56 virtual void tree_dump(std::ostream & out_ = std::clog,
57 const std::string & title_ =
"",
58 const std::string & indent_ =
"",
59 bool inherit_ =
false)
const;
76 bool _initialized_ =
false;
87 #endif // DATATOOLS_LIBRARY_QUERY_SERVICE_H
#define DATATOOLS_SERVICE_REGISTRATION_INTERFACE(SERVICE_CLASS_NAME)
Definition: base_service.h:152