- fixed Strcut generation in generator tool
- added some test cases
This commit is contained in:
parent
466931e527
commit
cdedb019b0
12 changed files with 319 additions and 17 deletions
|
@ -27,15 +27,5 @@
|
|||
<arg type="a{ss}" name="info" direction="out"/>
|
||||
</method>
|
||||
|
||||
<method name="Foo">
|
||||
<arg type="a(a(uu)s)" name="array" direction="out" />
|
||||
</method>
|
||||
|
||||
<method name="Foo2">
|
||||
<arg type="i" name="result" direction="out" />
|
||||
<arg type="i" name="direction" direction="in" />
|
||||
<arg type="a(a(uu)s)" name="array" direction="out" />
|
||||
</method>
|
||||
|
||||
</interface>
|
||||
</node>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue