|
| TestBaseTypeNoRef (int a, const std::string &b) |
|
int | pa () const |
|
const std::string & | pb () const |
|
void | print (const std::string &x) const |
|
Définition à la ligne 70 du fichier TestRef.cc.
◆ TestBaseTypeNoRef()
MyTest::TestBaseTypeNoRef::TestBaseTypeNoRef |
( |
int |
a, |
|
|
const std::string & |
b |
|
) |
| |
|
inline |
◆ ~TestBaseTypeNoRef()
virtual MyTest::TestBaseTypeNoRef::~TestBaseTypeNoRef |
( |
| ) |
|
|
inlinevirtual |
◆ pa()
int MyTest::TestBaseTypeNoRef::pa |
( |
| ) |
const |
|
inline |
◆ pb()
const std::string & MyTest::TestBaseTypeNoRef::pb |
( |
| ) |
const |
|
inline |
◆ print()
void MyTest::TestBaseTypeNoRef::print |
( |
const std::string & |
x | ) |
const |
|
inline |
◆ m_a
int MyTest::TestBaseTypeNoRef::m_a |
|
private |
◆ m_b
std::string MyTest::TestBaseTypeNoRef::m_b |
|
private |
La documentation de cette classe a été générée à partir du fichier suivant :