Uses of Class
com.threerings.presents.tools.InvocationTask.ServiceMethod

Packages that use InvocationTask.ServiceMethod
com.threerings.presents.tools   
com.threerings.presents.tools.cpp   
 

Uses of InvocationTask.ServiceMethod in com.threerings.presents.tools
 

Fields in com.threerings.presents.tools with type parameters of type InvocationTask.ServiceMethod
 List<InvocationTask.ServiceMethod> GenServiceTask.ServiceListener.methods
           
 

Methods in com.threerings.presents.tools with parameters of type InvocationTask.ServiceMethod
 int InvocationTask.ServiceMethod.compareTo(InvocationTask.ServiceMethod other)
           
 

Uses of InvocationTask.ServiceMethod in com.threerings.presents.tools.cpp
 

Methods in com.threerings.presents.tools.cpp with parameters of type InvocationTask.ServiceMethod
 List<String> CPPArgBuilder.getArgumentNames(InvocationTask.ServiceMethod meth)
           
 String CPPArgBuilder.getArguments(InvocationTask.ServiceMethod meth)
           
 String CPPArgBuilder.getArguments(InvocationTask.ServiceMethod meth, String prefix)
           
 String CPPArgBuilder.getArgumentsFromVector(InvocationTask.ServiceMethod meth)
           
 List<String> CPPArgBuilder.getServiceArguments(InvocationTask.ServiceMethod meth)
           
 

Method parameters in com.threerings.presents.tools.cpp with type arguments of type InvocationTask.ServiceMethod
static List<MethodDescriptor> MethodDescriptor.from(List<InvocationTask.ServiceMethod> methods)
           
 

Constructors in com.threerings.presents.tools.cpp with parameters of type InvocationTask.ServiceMethod
MethodDescriptor(InvocationTask.ServiceMethod methodSource)
           
 



Copyright © 2011. All Rights Reserved.