Realistic 3D camera system
3D camera system components
List of all members
asio::handler_type< ReturnType(Arg1), Signature > Struct Template Reference

#include <handler_type.hpp>

Inheritance diagram for asio::handler_type< ReturnType(Arg1), Signature >:
asio::handler_type< ReturnType(*)(Arg1), Signature >

Additional Inherited Members

- Public Types inherited from asio::handler_type< ReturnType(*)(Arg1), Signature >
typedef ReturnType(*)(Arg1) type
 The handler type for the specific signature. More...
 

Detailed Description

template<typename ReturnType, typename Arg1, typename Signature>
struct asio::handler_type< ReturnType(Arg1), Signature >

Definition at line 81 of file handler_type.hpp.


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