Code::Blocks
SVN r11506
|
Go to the source code of this file.
Namespaces | |
ProjectLoaderHooks | |
Provides static functions to add hooks to the project loading/saving procedure. | |
Typedefs | |
typedef std::map< int, HookFunctorBase * > | ProjectLoaderHooks::HookFunctorsMap |
Variables | |
static HookFunctorsMap | ProjectLoaderHooks::s_HookFunctorsMap |
static int | ProjectLoaderHooks::s_UniqueID = 0 |