librpc/gen_ndr/notify.h

説明を見る。
00001 /* header auto-generated by pidl */
00002 
00003 #ifndef _HEADER_notify
00004 #define _HEADER_notify
00005 
00006 struct notify_entry {
00007         struct server_id server;
00008         uint32_t filter;
00009         uint32_t subdir_filter;
00010         const char * path;/* [flag(LIBNDR_FLAG_STR_UTF8|LIBNDR_FLAG_STR_NULLTERM)] */
00011         uint32_t path_len;
00012         void* private_data;
00013 }/* [public] */;
00014 
00015 struct notify_depth {
00016         uint32_t max_mask;
00017         uint32_t max_mask_subdir;
00018         uint32_t num_entries;
00019         struct notify_entry *entries;
00020 };
00021 
00022 struct notify_array {
00023         uint32_t num_depths;
00024         struct notify_depth *depth;
00025 }/* [public] */;
00026 
00027 struct notify_event {
00028         uint32_t action;
00029         const char * path;/* [flag(LIBNDR_FLAG_STR_UTF8|LIBNDR_FLAG_STR_NULLTERM)] */
00030         void* private_data;
00031 }/* [public] */;
00032 
00033 #endif /* _HEADER_notify */

Sambaに対してSat Aug 29 21:23:02 2009に生成されました。  doxygen 1.4.7