Classes | Namespaces | Functions | Variables

nacl/plugin.cc File Reference

#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
#include <ppapi/cpp/instance.h>
#include <ppapi/cpp/module.h>
#include <ppapi/cpp/rect.h>
#include <ppapi/cpp/size.h>
#include <ppapi/cpp/file_system.h>
#include <SDL_video.h>
#include <SDL.h>
#include <SDL_nacl.h>
#include <nacl-mounts/base/KernelProxy.h>
#include <nacl-mounts/base/MainThreadRunner.h>
#include <nacl-mounts/http2/HTTP2Mount.h>
#include <nacl-mounts/pepper/PepperMount.h>
#include <dir_list.h>
#include <file_list.h>
#include <pack_list.h>
Include dependency graph for plugin.cc:

Go to the source code of this file.

Classes

struct  http_file_info
struct  http_pack_info
class  PluginInstance
class  PluginInstance::ProgressHandler
class  PluginInstance::JSDirectoryReader
class  PepperModule

Namespaces

namespace  pp

Functions

int wesnoth_main (int argc, char **argv)
Module * pp::CreateModule ()

Variables

const char * http_dirs []
struct http_file_info http_files []
struct http_pack_info http_packs []

Function Documentation

int wesnoth_main ( int  argc,
char **  argv 
)

Referenced by PluginInstance::sdl_thread().

Here is the caller graph for this function:


Variable Documentation

const char* http_dirs[]
Initial value:
 {

}

Definition at line 26 of file plugin.cc.

Referenced by PluginInstance::sdl_thread().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:08:34 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs