| 
    SO3Engine
    
   | 
 
Delegate.h File Reference
Go to the source code of this file.
Namespaces | |
| namespace | Hikari | 
| namespace | Hikari::Impl | 
| namespace | Hikari::Impl::fastdelegate | 
| namespace | Hikari::Impl::fastdelegate::detail | 
Typedefs | |
| typedef const void * | Hikari::Impl::fastdelegate::detail::DefaultVoid | 
Functions | |
| template<class OutputClass , class InputClass > | |
| OutputClass | Hikari::Impl::fastdelegate::detail::implicit_cast (InputClass input) | 
| template<class OutputClass , class InputClass > | |
| OutputClass | Hikari::Impl::fastdelegate::detail::horrible_cast (const InputClass input) | 
Variables | |
| class __single_inheritance | Hikari::Impl::fastdelegate::detail::GenericClass | 
| const int | Hikari::Impl::fastdelegate::detail::SINGLE_MEMFUNCPTR_SIZE = sizeof(void (GenericClass::*)()) | 
Generated by