Doxybook Example
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Typedefs
Enumerations
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
f
g
h
i
m
n
o
p
r
s
t
w
~
+
Functions
a
b
c
d
f
g
h
m
n
o
s
w
~
Variables
Typedefs
Enumerations
Enumerator
Related Functions
+
Files
File List
+
File Members
All
Functions
Macros
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
example
Bird
example::Bird Member List
This is the complete list of members for
example::Bird
, including all inherited members.
AMPHIBIAN
enum value
example::Animal
Animal
(Type type, const std::string &name, Animal *mother=nullptr, Animal *father=nullptr)
example::Animal
Animal
(const Animal &other)=delete
example::Animal
Animal
(Animal &&animal) noexcept
example::Animal
Bird
(const std::string &name, Bird *mother=nullptr, Bird *father=nullptr)
example::Bird
Bird
(const Bird &other)=delete
example::Bird
Bird
(Bird &&Bird) noexcept
example::Bird
BIRD
enum value
example::Animal
father
example::Animal
protected
find_child_by_name
(Animal *parent)
example::Animal
static
find_parent_by_name
(Animal *child)
example::Animal
static
FISH
enum value
example::Animal
get_name
() const
example::Animal
inline
get_num_of_eyes
() const override
example::Animal
virtual
get_num_of_limbs
() const override
example::Animal
virtual
get_parents
() const
example::Animal
inline
has_tail
() const override
example::Animal
virtual
INSECT
enum value
example::Animal
make_sound
() override
example::Bird
virtual
MAMMAL
enum value
example::Animal
mother
example::Animal
protected
move
() override
example::Bird
virtual
name
example::Animal
protected
NONE
enum value
example::Animal
operator bool
() const
example::Animal
operator=
(const Bird &other)=delete
example::Bird
operator=
(Bird &&other) noexcept
example::Bird
example::Animal::operator=
(const Animal &other)=delete
example::Animal
example::Animal::operator=
(Animal &&other) noexcept
example::Animal
Parents
typedef
example::Animal
REPTILE
enum value
example::Animal
some_inline_member_function
(Animal *animal)
example::Animal
inline
swap
(Bird &other) noexcept
example::Bird
example::Animal::swap
(Animal &other) noexcept
example::Animal
Type
enum name
example::Animal
~Animal
()=default
example::Animal
virtual
~Bird
()=default
example::Bird
Generated by
1.8.13