smsprotocols/smsstack/wapprot/Inc/WAPDGRM.H
branchRCL_3
changeset 14 7ef16719d8cb
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
9:962e6306d9d2 14:7ef16719d8cb
   130     //inline void SetTime(const TTime& aTime);
   130     //inline void SetTime(const TTime& aTime);
   131 
   131 
   132     inline TTimeIntervalSeconds UTCOffset() const;
   132     inline TTimeIntervalSeconds UTCOffset() const;
   133     TBool SetUTCOffset(const TTimeIntervalSeconds& aUTCOffset);
   133     TBool SetUTCOffset(const TTimeIntervalSeconds& aUTCOffset);
   134 
   134 
   135         // May return > 1, if the socket text headers are used
   135     // May return > 1, if the socket text headers are used
   136         // TODO: to be removed ?
       
   137     inline TInt NumConcatenatedMessages() const;
   136     inline TInt NumConcatenatedMessages() const;
   138 
   137 
   139     inline TInt ConcatenatedMessageReference(TBool* aIs16BIt = NULL) const;
   138     inline TInt ConcatenatedMessageReference(TBool* aIs16BIt = NULL) const;
   140         // concerns socket text headers only
   139         // concerns socket text headers only
   141         // otherwise ignored
   140         // otherwise ignored