MResultViewer Class Reference

Inherited by CDescriptorExAppUi, and CFileForwarder.

List of all members.

Public Member Functions

virtual TPtr GetViewBuffer ()=0
virtual void UpdateView ()=0

Detailed Description

This class declares a protocol that examples use to render the results of example methods. The implementing class holds a buffer where text can be appended. GetViewBuffer() returns descriptor to internal buffer. UpdateView() renders the content to the destination device and may reset internal buffer.

Definition at line 44 of file DescriptorExamples.h.


Member Function Documentation

virtual TPtr MResultViewer::GetViewBuffer (  )  [pure virtual]
virtual void MResultViewer::UpdateView (  )  [pure virtual]

Generated by  doxygen 1.6.2