librpc/gen_ndr
[metze/samba/wip.git] / source3 / librpc / gen_ndr / ndr_oxidresolver.h
1 /* header auto-generated by pidl */
2
3 #include "librpc/ndr/libndr.h"
4 #include "librpc/gen_ndr/oxidresolver.h"
5
6 #ifndef _HEADER_NDR_IOXIDResolver
7 #define _HEADER_NDR_IOXIDResolver
8
9 #define NDR_IOXIDRESOLVER_UUID "99fcfec4-5260-101b-bbcb-00aa0021347a"
10 #define NDR_IOXIDRESOLVER_VERSION 0.0
11 #define NDR_IOXIDRESOLVER_NAME "IOXIDResolver"
12 #define NDR_IOXIDRESOLVER_HELPSTRING "Object Exporter ID Resolver"
13 extern const struct ndr_interface_table ndr_table_IOXIDResolver;
14 #define NDR_RESOLVEOXID (0x00)
15
16 #define NDR_SIMPLEPING (0x01)
17
18 #define NDR_COMPLEXPING (0x02)
19
20 #define NDR_SERVERALIVE (0x03)
21
22 #define NDR_RESOLVEOXID2 (0x04)
23
24 #define NDR_SERVERALIVE2 (0x05)
25
26 #define NDR_IOXIDRESOLVER_CALL_COUNT (6)
27 void ndr_print_COMINFO(struct ndr_print *ndr, const char *name, const struct COMINFO *r);
28 void ndr_print_ResolveOxid(struct ndr_print *ndr, const char *name, int flags, const struct ResolveOxid *r);
29 void ndr_print_SimplePing(struct ndr_print *ndr, const char *name, int flags, const struct SimplePing *r);
30 void ndr_print_ComplexPing(struct ndr_print *ndr, const char *name, int flags, const struct ComplexPing *r);
31 void ndr_print_ServerAlive(struct ndr_print *ndr, const char *name, int flags, const struct ServerAlive *r);
32 void ndr_print_ResolveOxid2(struct ndr_print *ndr, const char *name, int flags, const struct ResolveOxid2 *r);
33 void ndr_print_ServerAlive2(struct ndr_print *ndr, const char *name, int flags, const struct ServerAlive2 *r);
34 #endif /* _HEADER_NDR_IOXIDResolver */