org.ros.internal.message
Class GenerateInterfaces

java.lang.Object
  extended by org.ros.internal.message.GenerateInterfaces

public class GenerateInterfaces
extends java.lang.Object


Constructor Summary
GenerateInterfaces()
           
 
Method Summary
 void generate(java.io.File outputDirectory, java.util.Collection<java.lang.String> packages, java.util.Collection<java.io.File> packagePath)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateInterfaces

public GenerateInterfaces()
Method Detail

generate

public void generate(java.io.File outputDirectory,
                     java.util.Collection<java.lang.String> packages,
                     java.util.Collection<java.io.File> packagePath)

main

public static void main(java.lang.String[] args)