18#ifndef _ACTIVEMQ_UTIL_LONGSEQUENCEGENERATOR_H_
19#define _ACTIVEMQ_UTIL_LONGSEQUENCEGENERATOR_H_
35 long long lastSequenceId;
#define AMQCPP_API
Definition Config.h:30
This class is used to generate a sequence of long long values that are incremented each time a new va...
Definition LongSequenceGenerator.h:32
long long getNextSequenceId()
long long getLastSequenceId()
virtual ~LongSequenceGenerator()
Mutex object that offers recursive support on all platforms as well as providing the ability to use t...
Definition Mutex.h:39
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition CachedConsumer.h:24