activemq-cpp-3.9.5
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

Referenced by StackTraceElement().

◆ FileName

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

Referenced by StackTraceElement().

◆ LineNumber

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

Referenced by StackTraceElement().

◆ MethodName

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

Referenced by StackTraceElement().


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