Struct example::Animal::Result
ClassList > example > Animal > Result
Some random inner class of Animal .
#include <animal.h>
Public Attributes
Public Attributes Documentation
variable father
const Animal* example::Animal::Result::father;
variable mother
const Animal* example::Animal::Result::mother;
variable name
const std::string example::Animal::Result::name;
variable type
const Type example::Animal::Result::type;
The documentation for this class was generated from the following file demo-projets/animal/animal.h