Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
GetResult< Key, T, Caller, CallerData > Class Template Reference

#include <thread.h>

Public Attributes

Key key
 
item
 
std::pair< Caller, CallerData > caller
 

Member Data Documentation

◆ caller

template<typename Key , typename T , typename Caller , typename CallerData >
std::pair<Caller, CallerData> GetResult< Key, T, Caller, CallerData >::caller

◆ item

template<typename Key , typename T , typename Caller , typename CallerData >
T GetResult< Key, T, Caller, CallerData >::item

◆ key

template<typename Key , typename T , typename Caller , typename CallerData >
Key GetResult< Key, T, Caller, CallerData >::key

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