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

#include <opendnp3/gen/TimeSyncMode.h>

Public Types

using enum_type_t = TimeSyncMode
 

Static Public Member Functions

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

Detailed Description

Definition at line 53 of file TimeSyncMode.h.

Member Typedef Documentation

◆ enum_type_t

Member Function Documentation

◆ from_string()

static TimeSyncMode opendnp3::TimeSyncModeSpec::from_string ( const std::string &  arg)
static

◆ from_type()

static TimeSyncMode opendnp3::TimeSyncModeSpec::from_type ( uint8_t  arg)
static

◆ to_human_string()

static char const* opendnp3::TimeSyncModeSpec::to_human_string ( TimeSyncMode  arg)
static

◆ to_string()

static char const* opendnp3::TimeSyncModeSpec::to_string ( TimeSyncMode  arg)
static

◆ to_type()

static uint8_t opendnp3::TimeSyncModeSpec::to_type ( TimeSyncMode  arg)
static

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