代码搜索:Inheritance
找到约 1,689 项符合「Inheritance」的源代码
代码结果 1,689
www.eeworm.com/read/468329/6996740
h tabtenn1.h
// tabtenn1.h -- simple inheritance
#ifndef TABTENN1_H_
#define TABTENN1_H_
// simple base class
class TableTennisPlayer
{
private:
enum {LIM = 20};
char firstname[LIM];
char las
www.eeworm.com/read/468046/6998490
tex class_base_page.tex
\section{Base\-Page Class Reference}
\label{class_base_page}\index{BasePage@{BasePage}}
Inheritance diagram for Base\-Page::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=12cm]{c
www.eeworm.com/read/296774/7114335
c search.c
/* Breadth-first and depth-first routines for
searching multiple-inheritance lattice for GNU C++.
Copyright (C) 1987, 89, 92, 93, 94, 1995 Free Software Foundation, Inc.
Contributed by Michae
www.eeworm.com/read/456533/7345779
cpp use_stui.cpp
// use_stui.cpp -- using a class with private inheritance
// compile with studenti.cpp
#include
#include "studenti.h"
using std::cin;
using std::cout;
using std::endl;
void set(Stu
www.eeworm.com/read/456533/7345935
h tabtenn1.h
// tabtenn1.h -- simple inheritance
#ifndef TABTENN1_H_
#define TABTENN1_H_
// simple base class
class TableTennisPlayer
{
private:
enum {LIM = 20};
char firstname[LIM];
char las
www.eeworm.com/read/456533/7346084
cpp use_stui.cpp
// use_stui.cpp -- using a class with private inheritance
// compile with studenti.cpp
#include
#include "studenti.h"
using std::cin;
using std::cout;
using std::endl;
void set(Stu
www.eeworm.com/read/456533/7346232
h tabtenn1.h
// tabtenn1.h -- simple inheritance
#ifndef TABTENN1_H_
#define TABTENN1_H_
// simple base class
class TableTennisPlayer
{
private:
enum {LIM = 20};
char firstname[LIM];
char las
www.eeworm.com/read/456367/7350636
cpp use_stui.cpp
// use_stui.cpp -- using a class with private inheritance
// compile with studenti.cpp
#include
#include "studenti.h"
using std::cin;
using std::cout;
using std::endl;
void set(Stu
www.eeworm.com/read/456367/7350773
h tabtenn1.h
// tabtenn1.h -- simple inheritance
#ifndef TABTENN1_H_
#define TABTENN1_H_
// simple base class
class TableTennisPlayer
{
private:
enum {LIM = 20};
char firstname[LIM];
char las
www.eeworm.com/read/456367/7350920
cpp use_stui.cpp
// use_stui.cpp -- using a class with private inheritance
// compile with studenti.cpp
#include
#include "studenti.h"
using std::cin;
using std::cout;
using std::endl;
void set(Stu