activemq-cpp-3.8.2
activemq::commands::BrokerError::StackTraceElement Struct Reference

#include <src/main/activemq/commands/BrokerError.h>

Public Member Functions

 StackTraceElement ()
 

Data Fields

std::string ClassName
 
std::string FileName
 
std::string MethodName
 
int LineNumber
 

Constructor & Destructor Documentation

◆ StackTraceElement()

activemq::commands::BrokerError::StackTraceElement::StackTraceElement ( )
inline

Field Documentation

◆ ClassName

std::string activemq::commands::BrokerError::StackTraceElement::ClassName

◆ FileName

std::string activemq::commands::BrokerError::StackTraceElement::FileName

◆ LineNumber

int activemq::commands::BrokerError::StackTraceElement::LineNumber

◆ MethodName

std::string activemq::commands::BrokerError::StackTraceElement::MethodName

The documentation for this struct was generated from the following file: