Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csObjVector Class Reference

csObjVector is a version of csVector which assumes its components are iBase heirs. More...

#include <csobjvec.h>

Inheritance diagram for csObjVector:

csVector csBasicVector csNamedObjVector List of all members.

Public Methods

 csObjVector (int ilimit=8, int ithreshold=16)
 Constructor just passes control to csVector's.

virtual ~csObjVector ()
 Delete all inserted objects before deleting the object itself.

virtual bool FreeItem (csSome Item)
 Free a item as a object derived from csBase.


Detailed Description

csObjVector is a version of csVector which assumes its components are iBase heirs.

FreeItem () decref the object .


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000