codhandler/codeng/inc/NwUtil.h
branchRCL_3
changeset 93 79859ed3eea9
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
92:e1bea15f9a39 93:79859ed3eea9
    15 *      Wrapper functions and classes for cXmlLibrary (NW_...) functionality.
    15 *      Wrapper functions and classes for cXmlLibrary (NW_...) functionality.
    16 *      
    16 *      
    17 *
    17 *
    18 */
    18 */
    19 
    19 
       
    20 
    20 #ifndef NW_UTIL_H
    21 #ifndef NW_UTIL_H
    21 #define NW_UTIL_H
    22 #define NW_UTIL_H
    22 
    23 
    23 // INCLUDES
    24 // INCLUDES
    24 
    25 
    25 #include <e32base.h>
    26 #include <e32base.h>
    26 #include <nwx_status.h>
    27 #include <xml/cxml/nwx_status.h>
    27 #include <nw_wbxml_dictionary.h>
    28 #include <xml/cxml/nw_wbxml_dictionary.h>
    28 #include <nw_encoder_stringtable.h>
    29 #include <xml/cxml/nw_encoder_stringtable.h>
    29 #include <nw_string_string.h>
    30 #include <xml/cxml/nw_string_string.h>
    30 
    31 
    31 // FUNCTION DECLARATION
    32 // FUNCTION DECLARATION
    32 
    33 
    33 /**
    34 /**
    34 * Convert cXML status code to Symbian OS error code.
    35 * Convert cXML status code to Symbian OS error code.