OpenVPN
Data Fields
CheckIntegerRange Struct Reference
Collaboration diagram for CheckIntegerRange:
Collaboration graph
[legend]

Data Fields

CheckParameterEvent event
 
LargestIntegralType minimum
 
LargestIntegralType maximum
 

Detailed Description

Definition at line 191 of file cmocka.c.

Field Documentation

◆ event

CheckParameterEvent CheckIntegerRange::event

Definition at line 192 of file cmocka.c.

Referenced by expect_range().

◆ maximum

LargestIntegralType CheckIntegerRange::maximum

Definition at line 194 of file cmocka.c.

Referenced by check_in_range(), check_not_in_range(), and expect_range().

◆ minimum

LargestIntegralType CheckIntegerRange::minimum

Definition at line 193 of file cmocka.c.

Referenced by check_in_range(), check_not_in_range(), and expect_range().


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