org.openorb.pss.compiler
Class PsdlCompiler
java.lang.Object
|
+--org.openorb.pss.compiler.PsdlCompiler
- public class PsdlCompiler
- extends java.lang.Object
This class is a PSDL compiler.
- Author:
- Jerome Daniel
|
Method Summary |
static void |
display_help()
Display help to known how to use this compiler |
static void |
main(java.lang.String[] args)
Program entry point |
static void |
scan_arguments(java.lang.String[] args)
Scan command line arguments |
static java.lang.String[] |
updateCommandLineArgs(java.lang.String[] args)
This function is used to load from the CosPSS configuration file some flags |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
silentMode
public static boolean silentMode
idl_file_name
public static java.lang.String[] idl_file_name
external_wrapper
public static java.lang.String external_wrapper
idl
public static boolean idl
idl_file_name_out
public static java.lang.String idl_file_name_out
generate_java_data
public static boolean generate_java_data
generate_java_stub
public static boolean generate_java_stub
generate_java_skel
public static boolean generate_java_skel
default_include
public static boolean default_include
database_persistence
public static boolean database_persistence
file_persistence
public static boolean file_persistence
generate_api
public static boolean generate_api
generate_wrapper
public static boolean generate_wrapper
PsdlCompiler
public PsdlCompiler()
display_help
public static void display_help()
- Display help to known how to use this compiler
scan_arguments
public static void scan_arguments(java.lang.String[] args)
- Scan command line arguments
main
public static void main(java.lang.String[] args)
- Program entry point
updateCommandLineArgs
public static java.lang.String[] updateCommandLineArgs(java.lang.String[] args)
- This function is used to load from the CosPSS configuration file some flags