2005/5/9

     
 

TArrayList_h

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

TArrayList.h File Reference

#include <acdk.h>
#include TAbstractList.h
#include <acdk/lang/Cloneable.h>
#include <acdk/lang/System.h>
#include <acdk/io/Serializable.h>
#include <acdk/lang/IndexOutOfBoundsException.h>

Namespaces

namespace  acdk
namespace  acdk::util

Defines

#define USE_TARRAYLIST(ClassName)


Define Documentation

#define USE_TARRAYLIST ClassName   ) 
 

Value:

typedef ::acdk::util::TArrayList<R##ClassName> ClassName##ArrayList; \
  typedef RefHolder<ClassName##ArrayList> R##ClassName##ArrayList