dnp3 (C API) 1.6.0
Loading...
Searching...
No Matches
dnp3_dir_read_config_t Struct Reference

Configuration related to reading a file. More...

#include <dnp3.h>

Data Fields

uint16_t max_block_size
 Maximum block size requested by the master during the file open. More...
 
uint32_t max_file_size
 Maximum number of bytes that may be accumulated while reading directory information. More...
 

Detailed Description

Configuration related to reading a file.

Field Documentation

◆ max_block_size

uint16_t dnp3_dir_read_config_t::max_block_size

Maximum block size requested by the master during the file open.

◆ max_file_size

uint32_t dnp3_dir_read_config_t::max_file_size

Maximum number of bytes that may be accumulated while reading directory information.


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