| 
    hollyhock
    
   | 
 
#include <util.hpp>


Additional Inherited Members | |
  Public Member Functions inherited from Wrapped | |
| template<typename T > | |
| T * | GetWrapped () | 
  Protected Member Functions inherited from Wrapped | |
| Wrapped (Wrapped const &)=delete | |
| void | operator= (Wrapped const &)=delete | 
  Protected Attributes inherited from Wrapped | |
| void * | m_wrapped | 
| A pointer to the wrapped class.  | |
Utility class which is the parent of all GUI element classes.