syBR::Game::PluginEntry Struct Reference

Loaded plugin entry. More...

#include <PluginManager.hpp>

List of all members.

Public Attributes

void * libraryHandle
 Shared library handle.
std::string filename
 Filename.
const PluginDescriptorpDescriptor
 Descriptor.


Detailed Description

Loaded plugin entry.

Member Data Documentation

void* syBR::Game::PluginEntry::libraryHandle

Shared library handle.

std::string syBR::Game::PluginEntry::filename

Filename.

const PluginDescriptor* syBR::Game::PluginEntry::pDescriptor

Descriptor.


The documentation for this struct was generated from the following file:

Copyright © 2008 by Sebastien Frippiat
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.
Last modified Tue Dec 30 17:57:33 2008