Class representing information about a trap module.
More...
#include <trapModuleInfo.hpp>
Class representing information about a trap module.
Definition at line 19 of file trapModuleInfo.hpp.
◆ TrapModuleInfo()
Nemea::TrapModuleInfo::TrapModuleInfo |
( |
int | inputIfcCount, |
|
|
int | outputIfcCount, |
|
|
const std::string & | moduleName = "", |
|
|
const std::string & | moduleDescription = "" ) |
|
inline |
Constructor for TrapModuleInfo class.
- Parameters
-
inputIfcCount | The number of input interfaces of the module [-1: variable]. |
outputIfcCount | The number of output interfaces of the module [-1: variable]. |
moduleName | The name of the module. |
moduleDescription | The description of the module. |
Definition at line 28 of file trapModuleInfo.hpp.
◆ Libtrap
◆ Unirec
◆ m_moduleDescription
std::string Nemea::TrapModuleInfo::m_moduleDescription |
|
private |
◆ m_moduleInfo
◆ m_moduleName
std::string Nemea::TrapModuleInfo::m_moduleName |
|
private |
The documentation for this class was generated from the following file: