Public Member Functions | Private Member Functions | Private Attributes | List of all members
CategoryAdapter Class Reference

#include <CategoryAdapter.hh>

Inheritance diagram for CategoryAdapter:
Inheritance graph
[legend]

Public Member Functions

 CategoryAdapter (LOG4CPP_NS::Category &categoryRef)
 
void Log (GENICAM_NAMESPACE::ILogger::Priority logPriority, const char *,...)
 
void LogVA (GENICAM_NAMESPACE::ILogger::Priority value, const char *stringFormat, va_list arg)
 
 ~CategoryAdapter ()
 
- Public Member Functions inherited from GENICAM_NAMESPACE::ILogger
virtual void Log (Priority value, const char *stringFormat,...)=0
 
virtual void LogVA (Priority value, const char *stringFormat, va_list arg)=0
 
virtual ~ILogger ()
 

Private Member Functions

LOG4CPP_NS::Priority::Value GetPriority (GENICAM_NAMESPACE::ILogger::Priority gcPriority)
 
void operator= (const CategoryAdapter &)
 

Private Attributes

LOG4CPP_NS::CategorymCategoryRef
 

Additional Inherited Members

- Public Types inherited from GENICAM_NAMESPACE::ILogger
enum  Priority {
  ERR = 300, WARN = 400, INFO = 600, DEBUG = 700,
  NOTSET = 800
}
 

Detailed Description

Definition at line 14 of file CategoryAdapter.hh.

Constructor & Destructor Documentation

CategoryAdapter::CategoryAdapter ( LOG4CPP_NS::Category categoryRef)
CategoryAdapter::~CategoryAdapter ( )

Member Function Documentation

LOG4CPP_NS::Priority::Value CategoryAdapter::GetPriority ( GENICAM_NAMESPACE::ILogger::Priority  gcPriority)
private
void CategoryAdapter::Log ( GENICAM_NAMESPACE::ILogger::Priority  logPriority,
const char *  ,
  ... 
)
void CategoryAdapter::LogVA ( GENICAM_NAMESPACE::ILogger::Priority  value,
const char *  stringFormat,
va_list  arg 
)
void CategoryAdapter::operator= ( const CategoryAdapter )
private

Member Data Documentation

LOG4CPP_NS::Category& CategoryAdapter::mCategoryRef
private

Definition at line 27 of file CategoryAdapter.hh.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:41