pacemaker 3.0.3
COM automation for people with deadlines and a hatred of GUIs
 
Loading...
Searching...
No Matches
DispatchWrapper< T > Struct Template Reference

Helper struct for standardize interface retrieval. More...

#include <DispatchWrapper.hpp>

Inheritance diagram for DispatchWrapper< T >:
Collaboration diagram for DispatchWrapper< T >:

Public Types

using type = T
 

Detailed Description

template<class T>
struct pacemaker::inca::detail::DispatchWrapper< T >

Helper struct for standardize interface retrieval.

Exposes an alias type that matches the underlying *_Dispatch interface specified as the template parameter.

Template Parameters
TA COM interface

Definition at line 15 of file DispatchWrapper.hpp.

Member Typedef Documentation

◆ type

template<class T >
using type = T

Definition at line 17 of file DispatchWrapper.hpp.


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