CrystalSpace

Public API Reference

csPluginList Member List

This is the complete list of members for csPluginList, including all inherited members.

AllocatorType typedefcsArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > >
Capacity() const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
CapacityHandlerType typedefcsArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > >
Contains(csPluginLoadRec *const &which) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
csArray(size_t in_capacity=0, const csArrayCapacityDefault &ch=csArrayCapacityDefault())csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
csArray(size_t in_capacity, const CS::Memory::AllocatorMalloc &alloc, const csArrayCapacityDefault &ch)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
csArray(const csArray &source)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
csPDelArray(int ilimit=0, int ithreshold=0)csPDelArray< csPluginLoadRec > [inline]
DefaultCompare(csPluginLoadRec *const &r1, csPluginLoadRec *const &r2)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline, static]
Delete(csPluginLoadRec *const &item)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
DeleteAll()csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
DeleteFast(csPluginLoadRec *const &item)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
DeleteIndex(size_t n)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
DeleteIndexFast(size_t n)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
DeleteRange(size_t start, size_t end)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
ElementHandlerType typedefcsArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > >
Empty()csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
Extract(size_t n)csPDelArray< csPluginLoadRec > [inline]
Find(csPluginLoadRec *const &which) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
FindKey(csArrayCmp< csPluginLoadRec *, K > comparekey) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
FindSortedKey(csArrayCmp< csPluginLoadRec *, K > comparekey, size_t *candidate=0) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
Get(size_t n)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
Get(size_t n) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
GetAllocator() const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
GetAndClear(size_t n)csPDelArray< csPluginLoadRec > [inline]
GetExtend(size_t n)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
GetIndex(const csPluginLoadRec **which) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
GetIterator()csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
GetIterator() const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
GetSize() const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
InitRegion(size_t start, size_t count)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline, protected]
Insert(size_t n, csPluginLoadRec *const &item)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
InsertSorted(const csPluginLoadRec *&item, int(*compare)(csPluginLoadRec *const &, csPluginLoadRec *const &)=DefaultCompare, size_t *equal_index=0)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
IsEmpty() const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
Length() const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
operator!=(const csArray &other) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > >::operator=(const csArray &other)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
operator==(const csArray &other) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
operator[](size_t n)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
operator[](size_t n) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
Pop()csPDelArray< csPluginLoadRec > [inline]
Push(csPluginLoadRec *const &what)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
PushSmart(csPluginLoadRec *const &what)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
Put(size_t n, csPluginLoadRec *const &what)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
Section(size_t low, size_t high) const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
SetCapacity(size_t n)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
SetLength(size_t n, csPluginLoadRecconst &what)csPDelArray< csPluginLoadRec > [inline]
SetLength(size_t n, csPluginLoadRec *const &w)csPDelArray< csPluginLoadRec > [inline]
SetLength(size_t n)csPDelArray< csPluginLoadRec > [inline]
SetMinimalCapacity(size_t n)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
SetSize(size_t n, csPluginLoadRec *const &what)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
SetSize(size_t n)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
ShrinkBestFit()csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
csPDelArray< csPluginLoadRec >::Sort(int(*compare)(csPluginLoadRec *const &, csPluginLoadRec *const &)=DefaultCompare)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
ThisType typedefcsArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > >
Top() const csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
Top()csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
TransferTo(csArray &destination)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
Truncate(size_t n)csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]
ValueType typedefcsArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > >
~csArray()csArray< csPluginLoadRec *, csPDelArrayElementHandler< csPluginLoadRec * > > [inline]


Generated for Crystal Space by doxygen 1.4.7