![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include "RakNetDefines.h"
Include dependency graph for Export.h:Go to the source code of this file.
Defines | |
| #define | RAK_DLL_EXPORT |
| #define | STATIC_FACTORY_DECLARATIONS(x) |
| #define | STATIC_FACTORY_DEFINITIONS(x, y) |
| #define STATIC_FACTORY_DECLARATIONS | ( | x | ) |
| #define STATIC_FACTORY_DEFINITIONS | ( | x, | |
| y | |||
| ) |
x* x::GetInstance(void) {return RakNet::OP_NEW<y>( _FILE_AND_LINE_ );} \ void x::DestroyInstance( x *i) {RakNet::OP_DELETE(( y* ) i, _FILE_AND_LINE_);}
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.