Datagram::LengthFnxRequest Struct Reference

Sets length function. More...

#include <DatagramInterface.h>

Data Fields

LengthFnxfnx
 Function which gets length.
 
size_t minlen
 Minimum data length to get length.
 

Detailed Description

Sets length function.

Definition at line 94 of file DatagramInterface.h.

Field Documentation

◆ fnx

LengthFnx* Datagram::LengthFnxRequest::fnx

Function which gets length.

Definition at line 95 of file DatagramInterface.h.

◆ minlen

size_t Datagram::LengthFnxRequest::minlen

Minimum data length to get length.

Definition at line 96 of file DatagramInterface.h.


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

All rights reserved © 2002 - 2024 Isode Ltd.