![]() |
Rosetta
2021.16
|
#include <T10.inheritance.hpp>
Public Member Functions | |
B (int const a=9, float b=8, A &a2=_static_a_, A *a3=nullptr, int i=0) | |
void | foo (A a1=A(), A &a2=_static_a_, A *a3=nullptr, int i=0) |
double | foo_member (int const i=1, float f=2.0f, double d=4.16) |
double | foo_member_const (int i=1, float f=2.0f, double d=4.16) const |
B (B const &)=default | |
Static Public Member Functions | |
static double | foo_static (int i=1, float f=2.0f, double d=4.16) |
|
default |
References demo.D060_Folding::f, and test.T150_PyMOL_Integration::i.
References demo.D060_Folding::f, and test.T150_PyMOL_Integration::i.
References demo.D060_Folding::f, and test.T150_PyMOL_Integration::i.