logging::LogTrace

NAME
SYNOPSIS
Constructor & Destructor Documentation
Member Data Documentation
Author

NAME

logging::LogTrace −

SYNOPSIS

#include <loggingLog4cpp.h>

Public Member Functions

LogTrace (ACSCategory *logger, const std::string &method, const std::string &file, const unsigned long line)

LogTrace (ACSCategory *logger, const std::string &method)

~LogTrace ()

Private Attributes

ACSCategory * logger

const std::string method

const std::string file

const unsigned long line

Constructor & Destructor Documentation

logging::LogTrace::LogTrace (ACSCategory * logger, const std::string & method, const std::string & file, const unsigned long line)

logging::LogTrace::LogTrace (ACSCategory * logger, const std::string & method)

logging::LogTrace::~LogTrace ()

Member Data Documentation

const std::string logging::LogTrace::file [private]

const unsigned long logging::LogTrace::line [private]

ACSCategory* logging::LogTrace::logger [private]

const std::string logging::LogTrace::method [private]

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.