Appendix D. Object Classes

IN THIS APPENDIX

This appendix lists the classes defined in the Java API and the custom C++ library described in the book and on this book's Web site. Each class has one of three designations: Class (a normal class that you can instantiate), Abstract Class (a class that defines a skeleton for derived classes), and Superclass (an instantiable parent class).

C++ Exceptions

This section describes the classes for exception classes defined in the book. The hierarchy holds to the philosophy of doing as little as possible so as to minimize the potential of catastrophic class creations.

Get Linux® Socket Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.