memspy/memspy_plat/memspy_api/include/memspy/engine/ThreadAndProcess/MemSpyEngineObjectThreadInfoObjects.h
branchRCL_3
changeset 21 52e343bb8f80
parent 20 ca8a1b6995f6
equal deleted inserted replaced
20:ca8a1b6995f6 21:52e343bb8f80
    96     IMPORT_C void PrintL();
    96     IMPORT_C void PrintL();
    97 
    97 
    98 public: // From MDesCArray
    98 public: // From MDesCArray
    99     IMPORT_C TInt MdcaCount() const;
    99     IMPORT_C TInt MdcaCount() const;
   100     IMPORT_C TPtrC MdcaPoint(TInt aIndex) const;
   100     IMPORT_C TPtrC MdcaPoint(TInt aIndex) const;
   101     IMPORT_C TPtrC Caption(TInt aIndex ) const;
       
   102     IMPORT_C TPtrC Value(TInt aIndex ) const;
       
   103 
   101 
   104 protected:
   102 protected:
   105     class CItem : public CBase
   103     class CItem : public CBase
   106         {
   104         {
   107         public:
   105         public: