inherit

Undocumented in source.

Members

Classes

Base
class Base
Undocumented in source.
Derived
class Derived
Undocumented in source.

Functions

PydMain
void PydMain()
Undocumented in source. Be warned that the author may not have intended to support it.
call_poly
void call_poly(Base b)
Undocumented in source. Be warned that the author may not have intended to support it.
return_poly_base
Base return_poly_base()
Undocumented in source. Be warned that the author may not have intended to support it.
return_poly_derived
Base return_poly_derived()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b1
Base b1;
b2
Base b2;
b3
Base b3;
Undocumented in source.

Meta