Return the capacity of this leaky bucket.

Synopsis

Declared in <balb_leakybucket.h>

bsls::Types::Uint64
capacity() const;

Return Value

capacity of this leaky bucket

Created with MrDocs