Rocket::Core::Python::ElementDocumentWrapper Class Reference

#include <ElementDocumentWrapper.h>

Inheritance diagram for Rocket::Core::Python::ElementDocumentWrapper:
Collaboration diagram for Rocket::Core::Python::ElementDocumentWrapper:

Public Member Functions

 ElementDocumentWrapper (PyObject *self, const char *tag)
virtual void LoadScript (Rocket::Core::Stream *stream, const Rocket::Core::String &source_name)
 Load a python script into this document.
PyObject * GetModuleNamespace ()
 Get the namespace for this module.

Detailed Description

Document Element Wrapper

Adds support for inline scripts within a document.

Author:
Lloyd Weehuizen

The documentation for this class was generated from the following files: