Class Summary |
AbbrevHeader |
|
FortArrayMethods |
|
Fortran |
Provide a collection of static methods to provide the mapping of SIDL
concepts into FORTRAN. |
GenerateClient |
This class implements the CodeGenerator interface for the FORTRAN client side code generator. |
GenerateServer |
This class implements the CodeGenerator interface for the FORTRAN server side code generator. |
ImplSource |
This class provides the ability to write a FORTRAN file with a
subroutine template for each method the end user has to implement for
a SIDL class. |
ModuleSource |
This class provides the ability to write a FORTRAN 90 module for
a SIDL class/interface. |
SkelSource |
The purpose of this class is to generate the C skeleton code to support
SIDL objects implemented in FORTRAN. |
StubDoc |
This class provides the ability to write a FORTRAN file with a
subroutine template for each method the end user has to implement to
implement a SIDL class. |
StubSource |
This class generates the C code that sits between a FORTRAN client and
the internal object representation (IOR) of a SIDL object/interface. |