memspy/MemSpyClient/inc/memspykernelobjectdata.h
changeset 22 a009639409f5
parent 17 67c6ff54ec25
equal deleted inserted replaced
17:67c6ff54ec25 22:a009639409f5
    33 		{
    33 		{
    34 		}
    34 		}
    35 	
    35 	
    36 public:    
    36 public:    
    37     TMemSpyDriverContainerType iType;
    37     TMemSpyDriverContainerType iType;
    38     TBuf<KBufSize> iName;
    38     TFullName iName;
    39     TInt iCount;
    39     TInt iCount;
    40     TInt64 iSize;
    40     TInt64 iSize;
    41 	};
    41 	};
    42 
    42 
    43 #endif // MEMSPYKERNELOBJECTDATA_H
    43 #endif // MEMSPYKERNELOBJECTDATA_H