| Class Summary | 
| ClientMatlab | Class ClientMatlabwrites the Matlab class constructor description 
 that will point to the private mexFunction code written byClientMexStub. | 
| ClientMexStub | Class ClientMexStubwrites the Matlab native code descriptions that
 will point to the JNI C code written byClientJNI. | 
| GenerateMatlabClient | This class is responsible for generating the Matlab client-side code. | 
| Matlab | This class defines some of the fundamental mapping rules for translating
 a symbol in the sidl file into Python. |