![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include "versionactionmapper.h"
Public Member Functions | |
Simple (Functor_t f) | |
bool | operator() (QDataStream &ds) |
Public Attributes | |
Functor_t | F_ |
Definition at line 50 of file versionactionmapper.h.
|
inline |
Definition at line 54 of file versionactionmapper.h.
|
inline |
Definition at line 59 of file versionactionmapper.h.
References LeechCraft::Util::VersionActionMapper< ActionType, VerType >::Simple::F_.
Functor_t LeechCraft::Util::VersionActionMapper< ActionType, VerType >::Simple::F_ |
Definition at line 52 of file versionactionmapper.h.
Referenced by LeechCraft::Util::VersionActionMapper< ActionType, VerType >::Simple::operator()().