syncmlfw/common/syncagent/inc/NSmlCmdsBase.h
branchRCL_3
changeset 11 06f47423ecee
parent 0 b497e44ab2fc
equal deleted inserted replaced
9:57a65a3a658c 11:06f47423ecee
   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;