Definition at line 49 of file test06.cc.
◆ d_VMethod()
void w_ZBase::d_VMethod |
( |
std::string |
message | ) |
|
|
inline |
Definition at line 57 of file test06.cc.
virtual void VMethod(std::string message)
◆ VMethod()
void w_ZBase::VMethod |
( |
std::string |
message | ) |
|
|
inlinevirtual |
Reimplemented from ZBase.
Definition at line 50 of file test06.cc.
51 if(
override f= this-> get_override(
"VMethod"))
virtual void VMethod(std::string message)
The documentation for this struct was generated from the following file: