|
Orxonox
0.0.5 Codename: Arcturus
|
#include "NetworkPrereqs.h"#include <cassert>#include <cstring>#include <map>#include <string>#include "core/command/Functor.h"#include "FunctionCallManager.h"#include "synchronisable/Synchronisable.h"Go to the source code of this file.
Classes | |
| class | orxonox::NetworkFunctionBase |
| struct | orxonox::NetworkFunctionPointer |
| class | orxonox::NetworkFunctionStatic |
| class | orxonox::NetworkMemberFunction< T > |
| class | orxonox::NetworkMemberFunctionBase |
Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
Variables | |
| static constexpr unsigned int | orxonox::MAX_FUNCTION_POINTER_INTS = (MAX_FUNCTION_POINTER_SIZE-1)/4+1 |
| static constexpr unsigned int | orxonox::MAX_FUNCTION_POINTER_SIZE = 16 |
1.8.11