Public Member Functions | List of all members
PyA_Tpl< Base > Class Template Reference
Inheritance diagram for PyA_Tpl< Base >:
Inheritance graph
[legend]

Public Member Functions

std::string say_something (unsigned times) override
 
int unlucky_number () override
 
- Public Member Functions inherited from Base
 Base ()=default
 
 Base (const Base &)=delete
 
virtual std::string dispatch () const
 
virtual ~Base ()=default
 

Detailed Description

template<class Base = A_Tpl>
class PyA_Tpl< Base >

Definition at line 436 of file test_virtual_functions.cpp.

Member Function Documentation

template<class Base = A_Tpl>
std::string PyA_Tpl< Base >::say_something ( unsigned  times)
inlineoverride

Definition at line 440 of file test_virtual_functions.cpp.

template<class Base = A_Tpl>
int PyA_Tpl< Base >::unlucky_number ( )
inlineoverride

Definition at line 439 of file test_virtual_functions.cpp.


The documentation for this class was generated from the following file:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48