Realistic 3D camera system
3D camera system components
Public Attributes | Protected Member Functions | List of all members
asio::detail::winrt_async_op< void > Class Template Reference

#include <winrt_async_op.hpp>

Inheritance diagram for asio::detail::winrt_async_op< void >:

Public Attributes

asio::error_code ec_
 

Protected Member Functions

 winrt_async_op (func_type complete_func)
 

Detailed Description

template<>
class asio::detail::winrt_async_op< void >

Definition at line 46 of file winrt_async_op.hpp.

Constructor & Destructor Documentation

asio::detail::winrt_async_op< void >::winrt_async_op ( func_type  complete_func)
inlineprotected

Definition at line 54 of file winrt_async_op.hpp.

Member Data Documentation

Definition at line 51 of file winrt_async_op.hpp.


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