RWIdentitySet man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



RWIdentitySet(3C++)					   RWIdentitySet(3C++)

Name
     RWIdentitySet - Rogue Wave library class

Synopsis
	      #include <rw/idenset.h>

	      typedef RWIdentitySet IdentitySet; // Smalltalk typedef
	  RWIdentitySet a;

Description
     The class RWIdentitySet is similar to class RWSet except that items are
     found by requiring that they be identical (i.e., have the same address)
     as the key, rather than being equal (i.e., test true for isEqual()).  The
     iterator for this class is RWSetIterator.

Persistence
     Polymorphic

Public Constructor
	      RWIdentitySet(size_t n = RWDEFAULT_CAPACITY);

     Construct an empty identity set with n hashing buckets.

Public Member Functions
     The user interface to this class is identical to class RWSet and is not
     reproduced here.  The only difference between the classes is that keys
     are found on the basis of identity rather than equality, and that the
     virtual function isA() returns __RWIDENTITYSET, the ClassId for
     RWIdentitySet.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net