webengine/wmlengine/src/script/include/scr_core.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 #ifndef SCR_CORE_H
    19 #ifndef SCR_CORE_H
    19 #define SCR_CORE_H
    20 #define SCR_CORE_H
    20 
    21 
    21 #include "scr_defs.h"
    22 #include "scr_defs.h"
    22 #include "scr_srv.h"
    23 #include "scr_srv.h"
    23 #include "scr_msgs.h"
    24 #include "scr_msgs.h"
    24 #include "nw_wae_reader.h"
    25 #include "nw_wae_reader.h"
    25 #include "nwx_http_header.h"
    26 #include "nwx_http_header.h"
    26 #include "BrsrStatusCodes.h"
    27 #include "BrsrStatusCodes.h"
       
    28 
       
    29 
    27 
    30 
    28 typedef NW_Bool lib_function(void);
    31 typedef NW_Bool lib_function(void);
    29 
    32 
    30 typedef struct {
    33 typedef struct {
    31   NW_Byte       arg_size;  /* no of args */
    34   NW_Byte       arg_size;  /* no of args */