HTTP Client Library: D:/CC3xxx/CC3100/CC3100 SDK/CC3100 1.1.0/sdk/netapps/http/client/logging.h Source File

TI HTTP Client Library

logging.h
1 #ifndef _LOGGING_H_
2 #define _LOGGING_H_
3 
4 /* This define must precede inclusion of any xdc header files */
5 #define Registry_CURDESC ti_net_http_HTTPSrv_desc
6 
7 #include <xdc/std.h>
8 #include <xdc/runtime/Assert.h>
9 #include <xdc/runtime/Diags.h>
10 #include <xdc/runtime/Log.h>
11 #include <xdc/runtime/Registry.h>
12 
13 extern Registry_Desc ti_net_http_HTTPSrv_desc;
14 
15 #endif
Generated on Tue Jan 13 2015 14:42:03 for HTTP Client Library by   doxygen 1.8.9.1