X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fc-client.xsl;h=d5d2b35b423c78dd83d043152799738dc1b6c11a;hb=aedfa1fe1d91a10ccfe3ee6ac6b7a25885623dc6;hp=9fd9ccc449a606df5383eef18c8054f7dc220fe6;hpb=16ec51397e0711526457709605cf6b5ebf00b5e2;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/c-client.xsl b/src/c-client.xsl index 9fd9ccc..d5d2b35 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -68,9 +68,6 @@ authorization from the authors. - - - @@ -345,7 +342,7 @@ authorization from the authors. - true @@ -361,6 +358,7 @@ authorization from the authors. + @@ -981,8 +979,16 @@ authorization from the authors. * Edit at your peril. */ - +/** + * @defgroup XCB__API XCB API + * @brief XCB Protocol Implementation. + + * @{ + **/ + + + #ifndef #define @@ -994,6 +1000,18 @@ authorization from the authors. + + + + #define XCB__MAJOR_VERSION + + #define XCB__MINOR_VERSION + + + + + + #include <assert.h> @@ -1007,6 +1025,10 @@ authorization from the authors. #endif + +/** + * @} + */ @@ -1015,6 +1037,8 @@ authorization from the authors. + /** Opcode for . */ + #define @@ -1075,8 +1099,14 @@ authorization from the authors. + /** + * @brief + **/ + typedef struct + + { @@ -1084,7 +1114,7 @@ authorization from the authors. - ; + ; /**< */ } @@ -1097,7 +1127,9 @@ authorization from the authors. - typedef enum { + typedef enum + + { , @@ -1127,8 +1159,31 @@ authorization from the authors. - - + + +/***************************************************************************** + ** + ** + + + ** + + + + + ** @param + + + + + + + + ** @returns + ** + *****************************************************************************/ + + @@ -1146,6 +1201,7 @@ authorization from the authors. + /**< */