import "test.idl";
List of all members.
Public Member Functions |
long | bar (in short a, inout string s, out Foo f) |
long | bar (in short a, inout string s, out Foo f) |
long | bar (in short a, inout string s, out Foo f) |
Public Attributes |
attribute string | name |
Member Function Documentation
long MainModule::Foo::bar |
( |
in short |
a, |
|
|
inout string |
s, |
|
|
out Foo |
f | |
|
) |
| | |
long MainModule::Foo::bar |
( |
in short |
a, |
|
|
inout string |
s, |
|
|
out Foo |
f | |
|
) |
| | |
long MainModule::Foo::bar |
( |
in short |
a, |
|
|
inout string |
s, |
|
|
out Foo |
f | |
|
) |
| | |
Member Data Documentation
The documentation for this interface was generated from the following files: