syncmlfw/common/syncagent/inc/NSmlCmdsBase.h
changeset 60 eb6690d0d439
parent 0 b497e44ab2fc
equal deleted inserted replaced
55:1c556dee8eb1 60:eb6690d0d439
   164 	CNSmlCmdsBase( const CNSmlCmdsBase& aOther );
   164 	CNSmlCmdsBase( const CNSmlCmdsBase& aOther );
   165 	CNSmlCmdsBase& operator=( const CNSmlCmdsBase& aOther );
   165 	CNSmlCmdsBase& operator=( const CNSmlCmdsBase& aOther );
   166 
   166 
   167 	//
   167 	//
   168 	public:     // Data
   168 	public:     // Data
   169 #ifdef __NOTRANSPORT
   169 #if defined (__NOTRANSPORT) || defined (_DEBUG)
   170 	TPtr8 BufferAreaForDebugDumpL();
   170 	TPtr8 BufferAreaForDebugDumpL();
   171 #endif
   171 #endif
   172 	
   172 	
   173     protected:    // Data	
   173     protected:    // Data	
   174 	HBufC8* iVerDTD;
   174 	HBufC8* iVerDTD;