18#ifndef _ACTIVEMQ_WIREFORMAT_STOMP_STOMPWIREFORMAT_H_
19#define _ACTIVEMQ_WIREFORMAT_STOMP_STOMPWIREFORMAT_H_
36 class StompWireformatProperties;
55 StompWireformatProperties* properties;
180 return this->receiving.
get();
#define AMQCPP_API
Definition: Config.h:30
Interface for a transport layer for command objects.
Definition: Transport.h:60
A data output stream lets an application write primitive Java data types to an output stream in a por...
Definition: DataOutputStream.h:34
Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the defa...
Definition: Pointer.h:53
A boolean value that may be updated atomically.
Definition: AtomicBoolean.h:34
bool get() const
Gets the current value of this AtomicBoolean.
Definition: AtomicBoolean.h:63
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: CachedConsumer.h:24