#include <qpid/framing/ExchangeBoundResult.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | qpid::framing::ExchangeBoundResult::ExchangeBoundResult | ( | bool | _exchangeNotFound, | 
        
          |  |  | bool | _queueNotFound, | 
        
          |  |  | bool | _queueNotMatched, | 
        
          |  |  | bool | _keyNotMatched, | 
        
          |  |  | bool | _argsNotMatched | 
        
          |  | ) |  |  [inline] | 
      
 
 
      
        
          | qpid::framing::ExchangeBoundResult::ExchangeBoundResult | ( |  | ) |  [inline] | 
      
 
 
Member Function Documentation
      
        
          | uint32_t qpid::framing::ExchangeBoundResult::bodySize | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::decode | ( | Buffer & | , | 
        
          |  |  | uint32_t | = 0 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::decodeStructBody | ( | Buffer & | , | 
        
          |  |  | uint32_t | = 0 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::encode | ( | Buffer & |  | ) | const | 
      
 
 
      
        
          | uint32_t qpid::framing::ExchangeBoundResult::encodedSize | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::encodeStructBody | ( | Buffer & |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::ExchangeBoundResult::getArgsNotMatched | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::ExchangeBoundResult::getExchangeNotFound | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::ExchangeBoundResult::getKeyNotMatched | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::ExchangeBoundResult::getQueueNotFound | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::ExchangeBoundResult::getQueueNotMatched | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::print | ( | std::ostream & | out | ) | const | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::setArgsNotMatched | ( | bool | _argsNotMatched | ) |  | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::setExchangeNotFound | ( | bool | _exchangeNotFound | ) |  | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::setKeyNotMatched | ( | bool | _keyNotMatched | ) |  | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::setQueueNotFound | ( | bool | _queueNotFound | ) |  | 
      
 
 
      
        
          | void qpid::framing::ExchangeBoundResult::setQueueNotMatched | ( | bool | _queueNotMatched | ) |  | 
      
 
 
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: