ChimeraTK-DeviceAccess
03.18.00
|
Public Member Functions | |
Base () | |
template<typename T > | |
std::string | getValue (T &base) |
DEFINE_VIRTUAL_FUNCTION_TEMPLATE_VTABLE (getValue_impl, std::string(T &)) | |
Definition at line 13 of file testVirtualFunctionTemplate.cc.
|
inline |
Definition at line 15 of file testVirtualFunctionTemplate.cc.
ChimeraTK::Base::DEFINE_VIRTUAL_FUNCTION_TEMPLATE_VTABLE | ( | getValue_impl | , |
std::string(T &) | |||
) |
|
inline |
Definition at line 17 of file testVirtualFunctionTemplate.cc.