Ignore:
Timestamp:
Oct 11, 2001, 3:00:12 AM (24 years ago)
Author:
phaller
Message:

added ODIN perfview profiler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/ccollection.h

    r6905 r7010  
    1 /* $Id: ccollection.h,v 1.5 2001-10-01 01:14:42 bird Exp $ */
     1/* $Id: ccollection.h,v 1.6 2001-10-11 01:00:00 phaller Exp $ */
    22
    33/*
     
    162162        void  rehash();
    163163        void  setSize(int iNewSize);
    164 
     164        int   getElementMap(PHASHTABLEENTRY pBuffer);
     165 
    165166    protected:
    166167        void          setSize0(int iNewSize);
Note: See TracChangeset for help on using the changeset viewer.