Public Attributes | List of all members
pattern_layout_t Struct Reference

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

#include <Wrapper.hh>

Public Attributes

PatternLayout *(* create )()
 
void(* destroy )(PatternLayout *object)
 
void(PatternLayout::* setConversionPattern )(const std::string &conversionPattern)
 

Detailed Description

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

Definition at line 30 of file Wrapper.hh.

Member Data Documentation

PatternLayout*(* pattern_layout_t::create) ()

Definition at line 31 of file Wrapper.hh.

void(* pattern_layout_t::destroy) (PatternLayout *object)

Definition at line 33 of file Wrapper.hh.

void(PatternLayout::* pattern_layout_t::setConversionPattern) (const std::string &conversionPattern)

Definition at line 32 of file Wrapper.hh.


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


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