#include "steam/mobject/output-mapping.hpp"
template<class DEF>
class steam::mobject::anonymous_namespace{output-mapping.hpp}::_def< DEF >
used by OutputMapping to figure out the mapping target type
Definition at line 76 of file output-mapping.hpp.
|
using | Target = typename Rebinder::Res |
|
|
using | OutputMappingMemberFunc = decltype(&DEF::output) |
|
typedef asset::ID< asset::Pipe > | PId |
|
using | Rebinder = Rebind< OutputMappingMemberFunc > |
|
◆ steam::mobject::anonymous_namespace{output-mapping.hpp}::_def::Rebind
struct steam::mobject::anonymous_namespace{output-mapping.hpp}::_def::Rebind |
◆ steam::mobject::anonymous_namespace{output-mapping.hpp}::_def::Rebind< RET(DEF::*)(PId)>
struct steam::mobject::anonymous_namespace{output-mapping.hpp}::_def::Rebind< RET(DEF::*)(PId)> |
Class Members |
typedef RET |
Res |
|
The documentation for this class was generated from the following file: