openDAQ
Open data acquisition platform
ModuleInfoPtr Class Reference

Give module information composing of: More...

Inherits ObjectPtr< IModuleInfo >.

Detailed Description

Give module information composing of:

  • version info (major, minor, patch)
  • name
  • id.

Public Member Functions

daq::VersionInfoPtr getVersionInfo () const
 Retrieves the module version information. More...
 
daq::StringPtr getName () const
 Gets the module name. More...
 
daq::StringPtr getId () const
 Gets the module id. More...