clang-tools 19.0.0git
Public Member Functions | List of all members
Foo Class Reference

#include <sample.h>

Inheritance diagram for Foo:
Inheritance graph
[legend]

Public Member Functions

virtual void Func ()
 

Detailed Description

Definition at line 4 of file sample.h.

Member Function Documentation

◆ Func()

virtual void Foo::Func ( )
inlinevirtual

Reimplemented in Bar.

Definition at line 5 of file sample.h.


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