Searched defs:RemoteMethodType (Results 1 – 1 of 1) sorted by relevance
18 struct RemoteMethodType { struct19 typedef FunctionTraits<Signature_> Traits;44 // Utility class representing a set of related RemoteMethodTypes. Describes the argument61 // are specified by defining a RemoteMethodType for each remote method. argument