Public Attributes
appender_t Struct Reference

A function table which is bound to log4cpp's Appender class. More...

#include <Wrapper.hh>

List of all members.

Public Attributes

Appender *(* createFileAppender )(const std::string &name, const std::string &fileName, bool append, mode_t mode)
void(Appender::* setLayout )(Layout *layout)
void(Appender::* setThreshold )(Priority::Value threshold)

Detailed Description

A function table which is bound to log4cpp's Appender class.

Definition at line 55 of file Wrapper.hh.


Member Data Documentation

Appender*(* appender_t::createFileAppender)(const std::string &name, const std::string &fileName, bool append, mode_t mode)

Definition at line 56 of file Wrapper.hh.

void(Appender::* appender_t::setLayout)(Layout *layout)

Definition at line 58 of file Wrapper.hh.

void(Appender::* appender_t::setThreshold)(Priority::Value threshold)

Definition at line 57 of file Wrapper.hh.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:48