Gnash  0.8.10
Public Types | Public Member Functions
gnash::SharedLib Class Reference

TODO: document this class. More...

#include <sharedlib.h>

List of all members.

Public Types

typedef bool entrypoint (void *obj)
typedef void initentry (as_object &obj)

Public Member Functions

DSOEXPORT SharedLib (const std::string &filespec)
DSOEXPORT bool openLib ()
bool openLib (const std::string &filespec)
entrypointgetDllSymbol (const std::string &symbol)
DSOEXPORT initentrygetInitEntry (const std::string &symbol)

Detailed Description

TODO: document this class.


Member Typedef Documentation

typedef bool gnash::SharedLib::entrypoint(void *obj)

Constructor & Destructor Documentation

gnash::SharedLib::SharedLib ( const std::string &  filespec)

References _.


Member Function Documentation

SharedLib::entrypoint * gnash::SharedLib::getDllSymbol ( const std::string &  symbol)

References GNASH_REPORT_FUNCTION.

SharedLib::initentry * gnash::SharedLib::getInitEntry ( const std::string &  symbol)
bool gnash::SharedLib::openLib ( )
bool gnash::SharedLib::openLib ( const std::string &  filespec)

References _.


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