|
Jive reference manual
|
#include <jive/util/CtorMap.h>
Public Types | |
| typedef T | Ctor |
Static Public Member Functions | |
| static void | insert (const String &type, Ctor ctor) |
| static bool | contains (const String &type) |
| static Ctor | find (const String &type) |
| static StringVector | listKnownTypes () |
| typedef T jive::util::CtorMap< T >::Ctor |
|
static |
|
static |
|
static |
|
static |