xdmprotocols/XcapProtocol/XcapHttpTransport/inc/XcapHttpResponse.h
branchGCC_SURGE
changeset 22 04fe29633490
parent 0 c8caa15ef882
equal deleted inserted replaced
21:3d8d26de97dd 22:04fe29633490
    37         
    37         
    38         /**
    38         /**
    39         * A global logging function for 16 bit data.
    39         * A global logging function for 16 bit data.
    40         * @param aCommand command to be handled
    40         * @param aCommand command to be handled
    41         */
    41         */
    42         static CXcapHttpResponse* CXcapHttpResponse::NewL( CXcapHttpRequest* aHttpRequest,
    42         static CXcapHttpResponse* NewL( CXcapHttpRequest* aHttpRequest,
    43                                                            CXcapHttpTransport& aTransportMain );
    43                                                            CXcapHttpTransport& aTransportMain );
    44         
    44         
    45         /**
    45         /**
    46         * Destructor.
    46         * Destructor.
    47         */      
    47         */