messagingfw/wappushfw/MiscPushMsgUtils/inc/CMultipartBinIterator.h
changeset 3 28ae839b4c09
parent 0 8e480a14352b
equal deleted inserted replaced
2:69530231af78 3:28ae839b4c09
    20 */
    20 */
    21 
    21 
    22 #ifndef __CMULTIPARTBINITERATOR_H__
    22 #ifndef __CMULTIPARTBINITERATOR_H__
    23 #define __CMULTIPARTBINITERATOR_H__
    23 #define __CMULTIPARTBINITERATOR_H__
    24 
    24 
    25 #include "wapdecoder.h"
    25 #include <push/wapdecoder.h>
    26 #include "cmultipartiteratorbase.h"
    26 #include <push/cmultipartiteratorbase.h>
    27 
    27 
    28 //##ModelId=3B659EE10005
    28 //##ModelId=3B659EE10005
    29 class CMultipartBinIterator : public CMultipartIteratorBase
    29 class CMultipartBinIterator : public CMultipartIteratorBase
    30 /** Splits a WAP binary multipart message into its parts. 
    30 /** Splits a WAP binary multipart message into its parts. 
    31 
    31