Classes | Namespaces

GnashFactory.h File Reference

#include <map>
#include <string>
#include <algorithm>
#include <iterator>
#include <boost/type_traits.hpp>
#include <boost/utility/enable_if.hpp>
#include "dsodefs.h"
#include "GnashAlgorithm.h"

Go to the source code of this file.

Classes

class  gnash::GnashFactory< T, Init, Key >
 A generic factory class for registering and retrieving objects by key. More...
struct  gnash::GnashFactory< T, Init, Key >::RegisterHandler< Derived >

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.