opendnp3  3.1.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::ModuleId Struct Reference

#include <opendnp3/logging/LogLevels.h>

Public Member Functions

 ModuleId ()=default
 
 ModuleId (int32_t level)
 

Public Attributes

int32_t value = 0
 

Detailed Description

Definition at line 28 of file LogLevels.h.

Constructor & Destructor Documentation

◆ ModuleId() [1/2]

opendnp3::ModuleId::ModuleId ( )
default

◆ ModuleId() [2/2]

opendnp3::ModuleId::ModuleId ( int32_t  level)
inlineexplicit

Definition at line 33 of file LogLevels.h.

Member Data Documentation

◆ value

int32_t opendnp3::ModuleId::value = 0

Definition at line 35 of file LogLevels.h.


The documentation for this struct was generated from the following file: