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

Static Public Member Functions

static int test (has_stateful_conversion x)
 
static int test2 (has_stateful_conversion x)
 

Detailed Description

Definition at line 414 of file host_functions_tests.cpp.

Member Function Documentation

◆ test()

static int host_functions_stateful_converter::test ( has_stateful_conversion x)
inlinestatic

Definition at line 415 of file host_functions_tests.cpp.

415{ return x.value + 42; }

◆ test2()

static int host_functions_stateful_converter::test2 ( has_stateful_conversion x)
inlinestatic

Definition at line 416 of file host_functions_tests.cpp.

416{ return x.value * 42; }

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