Changes

Jump to: navigation, search

Project A2 20141 - OOP344

266 bytes added, 18:19, 9 March 2014
Responsibilities: Updated responsibilities for data.
=== Responsibilities ===
CField is responsible for implementing the data setter/getter. As described above, it should have implement the functions:* void* data() const* void data(void*)These functions should do nothing more than get and set an private void* data member. Child classes should access the data member through the data getter and setter.
== CLabel ==

Navigation menu