代码搜索:Inheritance
找到约 1,689 项符合「Inheritance」的源代码
代码结果 1,689
www.eeworm.com/read/440906/1775744
c rttid3.c
// test of rtti of single inheritance and multiple inheritance with
// virtual functions
// dynamic casting
// Special g++ Options: -frtti
#include
extern "C" {
int printf(const char *
www.eeworm.com/read/474814/1388773
itk messageinfo.itk
# ----------------------------------------------------------------------
# EXAMPLE: using inheritance to specialize mega-widgets
# --------------------------------------------------------------------
www.eeworm.com/read/323581/3513581
itk messageinfo.itk
# ----------------------------------------------------------------------
# EXAMPLE: using inheritance to specialize mega-widgets
# --------------------------------------------------------------------
www.eeworm.com/read/408881/11366332
java parttimestudent.java
/*
* This shows how to create a user defined java data
* type structure that maps to user defined SQL data
* type structure with inheritance inside
*
* This class is used by Inheritance1.java
*
www.eeworm.com/read/470720/1445294
c rttid2.c
// test of rtti of single inheritance and multiple inheritance classes
// dynamic casting
// Special g++ Options: -frtti
#include
extern "C" {
int printf(const char *, ...);
void exit
www.eeworm.com/read/470693/1457240
c rttid2.c
// test of rtti of single inheritance and multiple inheritance classes
// dynamic casting
// Special g++ Options: -frtti
#include
extern "C" {
int printf(const char *, ...);
void exit
www.eeworm.com/read/240162/4580724
c rtti3.c
// { dg-do run }
// { dg-options "-frtti" }
// test of rtti of single inheritance and multiple inheritance with
// virtual functions
#include
extern "C" {
int printf(const char *, ...
www.eeworm.com/read/240162/4580854
c rttid3.c
// { dg-do run }
// { dg-options "-frtti" }
// test of rtti of single inheritance and multiple inheritance with
// virtual functions
// dynamic casting
#include
extern "C" {
int print
www.eeworm.com/read/233448/4673543
c rtti3.c
// { dg-do run }
// { dg-options "-frtti" }
// test of rtti of single inheritance and multiple inheritance with
// virtual functions
#include
extern "C" {
int printf(const char *, ...
www.eeworm.com/read/233448/4673674
c rttid3.c
// { dg-do run }
// { dg-options "-frtti" }
// test of rtti of single inheritance and multiple inheritance with
// virtual functions
// dynamic casting
#include
extern "C" {
int print