syncmlfw/common/syncagent/inc/NSmlCmdsBase.h
changeset 63 e0c1916b8ddc
parent 0 b497e44ab2fc
equal deleted inserted replaced
57:f5b689a4f7a2 63:e0c1916b8ddc
   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;