Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
host_functions_exit< Impl > Struct Template Reference
Collaboration diagram for host_functions_exit< Impl >:

Public Member Functions

int test (int)
 

Public Attributes

Impl::template context< registered_host_functions< host_functions_exit > > * context
 

Detailed Description

template<typename Impl>
struct host_functions_exit< Impl >

Definition at line 535 of file host_functions_tests.cpp.

Member Function Documentation

◆ test()

template<typename Impl >
int host_functions_exit< Impl >::test ( int )
inline

Definition at line 537 of file host_functions_tests.cpp.

537{ context->exit(); return 0; }

Member Data Documentation

◆ context

template<typename Impl >
Impl::template context<registered_host_functions<host_functions_exit> >* host_functions_exit< Impl >::context

Definition at line 536 of file host_functions_tests.cpp.


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