What has to be done to write a Module class?
Define your member data/parameters
Setup initial values in the constructor
Write the entry-points you need
Previous slide
Back to first slide
Back to table of contents