![]() |
Public API Reference |
![]() |
Named Object Vector class. More...
#include "csextern.h"
#include "csutil/refarr.h"
#include "csutil/weakrefarr.h"
#include "iutil/object.h"
#include "csutil/deprecated_warn_off.h"
#include "csutil/deprecated_warn_on.h"
Go to the source code of this file.
Classes | |
class | csRefArrayObject< T, Allocator, CapacityHandler > |
This class implements a typed array that correctly keeps track of reference count and also is able to find by name. More... | |
class | csWeakRefArrayObject< T > |
This class implements a typed array that does not keep track of reference count and is able to find by name. More... |
Named Object Vector class.
Definition in file nobjvec.h.