Software Structure
The RebComm Visual C++ classes perform the following
functions:
- eBookComm
– eBook communications.
- rebFile
– eBook file object
- rebDirectory
– eBook directory object
- rebTitle
– eBook title object
- CFileListView
– the report view on the right
- CRebCommView
– the tree view on the left
- CRebCommDoc
– the document object (contains eBookComm class)
- CMainFrm
– the frame window object