BloombergLP::bdlcc::TimeQueue::Key

This type is a wrapper around a void pointer that will be supplied and used by clients to uniquely identify an item in the queue.

Synopsis

Declared in <bdlcc_timequeue.h>

class Key;

Member Functions

NameDescription
Key [constructor]Constructors
~Key [destructor]Destroy this Key object.
operator== Return true if this object has the same value as the specified rhs object, and false otherwise.
operator!= Return true if this object does not have the same value as the specified rhs object, and false otherwise.