Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
CustomStruct Struct Reference

Public Member Functions

 CustomStruct (int value)
 

Public Attributes

int x
 

Detailed Description

Definition at line 972 of file gtest-param-test_test.cc.

Constructor & Destructor Documentation

◆ CustomStruct()

CustomStruct::CustomStruct ( int value)
inlineexplicit

Definition at line 973 of file gtest-param-test_test.cc.

973: x(value) {}
#define value
Definition pkcs11.h:157

Member Data Documentation

◆ x

int CustomStruct::x

Definition at line 974 of file gtest-param-test_test.cc.


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