Server
API Reference Guide
Product Documentation:

Rogue Wave Server
Documentation Home
List of all members
IlsSetContext< KeyType > Class Template Referenceabstract

This template class is the base class for set-relations. More...

#include <ilserver/model.h>

Inheritance diagram for IlsSetContext< KeyType >:
IlsOwnsSet< OwnerType, OwnedType, KeyType, KeyManager > IlsUsesSet< UserType, UsedType, KeyType, KeyManager >

Detailed Description

template<class KeyType>
class IlsSetContext< KeyType >

This template class is the base class for set-relations.

Library: server

Related Pattern
Bridge
See also
IlsOwnsSet, IlsUsesSet, IlsSetContextList.