nub::obj_mgr Namespace Reference

A thin wrapper around nub::obj_factory. More...


Functions

nub::soft_ref< nub::objectnew_obj (const char *type)
 Will not return 0; will throw an exception on failure.
nub::soft_ref< nub::objectnew_obj (const rutz::fstring &type)
 Will not return 0; will throw an exception on failure.
template<class T, class S>
nub::soft_ref< T > new_typed_obj (S type)


Detailed Description

A thin wrapper around nub::obj_factory.

This provides some compile-time insulation from nub::obj_factory for clients that only need to create objects, but don't need to register new object-creation functions.


The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:56:30 2008 by Doxygen version 1.5.5.