OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Container of clipboard formats with iterator. More...
#include <ocf/ocview.h>
Additional Inherited Members | |
Public Types inherited from owl::TIPtrArray< TOcFormat * > | |
typedef TPtrArrayIterator< TOcFormat *, TIPtrArray< TOcFormat * > > | Iterator |
typedef Iterator | iterator |
Public Types inherited from owl::TTypedArray< T, T, TStandardAllocator > | |
typedef void(* | IterFunc) (T, void *) |
typedef bool(* | CondFunc) (T, void *) |
typedef TPtrArrayIterator< T, TTypedArray< T, T, TStandardAllocator > > | Iterator |
typedef Iterator | iterator |
Static Public Attributes inherited from owl::TArrayBase | |
static const auto | NPOS = -1 |
Protected Member Functions inherited from owl::TTypedArray< T, T, TStandardAllocator > | |
void | Resize (int delta) |
void | Remove (int index) |
Protected Attributes inherited from owl::TTypedArray< T, T, TStandardAllocator > | |
T * | Data |
Protected Attributes inherited from owl::TArrayBase | |
uint | ItemCnt |
uint | Reserved |
ocf::TOcFormatList::TOcFormatList | ( | ) |
Definition at line 1078 of file ocview.cpp.
ocf::TOcFormatList::~TOcFormatList | ( | ) |
Definition at line 1085 of file ocview.cpp.
References Clear().
Definition at line 1094 of file ocview.cpp.