![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for Maria::QueueCounter< Key >, including all inherited members.
Count(Key queueId) const (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | inline |
Dec(Key queueId) (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | inline |
MaxCount() const (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | inline |
operator=(const QueueCounter< Key > &src)=delete (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | |
operator=(QueueCounter< Key > &&src)=delete (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | |
QueueCounter(int maxCountPerQueue, int maxCountTotal=std::numeric_limits< int >::max()) (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | inline |
QueueCounter(const QueueCounter< Key > &src)=delete (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | |
QueueCounter(QueueCounter< Key > &&src)=delete (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | |
TotalCount() const (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | inline |
TryInc(Key queueId) (defined in Maria::QueueCounter< Key >) | Maria::QueueCounter< Key > | inline |