LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
LeechCraft::Util::VersionActionMapper< ActionType, VerType >::Simple Struct Reference

#include "versionactionmapper.h"

Public Member Functions

 Simple (Functor_t f)
 
bool operator() (QDataStream &ds)
 

Public Attributes

Functor_t F_
 

Detailed Description

template<typename ActionType, typename VerType = quint8>
struct LeechCraft::Util::VersionActionMapper< ActionType, VerType >::Simple

Definition at line 50 of file versionactionmapper.h.

Constructor & Destructor Documentation

template<typename ActionType , typename VerType = quint8>
LeechCraft::Util::VersionActionMapper< ActionType, VerType >::Simple::Simple ( Functor_t  f)
inline

Definition at line 54 of file versionactionmapper.h.

Member Function Documentation

template<typename ActionType , typename VerType = quint8>
bool LeechCraft::Util::VersionActionMapper< ActionType, VerType >::Simple::operator() ( QDataStream &  ds)
inline

Member Data Documentation

template<typename ActionType , typename VerType = quint8>
Functor_t LeechCraft::Util::VersionActionMapper< ActionType, VerType >::Simple::F_

The documentation for this struct was generated from the following file: