2005/5/9

     
 

TSet_h

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

TSet.h File Reference

#include TCollection.h

Namespaces

namespace  acdk
namespace  acdk::util

Defines

#define ACDK_DECL_SET(Type1, RType1)


Define Documentation

#define ACDK_DECL_SET Type1,
RType1   ) 
 

Value:

typedef ::acdk::util::TSet<RType1> Type1##Set; \
  typedef Type1##Set::RefType R##Type1##Set; \
  typedef Type1##Set::IteratorType Type1##SetIterator; \
  typedef Type1##Set::RIteratorType R##Type1##SetIterator; \