Rosetta  2019.07
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Y Class Referencefinal

#include <T10.inheritance.hpp>

Inheritance diagram for Y:
Inheritance graph
[legend]

Public Member Functions

void f_v_2 () override
 
- Public Member Functions inherited from X
void f_v () finaloverride
 
- Public Member Functions inherited from Base
void foo ()
 
void maybe ()
 
virtual void foo_void ()
 
virtual void foo_void_pure ()=0
 
virtual int foo_int ()
 
virtual std::string foo_sring ()
 
virtual std::string & foo_sring_r ()
 
virtual void foo ()
 

Additional Inherited Members

- Public Attributes inherited from Base
std::string s_
 
- Protected Member Functions inherited from Base
virtual void foo_protected ()
 
- Protected Attributes inherited from Base
int data
 

Member Function Documentation

void Y::f_v_2 ( )
inlineoverridevirtual

Reimplemented from Base.


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