pacemaker
3.0.3
COM automation for people with deadlines and a hatred of GUIs
Loading...
Searching...
No Matches
DispatchWrapper.hpp
Go to the documentation of this file.
1
#ifndef PACEMAKER_INCA_DETAIL_DISPATCHWRAPPER_HPP_
2
#define PACEMAKER_INCA_DETAIL_DISPATCHWRAPPER_HPP_
3
4
namespace
pacemaker::inca::detail
5
{
14
template
<
class
T>
15
struct
DispatchWrapper
:
public
T
16
{
17
using
type
= T;
18
};
19
}
// namespace pacemaker::inca::detail
20
21
#endif
pacemaker::inca::detail
Definition
COMProxy.hpp:9
pacemaker::inca::detail::DispatchWrapper
Helper struct for standardize interface retrieval.
Definition
DispatchWrapper.hpp:16
pacemaker::inca::detail::DispatchWrapper::type
T type
Definition
DispatchWrapper.hpp:17
src
pacemaker
inca
detail
DispatchWrapper.hpp
Generated by
1.12.0