LightWrap++
AC++wrapperfortheLightWave3DSDK
generic_handler.h File Reference
#include "lwpp/item.h"
#include <sstream>
#include <lwgeneric.h>
#include "lwpp/plugin_handler.h"
+ Include dependency graph for generic_handler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lwpp::LayoutGenericAdaptor< T >
class  lwpp::LayoutGenericHandler
class  lwpp::LayoutGenericLWPanelHandler
class  lwpp::LayoutGenericXPanelHandler
class  lwpp::LayoutNonModalGenericAdaptor< T >

Namespaces

namespace  lwpp
 contain Carbon specific code for the OSX XCode version platform_carbon.cpp lwpp

Macros

#define IMPLEMENT_NONMODAL_GENERIC(className)   template<> className *lwpp::LayoutNonModalGenericAdaptor< className >::plugin = 0;

Macro Definition Documentation

#define IMPLEMENT_NONMODAL_GENERIC (   className)    template<> className *lwpp::LayoutNonModalGenericAdaptor< className >::plugin = 0;