MACE  1.0.0
 All Classes Namespaces Files Functions Variables Enumerations Defines
Public Types
mace::rpc::client_interface< ConnectionType >::calculate_type< MemberPointer > Struct Template Reference

Implements the InterfaceDelegate meta-function to determine what type to create to mirror MemberPointer in mace::reflect::vtable used by mace::stub::ptr.

#include <client_interface.hpp>

List of all members.

Public Types

typedef client_member
< MemberPointer,
ConnectionType > 
type

Detailed Description

template<typename ConnectionType>
template<typename MemberPointer>
struct mace::rpc::client_interface< ConnectionType >::calculate_type< MemberPointer >

Definition at line 55 of file client_interface.hpp.


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