|
LightWrap++
AC++wrapperfortheLightWave3DSDK
|
#include <vector>#include <lwserver.h>
Include dependency graph for lw_server.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | lwpp::LWServer |
| class | lwpp::ShutdownHandler |
| class | lwpp::StartupHandler |
Namespaces | |
| namespace | lwpp |
| contain Carbon specific code for the OSX XCode version platform_carbon.cpp lwpp | |
Typedefs | |
| typedef HandlerList::iterator | lwpp::HandlerIterator |
| typedef std::vector < SimpleHandler * > | lwpp::HandlerList |
| typedef PluginList::iterator | lwpp::PluginIterator |
| typedef std::vector< ServerRecord > | lwpp::PluginList |
| typedef void | lwpp::SimpleHandler () |