Provides information about the server. More...
Provides information about the server.
Additional Inherited Members | |
![]() | |
daq::StringPtr | getId () const |
Gets the unique component type id. More... | |
daq::StringPtr | getName () const |
Gets the user-friendly name of a component type. More... | |
daq::StringPtr | getDescription () const |
Gets the description of a component type. More... | |
daq::PropertyObjectPtr | createDefaultConfig () const |
The function clones and returns default configuration. On each call, we need to create new object, because we want that each instance of the component has its own configuration object. More... | |