CrystalSpace

Public API Reference

csRefArrayObject< T, Allocator, CapacityHandler > Class Template Reference
[Containers]

This class implements a typed array that correctly keeps track of reference count and also is able to find by name. More...

#include <csutil/nobjvec.h>

Inheritance diagram for csRefArrayObject< T, Allocator, CapacityHandler >:

List of all members.


Detailed Description

template<class T, class Allocator = CS::Container::ArrayAllocDefault, class CapacityHandler = CS::Container::ArrayCapacityDefault>
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.

Assumes the types used for this implement QueryObject() to get the iObject that has GetName().

Definition at line 54 of file nobjvec.h.


The documentation for this class was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1