webengine/wmlengine/src/wml/include/nw_wml_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 /*
    19 /*
    19     $Workfile: nw_wml_core.h $
    20     $Workfile: nw_wml_core.h $
    20 
    21 
    21     Purpose:
    22     Purpose:
    22 
    23 
    52 #include "nwx_memseg.h"
    53 #include "nwx_memseg.h"
    53 #include "nwx_buffer.h"
    54 #include "nwx_buffer.h"
    54 #include "urlloader_urlresponse.h"
    55 #include "urlloader_urlresponse.h"
    55 #include "BrsrStatusCodes.h"
    56 #include "BrsrStatusCodes.h"
    56 
    57 
       
    58 
    57 #define MAX_NUMBER_INTRA_OEF 15 /* the value is so chosen that the call stack does not max out - Vishy*/
    59 #define MAX_NUMBER_INTRA_OEF 15 /* the value is so chosen that the call stack does not max out - Vishy*/
       
    60 
    58 
    61 
    59 /*---------------------------------------------------------------------
    62 /*---------------------------------------------------------------------
    60  * NW_Wml_History_t -- history stack element -- holds information needed
    63  * NW_Wml_History_t -- history stack element -- holds information needed
    61  * to reconstruct the call to access a card we've been to recently.
    64  * to reconstruct the call to access a card we've been to recently.
    62  --------------------------------------------------------------------*/
    65  --------------------------------------------------------------------*/