Sleeping Wombat Common Library  0.50.0
swCommonLibrary
Public Member Functions | Private Member Functions | Private Attributes | List of all members
sw::Animal Class Reference

Base animal class. More...

#include <Animal.h>

Inheritance diagram for sw::Animal:
sw::Mammal sw::Dog sw::HomoSapiens

Public Member Functions

 Animal (const std::string &name)
 

Private Member Functions

 RTTR_ENABLE ()
 

Private Attributes

 RTTR_REGISTRATION_FRIEND
 
std::string m_name
 
uint16 m_age
 

Detailed Description

Base animal class.


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