Public Attributes
category_t Struct Reference

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

#include <Wrapper.hh>

List of all members.

Public Attributes

void(Category::* addAppender )(Appender *appender)
Category *(* exists )(const std::string &name)
std::vector< Category * > *(* getCurrentCategories )()
Category &(* getInstance )(const std::string &name)
Category &(* getRoot )()
bool(Category::* isDebugEnabled )()
bool(Category::* isInfoEnabled )()
bool(Category::* isWarnEnabled )()
void(Category::* logva )(Priority::Value priority, const char *stringFormat, va_list va)
void(Category::* removeAppender )(Appender *appender)
void(Category::* setPriority )(Priority::Value priority)
void(* shutdown )()

Detailed Description

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

Definition at line 14 of file Wrapper.hh.


Member Data Documentation

void(Category::* category_t::addAppender)(Appender *appender)

Definition at line 25 of file Wrapper.hh.

Category*(* category_t::exists)(const std::string &name)

Definition at line 17 of file Wrapper.hh.

Definition at line 16 of file Wrapper.hh.

Category&(* category_t::getInstance)(const std::string &name)

Definition at line 15 of file Wrapper.hh.

Definition at line 18 of file Wrapper.hh.

Definition at line 23 of file Wrapper.hh.

Definition at line 21 of file Wrapper.hh.

Definition at line 22 of file Wrapper.hh.

void(Category::* category_t::logva)(Priority::Value priority, const char *stringFormat, va_list va)

Definition at line 20 of file Wrapper.hh.

void(Category::* category_t::removeAppender)(Appender *appender)

Definition at line 26 of file Wrapper.hh.

void(Category::* category_t::setPriority)(Priority::Value priority)

Definition at line 24 of file Wrapper.hh.

Definition at line 19 of file Wrapper.hh.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10