opendnp3  3.0.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::IndexQualifierModeSpec Struct Reference

#include <opendnp3/gen/IndexQualifierMode.h>

Public Types

using enum_type_t = IndexQualifierMode
 

Static Public Member Functions

static IndexQualifierMode from_string (const std::string &arg)
 
static IndexQualifierMode from_type (uint8_t arg)
 
static char const * to_human_string (IndexQualifierMode arg)
 
static char const * to_string (IndexQualifierMode arg)
 
static uint8_t to_type (IndexQualifierMode arg)
 

Detailed Description

Definition at line 51 of file IndexQualifierMode.h.

Member Typedef Documentation

◆ enum_type_t

Member Function Documentation

◆ from_string()

static IndexQualifierMode opendnp3::IndexQualifierModeSpec::from_string ( const std::string &  arg)
static

◆ from_type()

static IndexQualifierMode opendnp3::IndexQualifierModeSpec::from_type ( uint8_t  arg)
static

◆ to_human_string()

static char const* opendnp3::IndexQualifierModeSpec::to_human_string ( IndexQualifierMode  arg)
static

◆ to_string()

static char const* opendnp3::IndexQualifierModeSpec::to_string ( IndexQualifierMode  arg)
static

◆ to_type()

static uint8_t opendnp3::IndexQualifierModeSpec::to_type ( IndexQualifierMode  arg)
static

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