Rogue Wave Server
API Reference Guide
Product Documentation:

Rogue Wave Server
Documentation Home
List of all members | Public Member Functions
IlsSmartDoublyLinkedList< V, K, KM > Class Template Reference

This class provides a list of owned objects when a relation is created. This list must contain at least as many items as specified for the minimal cardinality. More...

#include <ilserver/tlist.h>

Public Member Functions

 IlsSmartDoublyLinkedList ()
 This constructor creates an empty list.
 
Myselfoperator<< (const V &value)
 This operator adds the object supplied as its argument at the beginning of the list.
 

Detailed Description

template<class V, class K, class KM>
class IlsSmartDoublyLinkedList< V, K, KM >

This class provides a list of owned objects when a relation is created. This list must contain at least as many items as specified for the minimal cardinality.

Library: server

This class is aliased (by typedef) as "Initial" in list relations.

See also
IlsOwnsList::Initial, IlsUsesList::Initial, IlsInvertedRelationList::Initial.

© Copyright 2017, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.