21 #include <coil/stringutil.h> 35 std::vector<void*>::size_type pos;
62 std::vector<void*>::size_type pos;
80 std::vector<void*>::size_type len(
m_objects.size());
81 std::vector<void*>::size_type i(0);
82 for (i = 0; i < len; ++i)
std::string otos(Printable n)
Convert the given object to std::string.
virtual void onDelete(void *obj)
Delete the name when deleting object.
std::vector< void * > m_objects
virtual std::string onCreate(void *obj)
Create the name when creating object.
Object numbering policy class.
The structures for exception handling when object was not found.
long int find(void *obj)
Find the object.