<<< | Index | Adding functions to classes >>> |
Things to talk about
interface of a C++ class
data members and member functions
header and implementation source files
scope issues to consider
access control: public and private members
access control: rules for "friends"
<<< | Index | Adding functions to classes >>> |