safely store/retrieve ref-counted interfaces by string index?

Giganews Newsgroups
Subject:safely store/retrieve ref-counted interfaces by string index?
Posted by: Paul Nicholls (paul_nichol…@hotmail.com)
Date:Wed, 13 Aug 2008

Hi all,
    I am currently using a TInterfaceList to store reference counted
interface instances, but now I want to be able to retrieve an interface
instance from a list using a string index.

Is this possible to do this fast (and safely) using another kind of list or
something?

Cheers,
Paul.

"The plastic veneer of civilization is easily melted in the heat of the
moment" - Paul Nicholls.
paulfnichol…@gmail.NOSPAM.com

Remove ".NOSPAM" to reply.

Replies