| Class | Description |
|---|---|
| AutoProxy |
The AutoProxy application generates the Jace proxies needed for a C++ application
to run correctly.
|
| AutoProxy.Builder |
Creates a new AutoProxy.
|
| BatchGenerator |
Batch generates C++ proxy classes.
|
| ClassPath |
A source for class files.
|
| ClassSet |
A set of classes.
|
| ProxyGenerator |
Generates a C++ proxy class for use with the Jace library.
|
| ProxyGenerator.AcceptAll |
Accepts all classes.
|
| ProxyGenerator.Builder |
Builds a ProxyGenerator.
|
| ProxyGenerator.FilteringCollection |
Accepts a collection of classes.
|
| Enum | Description |
|---|---|
| ProxyGenerator.AccessibilityType |
Indicates the member accessibility that proxies should expose.
|
| ProxyGenerator.InvokeStyle |
Type of method invocation.
|
Copyright © 2012. All Rights Reserved.