objmgr.h File Reference

#include "nub/ref.h"
Include dependency graph for objmgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rutz
 

Auxiliary helper namespace used in implementing shared_ptr.


namespace  nub::obj_mgr
 

A thin wrapper around nub::obj_factory.


Functions

nub::soft_ref< nub::objectnub::obj_mgr::new_obj (const char *type)
 Will not return 0; will throw an exception on failure.
nub::soft_ref< nub::objectnub::obj_mgr::new_obj (const rutz::fstring &type)
 Will not return 0; will throw an exception on failure.
template<class T , class S >
nub::soft_ref< T > nub::obj_mgr::new_typed_obj (S type)
static const char __attribute__ ((used)) vcid_groovx_nub_objmgr_h_utc20050626084018[]

Detailed Description

create objects given a type name

Definition in file objmgr.h.

Generated on Sun May 8 08:42:46 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3