18 #ifndef _LOG4CXX_CONFIG_PROPERTYSETTER_H 19 #define _LOG4CXX_CONFIG_PROPERTYSETTER_H 21 #include <log4cxx/logstring.h> 22 #include <log4cxx/helpers/objectptr.h> 79 const LogString& prefix,
87 const LogString& prefix,
99 void setProperty(
const LogString& option,
100 const LogString& value,
108 #endif //_LOG4CXX_CONFIG_PROPERTYSETTER_H General purpose Object property setter.
Definition: propertysetter.h:53
base class for java-like objects.
Definition: object.h:102
Definition: properties.h:39
Definition: appender.h:33
smart pointer to a Object descendant
Definition: objectptr.h:54