codhandler/codeng/inc/NwUtil.h
changeset 86 c572a90d97eb
parent 65 5bfc169077b2
equal deleted inserted replaced
85:e358f2276d3f 86:c572a90d97eb
    22 #define NW_UTIL_H
    22 #define NW_UTIL_H
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 
    25 
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <nwx_status.h>
    27 #include <xml/cxml/nwx_status.h>
    28 #include <nw_wbxml_dictionary.h>
    28 #include <xml/cxml/nw_wbxml_dictionary.h>
    29 #include <nw_encoder_stringtable.h>
    29 #include <xml/cxml/nw_encoder_stringtable.h>
    30 #include <nw_string_string.h>
    30 #include <xml/cxml/nw_string_string.h>
    31 
    31 
    32 // FUNCTION DECLARATION
    32 // FUNCTION DECLARATION
    33 
    33 
    34 /**
    34 /**
    35 * Convert cXML status code to Symbian OS error code.
    35 * Convert cXML status code to Symbian OS error code.