|
-
Oct 4th, 2006, 03:51 PM
#1
Thread Starter
Frenzied Member
[2005] Abstract/Interface/Class?
I need a bit of guidance on the way to implement my project.
I am going to communicate with several manufacturers of an instrument e.g. an LCD Monitor.
Each has the same functions e.g. On/Off, Brightness, Position etc etc
However, the commands for each manufacturer to do these functions is different.
I'm not sure whether I should have a Monitor interface then have other classes that implement the interface, or whether to have an abstract class and inherit that.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|