openDAQ
Open data acquisition platform
ServerTypePtr Class Reference

Provides information about the server. More...

+ Inheritance diagram for ServerTypePtr:
+ Collaboration diagram for ServerTypePtr:

Detailed Description

Provides information about the server.

Additional Inherited Members

- Public Member Functions inherited from GenericComponentTypePtr< IServerType >
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...