diff options
| author | Michael Biebl <biebl@debian.org> | 2010-11-29 00:47:11 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2010-11-29 00:47:11 +0100 |
| commit | 9fae01fa351805b2903e535736e06971bc0b925e (patch) | |
| tree | c19bccf84c9f894e50fae678ba6ee2b2044e2d30 /marshallers/nm-marshal.list | |
Imported Upstream version 0.8.1 upstream/0.8.1
Diffstat (limited to 'marshallers/nm-marshal.list')
| -rw-r--r-- | marshallers/nm-marshal.list | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/marshallers/nm-marshal.list b/marshallers/nm-marshal.list new file mode 100644 index 00000000..359fbed2 --- /dev/null +++ b/marshallers/nm-marshal.list @@ -0,0 +1,29 @@ +VOID:OBJECT +VOID:OBJECT,STRING +VOID:OBJECT,STRING,UINT +VOID:OBJECT,UINT +VOID:OBJECT,POINTER +VOID:OBJECT,POINTER,UINT +VOID:POINTER +VOID:STRING,STRING,STRING +VOID:UINT,UINT +VOID:UINT,UINT,UINT +VOID:STRING,STRING +VOID:STRING,UCHAR +VOID:STRING,OBJECT +VOID:POINTER,POINTER +VOID:STRING,STRING,STRING,UINT +VOID:OBJECT,UINT,UINT +VOID:STRING,INT +VOID:INT,UINT +VOID:INT,UINT,BOOLEAN +VOID:OBJECT,OBJECT,ENUM +VOID:POINTER,STRING +VOID:STRING,BOXED +BOOLEAN:POINTER,STRING,BOOLEAN,UINT,STRING,STRING +VOID:STRING,BOOLEAN,UINT,STRING,STRING +BOOLEAN:VOID +VOID:STRING,BOOLEAN +VOID:STRING,OBJECT,POINTER +VOID:BOOLEAN,UINT + |