Rogue Wave banner
Previous fileContentsIndexNext file
Click on the banner to return to the class reference home page.

RWModelClient

Data Type and Member Function Indexes
(exclusive of constructors and destructors)

Synopsis

#include <rw/model.h>
(abstract base class)

Description

This abstract base class has been designed to implement the "View" leg of a Model-View-Controller architecture. Class RWModel, supplies the "Model" leg. See class RWModel for details.

Persistence

None

Public Member Function

virtual void
updateFrom(RWModel* p, void* d) = 0;


Previous fileContentsIndexNext file

©Copyright 1997, Rogue Wave Software, Inc.
Send mail to report errors or comment on the documentation.