webengine/wmlengine/src/wml/include/nw_wtai_api.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
    18 /*****************************************************************
    19 /*****************************************************************
    19 **    File name:  wml_wtai_api.h
    20 **    File name:  wml_wtai_api.h
    20 **    Part of: WAE
    21 **    Part of: WAE
    21 **    Description:  Provides an interface to WTA functionality.
    22 **    Description:  Provides an interface to WTA functionality.
    22 ******************************************************************/
    23 ******************************************************************/
    26 
    27 
    27 #ifdef __cplusplus
    28 #ifdef __cplusplus
    28 extern "C" {
    29 extern "C" {
    29 #endif
    30 #endif
    30 
    31 
       
    32 
    31 /*
    33 /*
    32 **-------------------------------------------------------------------------
    34 **-------------------------------------------------------------------------
    33 **  Include Files
    35 **  Include Files
    34 **-------------------------------------------------------------------------
    36 **-------------------------------------------------------------------------
    35 */
    37 */
    36 #include "nwx_defs.h"
    38 #include "nwx_defs.h"
    37 #include "nwx_string.h"
    39 #include "nwx_string.h"
    38 #include "nwx_http_header.h"
    40 #include "nwx_http_header.h"
    39 #include "BrsrStatusCodes.h"
    41 #include "BrsrStatusCodes.h"
       
    42 
    40 
    43 
    41 /*
    44 /*
    42 **-------------------------------------------------------------------------
    45 **-------------------------------------------------------------------------
    43 **  Macros
    46 **  Macros
    44 **-------------------------------------------------------------------------
    47 **-------------------------------------------------------------------------