A class in C++ or object oriented languages that shares data members and or methods with a base class. Such as in the form:

class base;
class derived:public base;

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.