You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rm...@apache.org on 2022/04/07 05:53:30 UTC

[logging-log4cxx] branch master updated: updated ABI symbols

This is an automated email from the ASF dual-hosted git repository.

rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


The following commit(s) were added to refs/heads/master by this push:
     new 75faa5ca updated ABI symbols
75faa5ca is described below

commit 75faa5cac210dec2948f8f08889bbc14631cc70b
Author: Robert Middleton <ro...@rm5248.com>
AuthorDate: Thu Apr 7 01:53:23 2022 -0400

    updated ABI symbols
---
 src/main/abi-symbols/abi.dump | 69780 +++++++++++++++++++++-------------------
 1 file changed, 36392 insertions(+), 33388 deletions(-)

diff --git a/src/main/abi-symbols/abi.dump b/src/main/abi-symbols/abi.dump
index a0950953..975f7582 100644
--- a/src/main/abi-symbols/abi.dump
+++ b/src/main/abi-symbols/abi.dump
@@ -2,7 +2,7 @@ $VAR1 = {
           'ABI_DUMPER_VERSION' => '1.2',
           'ABI_DUMP_VERSION' => '3.5',
           'Arch' => 'x86_64',
-          'Compiler' => 'GNU C++17 8.3.0 -mtune=generic -march=x86-64 -g -Og -std=gnu++17 -fPIC',
+          'Compiler' => 'GNU C++17 8.3.0 -mtune=generic -march=x86-64 -g -Og -std=c++17 -fPIC',
           'Headers' => {
                          'absolutetimedateformat.h' => 1,
                          'action.h' => 1,
@@ -42,6 +42,8 @@ $VAR1 = {
                          'class.h' => 1,
                          'classnamepatternconverter.h' => 1,
                          'classregistration.h' => 1,
+                         'colorendpatternconverter.h' => 1,
+                         'colorstartpatternconverter.h' => 1,
                          'concurrence.h' => 1,
                          'condition_variable' => 1,
                          'configurator.h' => 1,
@@ -119,6 +121,7 @@ $VAR1 = {
                          'messagebuffer.h' => 1,
                          'messagepatternconverter.h' => 1,
                          'methodlocationpatternconverter.h' => 1,
+                         'mutex' => 1,
                          'nameabbreviator.h' => 1,
                          'namepatternconverter.h' => 1,
                          'ndc.h' => 1,
@@ -146,6 +149,7 @@ $VAR1 = {
                          'pthreadtypes.h' => 1,
                          'ptr_traits.h' => 1,
                          'reader.h' => 1,
+                         'refwrap.h' => 1,
                          'relativetimedateformat.h' => 1,
                          'relativetimepatternconverter.h' => 1,
                          'repositoryselector.h' => 1,
@@ -160,6 +164,7 @@ $VAR1 = {
                          'shared_mutex' => 1,
                          'shared_ptr.h' => 1,
                          'shared_ptr_base.h' => 1,
+                         'shortfilelocationpatternconverter.h' => 1,
                          'simpledateformat.h' => 1,
                          'simplelayout.h' => 1,
                          'sizebasedtriggeringpolicy.h' => 1,
@@ -169,6 +174,7 @@ $VAR1 = {
                          'socketappenderskeleton.h' => 1,
                          'sockethubappender.h' => 1,
                          'socketoutputstream.h' => 1,
+                         'std_function.h' => 1,
                          'std_mutex.h' => 1,
                          'stddef.h' => 1,
                          'stl_deque.h' => 1,
@@ -198,6 +204,8 @@ $VAR1 = {
                          'threadlocal.h' => 1,
                          'threadpatternconverter.h' => 1,
                          'threadspecificdata.h' => 1,
+                         'threadusernamepatternconverter.h' => 1,
+                         'threadutility.h' => 1,
                          'throwableinformationpatternconverter.h' => 1,
                          'timebasedrollingpolicy.h' => 1,
                          'timezone.h' => 1,
@@ -217,8 +225,8 @@ $VAR1 = {
                          'zipcompressaction.h' => 1
                        },
           'Language' => 'C++',
-          'LibraryName' => 'liblog4cxx.so.11.0.0',
-          'LibraryVersion' => '11',
+          'LibraryName' => 'liblog4cxx.so.12.0.0',
+          'LibraryVersion' => '12',
           'NameSpaces' => {
                             '__gnu_cxx' => 1,
                             '__gnu_cxx::__ops' => 1,
@@ -244,12 +252,14 @@ $VAR1 = {
                             'std::chrono::_V2' => 1
                           },
           'Needed' => {
+                        'ld-linux-x86-64.so.2' => 1,
                         'libapr-1.so.0' => 1,
                         'libaprutil-1.so.0' => 1,
                         'libc.so.6' => 1,
                         'libexpat.so.1' => 1,
                         'libgcc_s.so.1' => 1,
                         'libm.so.6' => 1,
+                        'libodbc.so.2' => 1,
                         'libstdc++.so.6' => 1
                       },
           'Sources' => {
@@ -270,6 +280,8 @@ $VAR1 = {
                          'class.cpp' => 1,
                          'classnamepatternconverter.cpp' => 1,
                          'classregistration.cpp' => 1,
+                         'colorendpatternconverter.cpp' => 1,
+                         'colorstartpatternconverter.cpp' => 1,
                          'configurator.cpp' => 1,
                          'consoleappender.cpp' => 1,
                          'cyclicbuffer.cpp' => 1,
@@ -363,6 +375,7 @@ $VAR1 = {
                          'rolloverdescription.cpp' => 1,
                          'rootlogger.cpp' => 1,
                          'serversocket.cpp' => 1,
+                         'shortfilelocationpatternconverter.cpp' => 1,
                          'simpledateformat.cpp' => 1,
                          'simplelayout.cpp' => 1,
                          'sizebasedtriggeringpolicy.cpp' => 1,
@@ -385,6 +398,8 @@ $VAR1 = {
                          'threadlocal.cpp' => 1,
                          'threadpatternconverter.cpp' => 1,
                          'threadspecificdata.cpp' => 1,
+                         'threadusernamepatternconverter.cpp' => 1,
+                         'threadutility.cpp' => 1,
                          'throwableinformationpatternconverter.cpp' => 1,
                          'timebasedrollingpolicy.cpp' => 1,
                          'timezone.cpp' => 1,
@@ -399,19 +414,486 @@ $VAR1 = {
                          'zipcompressaction.cpp' => 1
                        },
           'SymbolInfo' => {
-                            '10100011' => {
-                                            'Class' => '10100002',
+                            '1000721' => {
+                                           'Class' => '985323',
+                                           'Constructor' => 1,
+                                           'Header' => 'bufferedwriter.h',
+                                           'MnglName' => '_ZN7log4cxx7helpers14BufferedWriterC2ERSt10shared_ptrINS0_6WriterEE',
+                                           'Param' => {
+                                                        '0' => {
+                                                                 'name' => 'this',
+                                                                 'type' => '986446'
+                                                               },
+                                                        '1' => {
+                                                                 'name' => 'out1',
+                                                                 'type' => '986451'
+                                                               }
+                                                      },
+                                           'ShortName' => 'BufferedWriter',
+                                           'Source' => 'bufferedwriter.cpp',
+                                           'SourceLine' => '26'
+                                         },
+                            '1000722' => {
+                                           'Class' => '985323',
+                                           'Constructor' => 1,
+                                           'Header' => 'bufferedwriter.h',
+                                           'MnglName' => '_ZN7log4cxx7helpers14BufferedWriterC1ERSt10shared_ptrINS0_6WriterEE',
+                                           'Param' => {
+                                                        '0' => {
+                                                                 'name' => 'this',
+                                                                 'type' => '986446'
+                                                               },
+                                                        '1' => {
+                                                                 'name' => 'out1',
+                                                                 'type' => '986451'
+                                                               }
+                                                      },
+                                           'ShortName' => 'BufferedWriter',
+                                           'Source' => 'bufferedwriter.cpp',
+                                           'SourceLine' => '26'
+                                         },
+                            '10021532' => {
+                                            'Class' => '647214',
+                                            'Const' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'MnglName' => '_ZNK7log4cxx7helpers18ObjectOutputStream8getClassEv',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025121'
+                                                                }
+                                                       },
+                                            'Return' => '53983',
+                                            'ShortName' => 'getClass',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '30',
+                                            'Virt' => 1,
+                                            'VirtPos' => '0'
+                                          },
+                            '10021572' => {
+                                            'Class' => '647214',
+                                            'Header' => 'objectoutputstream.h',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream14getStaticClassEv',
+                                            'Return' => '53983',
+                                            'ShortName' => 'getStaticClass',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '30',
+                                            'Static' => 1
+                                          },
+                            '10021590' => {
+                                            'Class' => '647214',
+                                            'Header' => 'objectoutputstream.h',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream13registerClassEv',
+                                            'Return' => '53989',
+                                            'ShortName' => 'registerClass',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '30',
+                                            'Static' => 1
+                                          },
+                            '10021608' => {
+                                            'Class' => '647214',
+                                            'Const' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'InLine' => 2,
+                                            'Line' => '37',
+                                            'MnglName' => '_ZNK7log4cxx7helpers18ObjectOutputStream4castERKNS0_5ClassE',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025121'
+                                                                },
+                                                         '1' => {
+                                                                  'name' => 'clazz',
+                                                                  'type' => '53983'
+                                                                }
+                                                       },
+                                            'Return' => '44634',
+                                            'ShortName' => 'cast',
+                                            'Virt' => 1,
+                                            'VirtPos' => '4'
+                                          },
+                            '10021653' => {
+                                            'Class' => '647214',
+                                            'Const' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'InLine' => 2,
+                                            'Line' => '39',
+                                            'MnglName' => '_ZNK7log4cxx7helpers18ObjectOutputStream10instanceofERKNS0_5ClassE',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025121'
+                                                                },
+                                                         '1' => {
+                                                                  'name' => 'clazz',
+                                                                  'type' => '53983'
+                                                                }
+                                                       },
+                                            'Return' => '40888',
+                                            'ShortName' => 'instanceof',
+                                            'Virt' => 1,
+                                            'VirtPos' => '3'
+                                          },
+                            '10021773' => {
+                                            'Class' => '647214',
+                                            'Header' => 'objectoutputstream.h',
+                                            'Line' => '44',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream5closeERNS0_4PoolE',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025132'
+                                                                },
+                                                         '1' => {
+                                                                  'name' => 'p',
+                                                                  'type' => '53948'
+                                                                }
+                                                       },
+                                            'Return' => '1',
+                                            'ShortName' => 'close',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '49'
+                                          },
+                            '10021805' => {
+                                            'Class' => '647214',
+                                            'Header' => 'objectoutputstream.h',
+                                            'Line' => '45',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream5flushERNS0_4PoolE',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025132'
+                                                                },
+                                                         '1' => {
+                                                                  'name' => 'p',
+                                                                  'type' => '53948'
+                                                                }
+                                                       },
+                                            'Return' => '1',
+                                            'ShortName' => 'flush',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '54'
+                                          },
+                            '10021837' => {
+                                            'Class' => '647214',
+                                            'Header' => 'objectoutputstream.h',
+                                            'Line' => '46',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream5resetERNS0_4PoolE',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025132'
+                                                                },
+                                                         '1' => {
+                                                                  'name' => 'p',
+                                                                  'type' => '53948'
+                                                                }
+                                                       },
+                                            'Return' => '1',
+                                            'ShortName' => 'reset',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '59'
+                                          },
+                            '10022480' => {
+                                            'Class' => '10022359',
+                                            'Const' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'InLine' => 2,
+                                            'Line' => '36',
+                                            'MnglName' => '_ZNK7log4cxx7helpers18ObjectOutputStream23ClazzObjectOutputStream7getNameB5cxx11Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025184'
+                                                                }
+                                                       },
+                                            'Return' => '53185',
+                                            'ShortName' => 'getName',
+                                            'Virt' => 1,
+                                            'VirtPos' => '3'
+                                          },
+                            '10023197' => {
+                                            'Data' => 1,
+                                            'Line' => '30',
+                                            'MnglName' => '_ZN7log4cxx7classes30ObjectOutputStreamRegistrationE',
+                                            'NameSpace' => 'log4cxx::classes',
+                                            'Return' => '53989',
+                                            'ShortName' => 'ObjectOutputStreamRegistration',
+                                            'Source' => 'objectoutputstream.cpp'
+                                          },
+                            '1003724' => {
+                                           'Artificial' => 1,
+                                           'Class' => '985846',
+                                           'Destructor' => 1,
+                                           'Header' => 'bufferedwriter.h',
+                                           'InLine' => 1,
+                                           'Line' => '46',
+                                           'MnglName' => '_ZN7log4cxx7helpers14BufferedWriter19ClazzBufferedWriterD0Ev',
+                                           'Param' => {
+                                                        '0' => {
+                                                                 'name' => 'this',
+                                                                 'type' => '986475'
+                                                               }
+                                                      },
+                                           'ShortName' => 'ClazzBufferedWriter',
+                                           'Virt' => 1
+                                         },
+                            '1003725' => {
+                                           'Artificial' => 1,
+                                           'Class' => '985846',
+                                           'Destructor' => 1,
+                                           'Header' => 'bufferedwriter.h',
+                                           'InLine' => 1,
+                                           'Line' => '46',
+                                           'MnglName' => '_ZN7log4cxx7helpers14BufferedWriter19ClazzBufferedWriterD1Ev',
+                                           'Param' => {
+                                                        '0' => {
+                                                                 'name' => 'this',
+                                                                 'type' => '986475'
+                                                               }
+                                                      },
+                                           'ShortName' => 'ClazzBufferedWriter',
+                                           'Virt' => 1
+                                         },
+                            '1003865' => {
+                                           'Artificial' => 1,
+                                           'Class' => '985846',
+                                           'Destructor' => 1,
+                                           'Header' => 'bufferedwriter.h',
+                                           'InLine' => 1,
+                                           'Line' => '46',
+                                           'MnglName' => '_ZN7log4cxx7helpers14BufferedWriter19ClazzBufferedWriterD2Ev',
+                                           'Param' => {
+                                                        '0' => {
+                                                                 'name' => 'this',
+                                                                 'type' => '986475'
+                                                               }
+                                                      },
+                                           'ShortName' => 'ClazzBufferedWriter',
+                                           'Virt' => 1
+                                         },
+                            '1003955' => {
+                                           'Artificial' => 1,
+                                           'Class' => '985846',
+                                           'Constructor' => 1,
+                                           'Header' => 'bufferedwriter.h',
+                                           'InLine' => 1,
+                                           'Line' => '46',
+                                           'MnglName' => '_ZN7log4cxx7helpers14BufferedWriter19ClazzBufferedWriterC2Ev',
+                                           'Param' => {
+                                                        '0' => {
+                                                                 'name' => 'this',
+                                                                 'type' => '986475'
+                                                               }
+                                                      },
+                                           'ShortName' => 'ClazzBufferedWriter'
+                                         },
+                            '1003956' => {
+                                           'Artificial' => 1,
+                                           'Class' => '985846',
+                                           'Constructor' => 1,
+                                           'Header' => 'bufferedwriter.h',
+                                           'InLine' => 1,
+                                           'Line' => '46',
+                                           'MnglName' => '_ZN7log4cxx7helpers14BufferedWriter19ClazzBufferedWriterC1Ev',
+                                           'Param' => {
+                                                        '0' => {
+                                                                 'name' => 'this',
+                                                                 'type' => '986475'
+                                                               }
+                                                      },
+                                           'ShortName' => 'ClazzBufferedWriter'
+                                         },
+                            '10054599' => {
+                                            'Class' => '647214',
+                                            'Destructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStreamD0Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025132'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ObjectOutputStream',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '44',
+                                            'Virt' => 1
+                                          },
+                            '10054600' => {
+                                            'Class' => '647214',
+                                            'Destructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStreamD1Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025132'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ObjectOutputStream',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '44',
+                                            'Virt' => 1
+                                          },
+                            '10054695' => {
+                                            'Class' => '647214',
+                                            'Destructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStreamD2Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025132'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ObjectOutputStream',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '44',
+                                            'Virt' => 1
+                                          },
+                            '10056610' => {
+                                            'Class' => '647214',
+                                            'Constructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStreamC2ESt10shared_ptrINS0_12OutputStreamEERNS0_4PoolE',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025132'
+                                                                },
+                                                         '1' => {
+                                                                  'name' => 'outputStream',
+                                                                  'type' => '4514289'
+                                                                },
+                                                         '2' => {
+                                                                  'name' => 'p',
+                                                                  'type' => '53948'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ObjectOutputStream',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '32'
+                                          },
+                            '10056611' => {
+                                            'Class' => '647214',
+                                            'Constructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStreamC1ESt10shared_ptrINS0_12OutputStreamEERNS0_4PoolE',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025132'
+                                                                },
+                                                         '1' => {
+                                                                  'name' => 'outputStream',
+                                                                  'type' => '4514289'
+                                                                },
+                                                         '2' => {
+                                                                  'name' => 'p',
+                                                                  'type' => '53948'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ObjectOutputStream',
+                                            'Source' => 'objectoutputstream.cpp',
+                                            'SourceLine' => '32'
+                                          },
+                            '10060289' => {
+                                            'Artificial' => 1,
+                                            'Class' => '10022359',
+                                            'Destructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'InLine' => 1,
+                                            'Line' => '36',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream23ClazzObjectOutputStreamD0Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025167'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ClazzObjectOutputStream',
+                                            'Virt' => 1
+                                          },
+                            '10060290' => {
+                                            'Artificial' => 1,
+                                            'Class' => '10022359',
+                                            'Destructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'InLine' => 1,
+                                            'Line' => '36',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream23ClazzObjectOutputStreamD1Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025167'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ClazzObjectOutputStream',
+                                            'Virt' => 1
+                                          },
+                            '10060431' => {
+                                            'Artificial' => 1,
+                                            'Class' => '10022359',
+                                            'Destructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'InLine' => 1,
+                                            'Line' => '36',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream23ClazzObjectOutputStreamD2Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025167'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ClazzObjectOutputStream',
+                                            'Virt' => 1
+                                          },
+                            '10060522' => {
+                                            'Artificial' => 1,
+                                            'Class' => '10022359',
+                                            'Constructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'InLine' => 1,
+                                            'Line' => '36',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream23ClazzObjectOutputStreamC2Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025167'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ClazzObjectOutputStream'
+                                          },
+                            '10060523' => {
+                                            'Artificial' => 1,
+                                            'Class' => '10022359',
+                                            'Constructor' => 1,
+                                            'Header' => 'objectoutputstream.h',
+                                            'InLine' => 1,
+                                            'Line' => '36',
+                                            'MnglName' => '_ZN7log4cxx7helpers18ObjectOutputStream23ClazzObjectOutputStreamC1Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '10025167'
+                                                                }
+                                                       },
+                                            'ShortName' => 'ClazzObjectOutputStream'
+                                          },
+                            '10174049' => {
+                                            'Class' => '10174040',
                                             'Header' => 'sizebasedtriggeringpolicy.h',
                                             'Line' => '75',
                                             'MnglName' => '_ZN7log4cxx7rolling25SizeBasedTriggeringPolicy14setMaxFileSizeEm',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '13829889'
+                                                                  'type' => '14065148'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'l',
-                                                                  'type' => '41980'
+                                                                  'type' => '41030'
                                                                 }
                                                        },
                                             'Private' => 1,
@@ -424,55 +906,55 @@ $VAR1 = {
                                             'Source' => 'sizebasedtriggeringpolicy.cpp',
                                             'SourceLine' => '46'
                                           },
-                            '10100278' => {
+                            '10174316' => {
                                             'Data' => 1,
                                             'Line' => '67',
                                             'MnglName' => '_ZN7log4cxx7classes39ObsoleteRollingFileAppenderRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'ObsoleteRollingFileAppenderRegistration',
                                             'Source' => 'obsoleterollingfileappender.cpp'
                                           },
-                            '10100393' => {
-                                            'Class' => '10100296',
+                            '10174431' => {
+                                            'Class' => '10174334',
                                             'Const' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZNK7log4cxx19RollingFileAppender8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104556'
+                                                                  'type' => '10178594'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '49',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '10100432' => {
-                                            'Class' => '10100296',
+                            '10174470' => {
+                                            'Class' => '10174334',
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppender14getStaticClassEv',
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '53',
                                             'Static' => 1
                                           },
-                            '10100450' => {
-                                            'Class' => '10100296',
+                            '10174488' => {
+                                            'Class' => '10174334',
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppender13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '58',
                                             'Static' => 1
                                           },
-                            '10100468' => {
-                                            'Class' => '10100296',
+                            '10174506' => {
+                                            'Class' => '10174334',
                                             'Const' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'InLine' => 2,
@@ -481,20 +963,20 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104556'
+                                                                  'type' => '10178594'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '10100512' => {
-                                            'Class' => '10100296',
+                            '10174550' => {
+                                            'Class' => '10174334',
                                             'Const' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'InLine' => 2,
@@ -503,68 +985,68 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104556'
+                                                                  'type' => '10178594'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10100735' => {
-                                            'Class' => '10100296',
+                            '10174773' => {
+                                            'Class' => '10174334',
                                             'Const' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZNK7log4cxx19RollingFileAppender17getMaxBackupIndexEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104556'
+                                                                  'type' => '10178594'
                                                                 }
                                                        },
                                             'Reg' => {
                                                        '0' => 'rdi'
                                                      },
-                                            'Return' => '41771',
+                                            'Return' => '40835',
                                             'ShortName' => 'getMaxBackupIndex',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '132'
                                           },
-                            '10100766' => {
-                                            'Class' => '10100296',
+                            '10174804' => {
+                                            'Class' => '10174334',
                                             'Const' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZNK7log4cxx19RollingFileAppender18getMaximumFileSizeEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104556'
+                                                                  'type' => '10178594'
                                                                 }
                                                        },
                                             'Reg' => {
                                                        '0' => 'rdi'
                                                      },
-                                            'Return' => '41784',
+                                            'Return' => '40848',
                                             'ShortName' => 'getMaximumFileSize',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '137'
                                           },
-                            '10100797' => {
-                                            'Class' => '10100296',
+                            '10174835' => {
+                                            'Class' => '10174334',
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppender17setMaxBackupIndexEi',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'maxBackups',
-                                                                  'type' => '41771'
+                                                                  'type' => '40835'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -576,18 +1058,18 @@ $VAR1 = {
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '142'
                                           },
-                            '10100829' => {
-                                            'Class' => '10100296',
+                            '10174867' => {
+                                            'Class' => '10174334',
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppender14setMaxFileSizeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'value',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -595,18 +1077,18 @@ $VAR1 = {
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '152'
                                           },
-                            '10100861' => {
-                                            'Class' => '10100296',
+                            '10174899' => {
+                                            'Class' => '10174334',
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppender18setMaximumFileSizeEi',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'maxFileSize1',
-                                                                  'type' => '41771'
+                                                                  'type' => '40835'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -618,22 +1100,22 @@ $VAR1 = {
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '147'
                                           },
-                            '10100893' => {
-                                            'Class' => '10100296',
+                            '10174931' => {
+                                            'Class' => '10174334',
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppender9setOptionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'option',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'value',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -643,18 +1125,18 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '6'
                                           },
-                            '10100938' => {
-                                            'Class' => '10100296',
+                            '10174976' => {
+                                            'Class' => '10174334',
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppender15activateOptionsERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -664,8 +1146,8 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '5'
                                           },
-                            '10101110' => {
-                                            'Class' => '10100998',
+                            '10175148' => {
+                                            'Class' => '10175036',
                                             'Const' => 1,
                                             'InLine' => 2,
                                             'Line' => '38',
@@ -673,17 +1155,17 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104596'
+                                                                  'type' => '10178634'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10101149' => {
-                                            'Class' => '10100998',
+                            '10175187' => {
+                                            'Class' => '10175036',
                                             'Const' => 1,
                                             'InLine' => 2,
                                             'Line' => '42',
@@ -691,18 +1173,18 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104596'
+                                                                  'type' => '10178634'
                                                                 }
                                                        },
-                                            'Return' => '136302',
+                                            'Return' => '133598',
                                             'ShortName' => 'newInstance',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'Virt' => 1,
                                             'VirtPos' => '2'
                                           },
-                            '10105663' => {
+                            '10179701' => {
                                             'Artificial' => 1,
-                                            'Class' => '10100998',
+                                            'Class' => '10175036',
                                             'Destructor' => 1,
                                             'InLine' => 1,
                                             'Line' => '34',
@@ -710,16 +1192,16 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104573'
+                                                                  'type' => '10178611'
                                                                 }
                                                        },
                                             'ShortName' => 'ClassRollingFileAppender',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'Virt' => 1
                                           },
-                            '10105664' => {
+                            '10179702' => {
                                             'Artificial' => 1,
-                                            'Class' => '10100998',
+                                            'Class' => '10175036',
                                             'Destructor' => 1,
                                             'InLine' => 1,
                                             'Line' => '34',
@@ -727,16 +1209,16 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104573'
+                                                                  'type' => '10178611'
                                                                 }
                                                        },
                                             'ShortName' => 'ClassRollingFileAppender',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'Virt' => 1
                                           },
-                            '10105805' => {
+                            '10179843' => {
                                             'Artificial' => 1,
-                                            'Class' => '10100998',
+                                            'Class' => '10175036',
                                             'Destructor' => 1,
                                             'InLine' => 1,
                                             'Line' => '34',
@@ -744,22 +1226,22 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104573'
+                                                                  'type' => '10178611'
                                                                 }
                                                        },
                                             'ShortName' => 'ClassRollingFileAppender',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'Virt' => 1
                                           },
-                            '10130041' => {
-                                            'Class' => '10100296',
+                            '10204079' => {
+                                            'Class' => '10174334',
                                             'Destructor' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppenderD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 }
                                                        },
                                             'ShortName' => 'RollingFileAppender',
@@ -767,15 +1249,15 @@ $VAR1 = {
                                             'SourceLine' => '102',
                                             'Virt' => 1
                                           },
-                            '10130141' => {
-                                            'Class' => '10100296',
+                            '10204179' => {
+                                            'Class' => '10174334',
                                             'Destructor' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppenderD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 }
                                                        },
                                             'ShortName' => 'RollingFileAppender',
@@ -783,15 +1265,15 @@ $VAR1 = {
                                             'SourceLine' => '102',
                                             'Virt' => 1
                                           },
-                            '10131798' => {
-                                            'Class' => '10100296',
+                            '10205836' => {
+                                            'Class' => '10174334',
                                             'Destructor' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppenderD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 }
                                                        },
                                             'ShortName' => 'RollingFileAppender',
@@ -799,176 +1281,176 @@ $VAR1 = {
                                             'SourceLine' => '102',
                                             'Virt' => 1
                                           },
-                            '10133359' => {
-                                            'Class' => '10100296',
+                            '10207397' => {
+                                            'Class' => '10174334',
                                             'Constructor' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppenderC1ERKSt10shared_ptrINS_6LayoutEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'newLayout',
-                                                                  'type' => '325984'
+                                                                  'type' => '337314'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'filename',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'ShortName' => 'RollingFileAppender',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '92'
                                           },
-                            '10134894' => {
-                                            'Class' => '10100296',
+                            '10208932' => {
+                                            'Class' => '10174334',
                                             'Constructor' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppenderC2ERKSt10shared_ptrINS_6LayoutEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'newLayout',
-                                                                  'type' => '325984'
+                                                                  'type' => '337314'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'filename',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'ShortName' => 'RollingFileAppender',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '92'
                                           },
-                            '10136338' => {
-                                            'Class' => '10100296',
+                            '10210376' => {
+                                            'Class' => '10174334',
                                             'Constructor' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppenderC1ERKSt10shared_ptrINS_6LayoutEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'newLayout',
-                                                                  'type' => '325984'
+                                                                  'type' => '337314'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'filename',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'append',
-                                                                  'type' => '41824'
+                                                                  'type' => '40888'
                                                                 }
                                                        },
                                             'ShortName' => 'RollingFileAppender',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '79'
                                           },
-                            '10137919' => {
-                                            'Class' => '10100296',
+                            '10211957' => {
+                                            'Class' => '10174334',
                                             'Constructor' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppenderC2ERKSt10shared_ptrINS_6LayoutEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEb',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'newLayout',
-                                                                  'type' => '325984'
+                                                                  'type' => '337314'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'filename',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '4' => {
                                                                   'name' => 'append',
-                                                                  'type' => '41824'
+                                                                  'type' => '40888'
                                                                 }
                                                        },
                                             'ShortName' => 'RollingFileAppender',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '79'
                                           },
-                            '10139360' => {
-                                            'Class' => '10100296',
+                            '10213398' => {
+                                            'Class' => '10174334',
                                             'Constructor' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppenderC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 }
                                                        },
                                             'ShortName' => 'RollingFileAppender',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '74'
                                           },
-                            '10139620' => {
-                                            'Class' => '10100296',
+                            '10213658' => {
+                                            'Class' => '10174334',
                                             'Constructor' => 1,
                                             'Header' => 'rollingfileappender.h',
                                             'MnglName' => '_ZN7log4cxx19RollingFileAppenderC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10104528'
+                                                                  'type' => '10178566'
                                                                 }
                                                        },
                                             'ShortName' => 'RollingFileAppender',
                                             'Source' => 'obsoleterollingfileappender.cpp',
                                             'SourceLine' => '74'
                                           },
-                            '10234261' => {
-                                            'Class' => '10234085',
+                            '10306360' => {
+                                            'Class' => '10306186',
                                             'Const' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZNK7log4cxx2db12ODBCAppender8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238365'
+                                                                  'type' => '10310598'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '91',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '10234300' => {
-                                            'Class' => '10234085',
+                            '10306399' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender14getStaticClassEv',
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '91',
                                             'Static' => 1
                                           },
-                            '10234318' => {
-                                            'Class' => '10234085',
+                            '10306417' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '91',
                                             'Static' => 1
                                           },
-                            '10234336' => {
-                                            'Class' => '10234085',
+                            '10306435' => {
+                                            'Class' => '10306186',
                                             'Const' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 2,
@@ -977,20 +1459,20 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238365'
+                                                                  'type' => '10310598'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '10234380' => {
-                                            'Class' => '10234085',
+                            '10306479' => {
+                                            'Class' => '10306186',
                                             'Const' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 2,
@@ -999,34 +1481,34 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238365'
+                                                                  'type' => '10310598'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10234503' => {
-                                            'Class' => '10234085',
+                            '10306603' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender9setOptionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'option',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'value',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -1036,21 +1518,22 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '6'
                                           },
-                            '10234548' => {
-                                            'Class' => '10234085',
+                            '10306648' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender15activateOptionsERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Reg' => {
+                                                       '0' => 'rdi',
                                                        '1' => 'rsi'
                                                      },
                                             'Return' => '1',
@@ -1060,29 +1543,24 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '5'
                                           },
-                            '10234588' => {
-                                            'Class' => '10234085',
+                            '10306688' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender6appendERKSt10shared_ptrINS_3spi12LoggingEventEERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'event',
-                                                                  'type' => '120674'
+                                                                  'type' => '117970'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
-                                            'Reg' => {
-                                                       '0' => 'rdi',
-                                                       '1' => 'rsi',
-                                                       '2' => 'rdx'
-                                                     },
                                             'Return' => '1',
                                             'ShortName' => 'append',
                                             'Source' => 'odbcappender.cpp',
@@ -1090,47 +1568,47 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '17'
                                           },
-                            '10234633' => {
-                                            'Class' => '10234085',
+                            '10306733' => {
+                                            'Class' => '10306186',
                                             'Const' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZNK7log4cxx2db12ODBCAppender15getLogStatementB5cxx11ERKSt10shared_ptrINS_3spi12LoggingEventEERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238365'
+                                                                  'type' => '10310598'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'event',
-                                                                  'type' => '120674'
+                                                                  'type' => '117970'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Protected' => 1,
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getLogStatement',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '156'
                                           },
-                            '10234674' => {
-                                            'Class' => '10234085',
+                            '10306774' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender7executeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'sql',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -1141,18 +1619,18 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '18'
                                           },
-                            '10234719' => {
-                                            'Class' => '10234085',
+                            '10306819' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender15closeConnectionEPv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '10234155'
+                                                                  'type' => '10306254'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -1167,40 +1645,36 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '19'
                                           },
-                            '10234759' => {
-                                            'Class' => '10234085',
+                            '10306859' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender13getConnectionERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Protected' => 1,
-                                            'Reg' => {
-                                                       '0' => 'rdi',
-                                                       '1' => 'rsi'
-                                                     },
-                                            'Return' => '10234155',
+                                            'Return' => '10306254',
                                             'ShortName' => 'getConnection',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '217',
                                             'Virt' => 1,
                                             'VirtPos' => '20'
                                           },
-                            '10234803' => {
-                                            'Class' => '10234085',
+                            '10306903' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender5closeEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -1210,18 +1684,18 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '10'
                                           },
-                            '10234840' => {
-                                            'Class' => '10234085',
+                            '10306940' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender11flushBufferERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -1231,8 +1705,8 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '21'
                                           },
-                            '10234882' => {
-                                            'Class' => '10234085',
+                            '10306982' => {
+                                            'Class' => '10306186',
                                             'Const' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 2,
@@ -1241,29 +1715,29 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238365'
+                                                                  'type' => '10310598'
                                                                 }
                                                        },
                                             'Reg' => {
                                                        '0' => 'rdi'
                                                      },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'requiresLayout',
                                             'Virt' => 1,
                                             'VirtPos' => '16'
                                           },
-                            '10234921' => {
-                                            'Class' => '10234085',
+                            '10307021' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender6setSqlERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 },
                                                          '1' => {
                                                                   'name' => 's',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -1271,22 +1745,22 @@ $VAR1 = {
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '341'
                                           },
-                            '10235323' => {
-                                            'Class' => '10234085',
+                            '10307423' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender6encodeEPPwRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'dest',
-                                                                  'type' => '44000'
+                                                                  'type' => '43050'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'src',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Private' => 1,
@@ -1296,22 +1770,22 @@ $VAR1 = {
                                             'SourceLine' => '363',
                                             'Static' => 1
                                           },
-                            '10235356' => {
-                                            'Class' => '10234085',
+                            '10307456' => {
+                                            'Class' => '10306186',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppender6encodeEPPtRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'dest',
-                                                                  'type' => '10238410'
+                                                                  'type' => '10310643'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'src',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Private' => 1,
@@ -1321,8 +1795,8 @@ $VAR1 = {
                                             'SourceLine' => '369',
                                             'Static' => 1
                                           },
-                            '10235509' => {
-                                            'Class' => '10235389',
+                            '10307610' => {
+                                            'Class' => '10307489',
                                             'Const' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 2,
@@ -1331,16 +1805,16 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238445'
+                                                                  'type' => '10310678'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10235548' => {
-                                            'Class' => '10235389',
+                            '10307649' => {
+                                            'Class' => '10307489',
                                             'Const' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 2,
@@ -1349,116 +1823,116 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238445'
+                                                                  'type' => '10310678'
                                                                 }
                                                        },
-                                            'Return' => '10238370',
+                                            'Return' => '10310603',
                                             'ShortName' => 'newInstance',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '10235732' => {
-                                            'Class' => '10235596',
+                            '10307833' => {
+                                            'Class' => '10307697',
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12SQLException13formatMessageEsPvPKcRNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'fHandleType',
-                                                                  'type' => '41764'
+                                                                  'type' => '40828'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'hInput',
-                                                                  'type' => '42054'
+                                                                  'type' => '41104'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'prolog',
-                                                                  'type' => '42620'
+                                                                  'type' => '41670'
                                                                 },
                                                          '4' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Private' => 1,
-                                            'Return' => '42620',
+                                            'Return' => '41670',
                                             'ShortName' => 'formatMessage',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '60'
                                           },
-                            '10235832' => {
+                            '10307933' => {
                                             'Data' => 1,
                                             'Line' => '91',
                                             'MnglName' => '_ZN7log4cxx7classes24ODBCAppenderRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'ODBCAppenderRegistration',
                                             'Source' => 'odbcappender.cpp'
                                           },
-                            '10235859' => {
-                                            'Class' => '890743',
+                            '10307960' => {
+                                            'Class' => '911163',
                                             'Header' => 'patternlayout.h',
-                                            'Line' => '352',
+                                            'Line' => '381',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout14getStaticClassEv',
                                             'Private' => 1,
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '56',
+                                            'SourceLine' => '60',
                                             'Static' => 1
                                           },
-                            '10235873' => {
-                                            'Class' => '890743',
+                            '10307973' => {
+                                            'Class' => '911163',
                                             'Header' => 'patternlayout.h',
-                                            'Line' => '373',
+                                            'Line' => '402',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout20setConversionPatternERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'pattern',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Private' => 1,
                                             'Return' => '1',
                                             'ShortName' => 'setConversionPattern',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '73'
+                                            'SourceLine' => '77'
                                           },
-                            '10236402' => {
+                            '10308502' => {
                                             'Header' => 'object.h',
                                             'InLine' => 2,
-                                            'Line' => '116',
+                                            'Line' => '122',
                                             'MnglName' => '_ZN7log4cxx4castINS_13PatternLayoutENS_6LayoutELb0ELb0EEESt10shared_ptrIT_ERKS3_IT0_E',
                                             'NameSpace' => 'log4cxx',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'incoming',
-                                                                  'type' => '325435'
+                                                                  'type' => '336806'
                                                                 }
                                                        },
-                                            'Return' => '10209894',
+                                            'Return' => '10282707',
                                             'ShortName' => 'cast<log4cxx::PatternLayout, log4cxx::Layout>',
                                             'TParam' => {
                                                           '0' => {
                                                                    'key' => 'Ret',
-                                                                   'type' => '890743'
+                                                                   'type' => '911163'
                                                                  },
                                                           '1' => {
                                                                    'key' => 'Type',
-                                                                   'type' => '323340'
+                                                                   'type' => '334707'
                                                                  }
                                                         }
                                           },
-                            '10239181' => {
+                            '10311414' => {
                                             'Artificial' => 1,
-                                            'Class' => '10235596',
+                                            'Class' => '10307697',
                                             'Destructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 1,
@@ -1467,15 +1941,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 }
                                                        },
                                             'ShortName' => 'SQLException',
                                             'Virt' => 1
                                           },
-                            '10239182' => {
+                            '10311415' => {
                                             'Artificial' => 1,
-                                            'Class' => '10235596',
+                                            'Class' => '10307697',
                                             'Destructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 1,
@@ -1484,15 +1958,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 }
                                                        },
                                             'ShortName' => 'SQLException',
                                             'Virt' => 1
                                           },
-                            '10239372' => {
+                            '10311605' => {
                                             'Artificial' => 1,
-                                            'Class' => '10235596',
+                                            'Class' => '10307697',
                                             'Destructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 1,
@@ -1501,21 +1975,21 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 }
                                                        },
                                             'ShortName' => 'SQLException',
                                             'Virt' => 1
                                           },
-                            '10274384' => {
-                                            'Class' => '10234085',
+                            '10349396' => {
+                                            'Class' => '10306186',
                                             'Destructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppenderD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 }
                                                        },
                                             'ShortName' => 'ODBCAppender',
@@ -1523,15 +1997,15 @@ $VAR1 = {
                                             'SourceLine' => '100',
                                             'Virt' => 1
                                           },
-                            '10274484' => {
-                                            'Class' => '10234085',
+                            '10349496' => {
+                                            'Class' => '10306186',
                                             'Destructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppenderD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 }
                                                        },
                                             'ShortName' => 'ODBCAppender',
@@ -1539,15 +2013,15 @@ $VAR1 = {
                                             'SourceLine' => '100',
                                             'Virt' => 1
                                           },
-                            '10281572' => {
-                                            'Class' => '10234085',
+                            '10356584' => {
+                                            'Class' => '10306186',
                                             'Destructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppenderD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 }
                                                        },
                                             'ShortName' => 'ODBCAppender',
@@ -1555,177 +2029,177 @@ $VAR1 = {
                                             'SourceLine' => '100',
                                             'Virt' => 1
                                           },
-                            '10288533' => {
-                                            'Class' => '10234085',
+                            '10363545' => {
+                                            'Class' => '10306186',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppenderC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 }
                                                        },
                                             'ShortName' => 'ODBCAppender',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '95'
                                           },
-                            '10291797' => {
-                                            'Class' => '10234085',
+                            '10366809' => {
+                                            'Class' => '10306186',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12ODBCAppenderC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238376'
+                                                                  'type' => '10310609'
                                                                 }
                                                        },
                                             'ShortName' => 'ODBCAppender',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '95'
                                           },
-                            '10298922' => {
-                                            'Class' => '10235596',
+                            '10374169' => {
+                                            'Class' => '10307697',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12SQLExceptionC2ERKS1_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'src',
-                                                                  'type' => '10238461'
+                                                                  'type' => '10310694'
                                                                 }
                                                        },
                                             'ShortName' => 'SQLException',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '55'
                                           },
-                            '10298923' => {
-                                            'Class' => '10235596',
+                            '10374170' => {
+                                            'Class' => '10307697',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12SQLExceptionC1ERKS1_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'src',
-                                                                  'type' => '10238461'
+                                                                  'type' => '10310694'
                                                                 }
                                                        },
                                             'ShortName' => 'SQLException',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '55'
                                           },
-                            '10299043' => {
-                                            'Class' => '10235596',
+                            '10374290' => {
+                                            'Class' => '10307697',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12SQLExceptionC2EPKc',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'msg',
-                                                                  'type' => '42620'
+                                                                  'type' => '41670'
                                                                 }
                                                        },
                                             'ShortName' => 'SQLException',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '50'
                                           },
-                            '10299044' => {
-                                            'Class' => '10235596',
+                            '10374291' => {
+                                            'Class' => '10307697',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12SQLExceptionC1EPKc',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'msg',
-                                                                  'type' => '42620'
+                                                                  'type' => '41670'
                                                                 }
                                                        },
                                             'ShortName' => 'SQLException',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '50'
                                           },
-                            '10299198' => {
-                                            'Class' => '10235596',
+                            '10374445' => {
+                                            'Class' => '10307697',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12SQLExceptionC2EsPvPKcRNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'fHandleType',
-                                                                  'type' => '41764'
+                                                                  'type' => '40828'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'hInput',
-                                                                  'type' => '42054'
+                                                                  'type' => '41104'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'prolog',
-                                                                  'type' => '42620'
+                                                                  'type' => '41670'
                                                                 },
                                                          '4' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'ShortName' => 'SQLException',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '42'
                                           },
-                            '10299199' => {
-                                            'Class' => '10235596',
+                            '10374446' => {
+                                            'Class' => '10307697',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'MnglName' => '_ZN7log4cxx2db12SQLExceptionC1EsPvPKcRNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238456'
+                                                                  'type' => '10310689'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'fHandleType',
-                                                                  'type' => '41764'
+                                                                  'type' => '40828'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'hInput',
-                                                                  'type' => '42054'
+                                                                  'type' => '41104'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'prolog',
-                                                                  'type' => '42620'
+                                                                  'type' => '41670'
                                                                 },
                                                          '4' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'ShortName' => 'SQLException',
                                             'Source' => 'odbcappender.cpp',
                                             'SourceLine' => '42'
                                           },
-                            '10300528' => {
+                            '10375775' => {
                                             'Artificial' => 1,
-                                            'Class' => '10235389',
+                                            'Class' => '10307489',
                                             'Destructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 1,
@@ -1734,15 +2208,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238428'
+                                                                  'type' => '10310661'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzODBCAppender',
                                             'Virt' => 1
                                           },
-                            '10300529' => {
+                            '10375776' => {
                                             'Artificial' => 1,
-                                            'Class' => '10235389',
+                                            'Class' => '10307489',
                                             'Destructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 1,
@@ -1751,15 +2225,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238428'
+                                                                  'type' => '10310661'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzODBCAppender',
                                             'Virt' => 1
                                           },
-                            '10300670' => {
+                            '10375917' => {
                                             'Artificial' => 1,
-                                            'Class' => '10235389',
+                                            'Class' => '10307489',
                                             'Destructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 1,
@@ -1768,15 +2242,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238428'
+                                                                  'type' => '10310661'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzODBCAppender',
                                             'Virt' => 1
                                           },
-                            '10300760' => {
+                            '10376007' => {
                                             'Artificial' => 1,
-                                            'Class' => '10235389',
+                                            'Class' => '10307489',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 1,
@@ -1785,14 +2259,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238428'
+                                                                  'type' => '10310661'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzODBCAppender'
                                           },
-                            '10300761' => {
+                            '10376008' => {
                                             'Artificial' => 1,
-                                            'Class' => '10235389',
+                                            'Class' => '10307489',
                                             'Constructor' => 1,
                                             'Header' => 'odbcappender.h',
                                             'InLine' => 1,
@@ -1801,51 +2275,51 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10238428'
+                                                                  'type' => '10310661'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzODBCAppender'
                                           },
-                            '10364174' => {
-                                            'Class' => '323041',
+                            '10438125' => {
+                                            'Class' => '334408',
                                             'Const' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers20OnlyOnceErrorHandler8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365981'
+                                                                  'type' => '10439932'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'onlyonceerrorhandler.cpp',
                                             'SourceLine' => '27',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '10364213' => {
-                                            'Class' => '323041',
+                            '10438164' => {
+                                            'Class' => '334408',
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZN7log4cxx7helpers20OnlyOnceErrorHandler14getStaticClassEv',
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'onlyonceerrorhandler.cpp',
                                             'SourceLine' => '27',
                                             'Static' => 1
                                           },
-                            '10364231' => {
-                                            'Class' => '323041',
+                            '10438182' => {
+                                            'Class' => '334408',
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZN7log4cxx7helpers20OnlyOnceErrorHandler13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'onlyonceerrorhandler.cpp',
                                             'SourceLine' => '27',
                                             'Static' => 1
                                           },
-                            '10364249' => {
-                                            'Class' => '323041',
+                            '10438200' => {
+                                            'Class' => '334408',
                                             'Const' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 2,
@@ -1854,20 +2328,20 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365981'
+                                                                  'type' => '10439932'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '10364293' => {
-                                            'Class' => '323041',
+                            '10438244' => {
+                                            'Class' => '334408',
                                             'Const' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 2,
@@ -1876,30 +2350,30 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365981'
+                                                                  'type' => '10439932'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10364374' => {
-                                            'Class' => '323041',
+                            '10438325' => {
+                                            'Class' => '334408',
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZN7log4cxx7helpers20OnlyOnceErrorHandler9setLoggerERKSt10shared_ptrINS_6LoggerEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '3981393'
+                                                                  'type' => '4139843'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -1913,18 +2387,18 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '7'
                                           },
-                            '10364414' => {
-                                            'Class' => '323041',
+                            '10438365' => {
+                                            'Class' => '334408',
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZN7log4cxx7helpers20OnlyOnceErrorHandler15activateOptionsERNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -1938,22 +2412,22 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '5'
                                           },
-                            '10364454' => {
-                                            'Class' => '323041',
+                            '10438405' => {
+                                            'Class' => '334408',
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZN7log4cxx7helpers20OnlyOnceErrorHandler9setOptionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'p2',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -1968,27 +2442,27 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '6'
                                           },
-                            '10364499' => {
-                                            'Class' => '323041',
+                            '10438450' => {
+                                            'Class' => '334408',
                                             'Const' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers20OnlyOnceErrorHandler5errorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt9exceptioni',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365981'
+                                                                  'type' => '10439932'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'message',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'e',
-                                                                  'type' => '55462'
+                                                                  'type' => '54167'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'p3',
-                                                                  'type' => '41771'
+                                                                  'type' => '40835'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -2001,31 +2475,31 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '8'
                                           },
-                            '10364549' => {
-                                            'Class' => '323041',
+                            '10438500' => {
+                                            'Class' => '334408',
                                             'Const' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers20OnlyOnceErrorHandler5errorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt9exceptioniRKSt10shared_ptrINS_3spi12LoggingEventEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365981'
+                                                                  'type' => '10439932'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'message',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'e',
-                                                                  'type' => '55462'
+                                                                  'type' => '54167'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'errorCode',
-                                                                  'type' => '41771'
+                                                                  'type' => '40835'
                                                                 },
                                                          '4' => {
                                                                   'name' => 'p4',
-                                                                  'type' => '120674'
+                                                                  'type' => '117970'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -2038,19 +2512,19 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '10'
                                           },
-                            '10364604' => {
-                                            'Class' => '323041',
+                            '10438555' => {
+                                            'Class' => '334408',
                                             'Const' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers20OnlyOnceErrorHandler5errorERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365981'
+                                                                  'type' => '10439932'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'message',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -2060,18 +2534,18 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '9'
                                           },
-                            '10364644' => {
-                                            'Class' => '323041',
+                            '10438595' => {
+                                            'Class' => '334408',
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZN7log4cxx7helpers20OnlyOnceErrorHandler11setAppenderERKSt10shared_ptrINS_8AppenderEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '891187'
+                                                                  'type' => '911511'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -2085,18 +2559,18 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '11'
                                           },
-                            '10364684' => {
-                                            'Class' => '323041',
+                            '10438635' => {
+                                            'Class' => '334408',
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZN7log4cxx7helpers20OnlyOnceErrorHandler17setBackupAppenderERKSt10shared_ptrINS_8AppenderEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '891187'
+                                                                  'type' => '911511'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -2110,8 +2584,8 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '12'
                                           },
-                            '10364844' => {
-                                            'Class' => '10364724',
+                            '10438795' => {
+                                            'Class' => '10438675',
                                             'Const' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 2,
@@ -2120,16 +2594,16 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10366027'
+                                                                  'type' => '10439978'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10364883' => {
-                                            'Class' => '10364724',
+                            '10438834' => {
+                                            'Class' => '10438675',
                                             'Const' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 2,
@@ -2138,26 +2612,26 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10366027'
+                                                                  'type' => '10439978'
                                                                 }
                                                        },
-                                            'Return' => '325650',
+                                            'Return' => '337021',
                                             'ShortName' => 'newInstance',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '10365400' => {
+                            '10439351' => {
                                             'Data' => 1,
                                             'Line' => '27',
                                             'MnglName' => '_ZN7log4cxx7classes32OnlyOnceErrorHandlerRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'OnlyOnceErrorHandlerRegistration',
                                             'Source' => 'onlyonceerrorhandler.cpp'
                                           },
-                            '10366418' => {
+                            '10440370' => {
                                             'Artificial' => 1,
-                                            'Class' => '323041',
+                                            'Class' => '334408',
                                             'Destructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 1,
@@ -2166,15 +2640,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 }
                                                        },
                                             'ShortName' => 'OnlyOnceErrorHandler',
                                             'Virt' => 1
                                           },
-                            '10366419' => {
+                            '10440371' => {
                                             'Artificial' => 1,
-                                            'Class' => '323041',
+                                            'Class' => '334408',
                                             'Destructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 1,
@@ -2183,15 +2657,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 }
                                                        },
                                             'ShortName' => 'OnlyOnceErrorHandler',
                                             'Virt' => 1
                                           },
-                            '10367947' => {
+                            '10441899' => {
                                             'Artificial' => 1,
-                                            'Class' => '323041',
+                                            'Class' => '334408',
                                             'Destructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 1,
@@ -2200,45 +2674,45 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 }
                                                        },
                                             'ShortName' => 'OnlyOnceErrorHandler',
                                             'Virt' => 1
                                           },
-                            '10373081' => {
-                                            'Class' => '323041',
+                            '10447033' => {
+                                            'Class' => '334408',
                                             'Constructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZN7log4cxx7helpers20OnlyOnceErrorHandlerC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 }
                                                        },
                                             'ShortName' => 'OnlyOnceErrorHandler',
                                             'Source' => 'onlyonceerrorhandler.cpp',
                                             'SourceLine' => '29'
                                           },
-                            '10375329' => {
-                                            'Class' => '323041',
+                            '10449281' => {
+                                            'Class' => '334408',
                                             'Constructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'MnglName' => '_ZN7log4cxx7helpers20OnlyOnceErrorHandlerC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10365947'
+                                                                  'type' => '10439898'
                                                                 }
                                                        },
                                             'ShortName' => 'OnlyOnceErrorHandler',
                                             'Source' => 'onlyonceerrorhandler.cpp',
                                             'SourceLine' => '29'
                                           },
-                            '10379075' => {
+                            '10453027' => {
                                             'Artificial' => 1,
-                                            'Class' => '10364724',
+                                            'Class' => '10438675',
                                             'Destructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 1,
@@ -2247,15 +2721,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10366010'
+                                                                  'type' => '10439961'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOnlyOnceErrorHandler',
                                             'Virt' => 1
                                           },
-                            '10379076' => {
+                            '10453028' => {
                                             'Artificial' => 1,
-                                            'Class' => '10364724',
+                                            'Class' => '10438675',
                                             'Destructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 1,
@@ -2264,15 +2738,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10366010'
+                                                                  'type' => '10439961'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOnlyOnceErrorHandler',
                                             'Virt' => 1
                                           },
-                            '10379216' => {
+                            '10453168' => {
                                             'Artificial' => 1,
-                                            'Class' => '10364724',
+                                            'Class' => '10438675',
                                             'Destructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 1,
@@ -2281,15 +2755,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10366010'
+                                                                  'type' => '10439961'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOnlyOnceErrorHandler',
                                             'Virt' => 1
                                           },
-                            '10379306' => {
+                            '10453258' => {
                                             'Artificial' => 1,
-                                            'Class' => '10364724',
+                                            'Class' => '10438675',
                                             'Constructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 1,
@@ -2298,14 +2772,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10366010'
+                                                                  'type' => '10439961'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOnlyOnceErrorHandler'
                                           },
-                            '10379307' => {
+                            '10453259' => {
                                             'Artificial' => 1,
-                                            'Class' => '10364724',
+                                            'Class' => '10438675',
                                             'Constructor' => 1,
                                             'Header' => 'onlyonceerrorhandler.h',
                                             'InLine' => 1,
@@ -2314,20 +2788,62 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10366010'
+                                                                  'type' => '10439961'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOnlyOnceErrorHandler'
                                           },
-                            '1043993' => {
-                                           'Class' => '1043859',
+                            '10528359' => {
+                                            'Class' => '10528346',
+                                            'Header' => 'system.h',
+                                            'Line' => '47',
+                                            'MnglName' => '_ZN7log4cxx7helpers6System11getPropertyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'lkey',
+                                                                  'type' => '205852'
+                                                                }
+                                                       },
+                                            'Return' => '53185',
+                                            'ShortName' => 'getProperty',
+                                            'Source' => 'system.cpp',
+                                            'SourceLine' => '32',
+                                            'Static' => 1
+                                          },
+                            '10529954' => {
+                                            'Header' => 'object.h',
+                                            'InLine' => 2,
+                                            'Line' => '122',
+                                            'MnglName' => '_ZN7log4cxx4castINS_3spi12ConfiguratorENS_7helpers6ObjectELb0ELb1EEESt10shared_ptrIT_ERKS5_IT0_E',
+                                            'NameSpace' => 'log4cxx',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'incoming',
+                                                                  'type' => '2975401'
+                                                                }
+                                                       },
+                                            'Return' => '10505282',
+                                            'ShortName' => 'cast<log4cxx::spi::Configurator, log4cxx::helpers::Object>',
+                                            'TParam' => {
+                                                          '0' => {
+                                                                   'key' => 'Ret',
+                                                                   'type' => '2072645'
+                                                                 },
+                                                          '1' => {
+                                                                   'key' => 'Type',
+                                                                   'type' => '53165'
+                                                                 }
+                                                        }
+                                          },
+                            '1061498' => {
+                                           'Class' => '1061364',
                                            'Header' => 'bytebuffer.h',
                                            'Line' => '45',
                                            'MnglName' => '_ZN7log4cxx7helpers10ByteBuffer5clearEv',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1045603'
+                                                                 'type' => '1063108'
                                                                }
                                                       },
                                            'Reg' => {
@@ -2338,15 +2854,15 @@ $VAR1 = {
                                            'Source' => 'bytebuffer.cpp',
                                            'SourceLine' => '34'
                                          },
-                            '1044020' => {
-                                           'Class' => '1043859',
+                            '1061525' => {
+                                           'Class' => '1061364',
                                            'Header' => 'bytebuffer.h',
                                            'Line' => '46',
                                            'MnglName' => '_ZN7log4cxx7helpers10ByteBuffer4flipEv',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1045603'
+                                                                 'type' => '1063108'
                                                                }
                                                       },
                                            'Reg' => {
@@ -2357,19 +2873,19 @@ $VAR1 = {
                                            'Source' => 'bytebuffer.cpp',
                                            'SourceLine' => '40'
                                          },
-                            '1044202' => {
-                                           'Class' => '1043859',
+                            '1061707' => {
+                                           'Class' => '1061364',
                                            'Header' => 'bytebuffer.h',
                                            'Line' => '68',
                                            'MnglName' => '_ZN7log4cxx7helpers10ByteBuffer5limitEm',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1045603'
+                                                                 'type' => '1063108'
                                                                },
                                                         '1' => {
                                                                  'name' => 'newLimit',
-                                                                 'type' => '41980'
+                                                                 'type' => '41030'
                                                                }
                                                       },
                                            'Return' => '1',
@@ -2377,19 +2893,19 @@ $VAR1 = {
                                            'Source' => 'bytebuffer.cpp',
                                            'SourceLine' => '58'
                                          },
-                            '1044296' => {
-                                           'Class' => '1043859',
+                            '1061801' => {
+                                           'Class' => '1061364',
                                            'Header' => 'bytebuffer.h',
                                            'Line' => '77',
                                            'MnglName' => '_ZN7log4cxx7helpers10ByteBuffer8positionEm',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1045603'
+                                                                 'type' => '1063108'
                                                                },
                                                         '1' => {
                                                                  'name' => 'newPosition',
-                                                                 'type' => '41980'
+                                                                 'type' => '41030'
                                                                }
                                                       },
                                            'Reg' => {
@@ -2401,70 +2917,70 @@ $VAR1 = {
                                            'Source' => 'bytebuffer.cpp',
                                            'SourceLine' => '46'
                                          },
-                            '1044328' => {
-                                           'Class' => '1043859',
+                            '1061833' => {
+                                           'Class' => '1061364',
                                            'Header' => 'bytebuffer.h',
                                            'Line' => '79',
                                            'MnglName' => '_ZN7log4cxx7helpers10ByteBuffer3putEc',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1045603'
+                                                                 'type' => '1063108'
                                                                },
                                                         '1' => {
                                                                  'name' => 'byte',
-                                                                 'type' => '42164'
+                                                                 'type' => '41214'
                                                                }
                                                       },
                                            'Reg' => {
                                                       '0' => 'rdi',
                                                       '1' => 'rsi'
                                                     },
-                                           'Return' => '41824',
+                                           'Return' => '40888',
                                            'ShortName' => 'put',
                                            'Source' => 'bytebuffer.cpp',
                                            'SourceLine' => '69'
                                          },
-                            '1044621' => {
-                                           'Class' => '1044570',
+                            '1062126' => {
+                                           'Class' => '1062075',
                                            'Const' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZNK7log4cxx7helpers20ByteArrayInputStream8getClassEv',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046215'
+                                                                 'type' => '1063720'
                                                                }
                                                       },
-                                           'Return' => '55278',
+                                           'Return' => '53983',
                                            'ShortName' => 'getClass',
                                            'Source' => 'bytearrayinputstream.cpp',
                                            'SourceLine' => '29',
                                            'Virt' => 1,
                                            'VirtPos' => '0'
                                          },
-                            '1044660' => {
-                                           'Class' => '1044570',
+                            '1062165' => {
+                                           'Class' => '1062075',
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers20ByteArrayInputStream14getStaticClassEv',
-                                           'Return' => '55278',
+                                           'Return' => '53983',
                                            'ShortName' => 'getStaticClass',
                                            'Source' => 'bytearrayinputstream.cpp',
                                            'SourceLine' => '29',
                                            'Static' => 1
                                          },
-                            '1044678' => {
-                                           'Class' => '1044570',
+                            '1062183' => {
+                                           'Class' => '1062075',
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers20ByteArrayInputStream13registerClassEv',
-                                           'Return' => '55284',
+                                           'Return' => '53989',
                                            'ShortName' => 'registerClass',
                                            'Source' => 'bytearrayinputstream.cpp',
                                            'SourceLine' => '29',
                                            'Static' => 1
                                          },
-                            '1044696' => {
-                                           'Class' => '1044570',
+                            '1062201' => {
+                                           'Class' => '1062075',
                                            'Const' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'InLine' => 2,
@@ -2473,20 +2989,20 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046215'
+                                                                 'type' => '1063720'
                                                                },
                                                         '1' => {
                                                                  'name' => 'clazz',
-                                                                 'type' => '55278'
+                                                                 'type' => '53983'
                                                                }
                                                       },
-                                           'Return' => '45584',
+                                           'Return' => '44634',
                                            'ShortName' => 'cast',
                                            'Virt' => 1,
                                            'VirtPos' => '4'
                                          },
-                            '1044740' => {
-                                           'Class' => '1044570',
+                            '1062245' => {
+                                           'Class' => '1062075',
                                            'Const' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'InLine' => 2,
@@ -2495,26 +3011,26 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046215'
+                                                                 'type' => '1063720'
                                                                },
                                                         '1' => {
                                                                  'name' => 'clazz',
-                                                                 'type' => '55278'
+                                                                 'type' => '53983'
                                                                }
                                                       },
-                                           'Return' => '41824',
+                                           'Return' => '40888',
                                            'ShortName' => 'instanceof',
                                            'Virt' => 1,
                                            'VirtPos' => '3'
                                          },
-                            '1044854' => {
-                                           'Class' => '1044570',
+                            '1062359' => {
+                                           'Class' => '1062075',
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers20ByteArrayInputStream5closeEv',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046226'
+                                                                 'type' => '1063731'
                                                                }
                                                       },
                                            'Reg' => {
@@ -2527,29 +3043,29 @@ $VAR1 = {
                                            'Virt' => 1,
                                            'VirtPos' => '6'
                                          },
-                            '1044890' => {
-                                           'Class' => '1044570',
+                            '1062395' => {
+                                           'Class' => '1062075',
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers20ByteArrayInputStream4readERNS0_10ByteBufferE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046226'
+                                                                 'type' => '1063731'
                                                                },
                                                         '1' => {
                                                                  'name' => 'dst',
-                                                                 'type' => '1045313'
+                                                                 'type' => '1062818'
                                                                }
                                                       },
-                                           'Return' => '41771',
+                                           'Return' => '40835',
                                            'ShortName' => 'read',
                                            'Source' => 'bytearrayinputstream.cpp',
                                            'SourceLine' => '48',
                                            'Virt' => 1,
                                            'VirtPos' => '5'
                                          },
-                            '1045121' => {
-                                           'Class' => '1045000',
+                            '1062626' => {
+                                           'Class' => '1062505',
                                            'Const' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'InLine' => 2,
@@ -2558,16 +3074,16 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046266'
+                                                                 'type' => '1063771'
                                                                }
                                                       },
-                                           'Return' => '54480',
+                                           'Return' => '53185',
                                            'ShortName' => 'getName',
                                            'Virt' => 1,
                                            'VirtPos' => '3'
                                          },
-                            '1045179' => {
-                                           'Class' => '1045169',
+                            '1062684' => {
+                                           'Class' => '1062674',
                                            'Const' => 1,
                                            'Header' => 'inputstream.h',
                                            'InLine' => 2,
@@ -2576,90 +3092,48 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1056469'
+                                                                 'type' => '1073974'
                                                                },
                                                         '1' => {
                                                                  'name' => 'clazz',
-                                                                 'type' => '55278'
+                                                                 'type' => '53983'
                                                                }
                                                       },
-                                           'Return' => '45584',
+                                           'Return' => '44634',
                                            'ShortName' => 'cast',
                                            'Virt' => 1,
                                            'VirtPos' => '4'
                                          },
-                            '1045223' => {
-                                           'Class' => '1045169',
+                            '1062728' => {
+                                           'Class' => '1062674',
                                            'Header' => 'inputstream.h',
                                            'Line' => '37',
                                            'MnglName' => '_ZN7log4cxx7helpers11InputStream14getStaticClassEv',
                                            'Private' => 1,
-                                           'Return' => '55278',
+                                           'Return' => '53983',
                                            'ShortName' => 'getStaticClass',
                                            'Source' => 'inputstream.cpp',
                                            'SourceLine' => '24',
                                            'Static' => 1
                                          },
-                            '1045294' => {
+                            '1062799' => {
                                            'Data' => 1,
                                            'Line' => '29',
                                            'MnglName' => '_ZN7log4cxx7classes32ByteArrayInputStreamRegistrationE',
                                            'NameSpace' => 'log4cxx::classes',
-                                           'Return' => '55284',
+                                           'Return' => '53989',
                                            'ShortName' => 'ByteArrayInputStreamRegistration',
                                            'Source' => 'bytearrayinputstream.cpp'
                                          },
-                            '10456586' => {
-                                            'Class' => '10456573',
-                                            'Header' => 'system.h',
-                                            'Line' => '47',
-                                            'MnglName' => '_ZN7log4cxx7helpers6System11getPropertyERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
-                                            'Param' => {
-                                                         '0' => {
-                                                                  'name' => 'lkey',
-                                                                  'type' => '207559'
-                                                                }
-                                                       },
-                                            'Return' => '54480',
-                                            'ShortName' => 'getProperty',
-                                            'Source' => 'system.cpp',
-                                            'SourceLine' => '32',
-                                            'Static' => 1
-                                          },
-                            '10458181' => {
-                                            'Header' => 'object.h',
-                                            'InLine' => 2,
-                                            'Line' => '116',
-                                            'MnglName' => '_ZN7log4cxx4castINS_3spi12ConfiguratorENS_7helpers6ObjectELb0ELb1EEESt10shared_ptrIT_ERKS5_IT0_E',
-                                            'NameSpace' => 'log4cxx',
-                                            'Param' => {
-                                                         '0' => {
-                                                                  'name' => 'incoming',
-                                                                  'type' => '2818137'
-                                                                }
-                                                       },
-                                            'Return' => '10433090',
-                                            'ShortName' => 'cast<log4cxx::spi::Configurator, log4cxx::helpers::Object>',
-                                            'TParam' => {
-                                                          '0' => {
-                                                                   'key' => 'Ret',
-                                                                   'type' => '1902527'
-                                                                 },
-                                                          '1' => {
-                                                                   'key' => 'Type',
-                                                                   'type' => '54460'
-                                                                 }
-                                                        }
-                                          },
-                            '1051803' => {
-                                           'Class' => '1044570',
+                            '1069308' => {
+                                           'Class' => '1062075',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers20ByteArrayInputStreamD0Ev',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046226'
+                                                                 'type' => '1063731'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayInputStream',
@@ -2667,15 +3141,15 @@ $VAR1 = {
                                            'SourceLine' => '38',
                                            'Virt' => 1
                                          },
-                            '1051804' => {
-                                           'Class' => '1044570',
+                            '1069309' => {
+                                           'Class' => '1062075',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers20ByteArrayInputStreamD1Ev',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046226'
+                                                                 'type' => '1063731'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayInputStream',
@@ -2683,15 +3157,15 @@ $VAR1 = {
                                            'SourceLine' => '38',
                                            'Virt' => 1
                                          },
-                            '1051898' => {
-                                           'Class' => '1044570',
+                            '1069403' => {
+                                           'Class' => '1062075',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers20ByteArrayInputStreamD2Ev',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046226'
+                                                                 'type' => '1063731'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayInputStream',
@@ -2699,47 +3173,47 @@ $VAR1 = {
                                            'SourceLine' => '38',
                                            'Virt' => 1
                                          },
-                            '1052627' => {
-                                           'Class' => '1044570',
+                            '1070132' => {
+                                           'Class' => '1062075',
                                            'Constructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers20ByteArrayInputStreamC2ERKSt6vectorIhSaIhEE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046226'
+                                                                 'type' => '1063731'
                                                                },
                                                         '1' => {
                                                                  'name' => 'bytes',
-                                                                 'type' => '1045562'
+                                                                 'type' => '1063067'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayInputStream',
                                            'Source' => 'bytearrayinputstream.cpp',
                                            'SourceLine' => '31'
                                          },
-                            '1052628' => {
-                                           'Class' => '1044570',
+                            '1070133' => {
+                                           'Class' => '1062075',
                                            'Constructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers20ByteArrayInputStreamC1ERKSt6vectorIhSaIhEE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046226'
+                                                                 'type' => '1063731'
                                                                },
                                                         '1' => {
                                                                  'name' => 'bytes',
-                                                                 'type' => '1045562'
+                                                                 'type' => '1063067'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayInputStream',
                                            'Source' => 'bytearrayinputstream.cpp',
                                            'SourceLine' => '31'
                                          },
-                            '1056209' => {
+                            '1073714' => {
                                            'Artificial' => 1,
-                                           'Class' => '1045000',
+                                           'Class' => '1062505',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'InLine' => 1,
@@ -2748,15 +3222,15 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046249'
+                                                                 'type' => '1063754'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayInputStream',
                                            'Virt' => 1
                                          },
-                            '1056210' => {
+                            '1073715' => {
                                            'Artificial' => 1,
-                                           'Class' => '1045000',
+                                           'Class' => '1062505',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'InLine' => 1,
@@ -2765,15 +3239,15 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046249'
+                                                                 'type' => '1063754'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayInputStream',
                                            'Virt' => 1
                                          },
-                            '1056350' => {
+                            '1073855' => {
                                            'Artificial' => 1,
-                                           'Class' => '1045000',
+                                           'Class' => '1062505',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'InLine' => 1,
@@ -2782,15 +3256,15 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046249'
+                                                                 'type' => '1063754'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayInputStream',
                                            'Virt' => 1
                                          },
-                            '1056440' => {
+                            '1073945' => {
                                            'Artificial' => 1,
-                                           'Class' => '1045000',
+                                           'Class' => '1062505',
                                            'Constructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'InLine' => 1,
@@ -2799,14 +3273,14 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046249'
+                                                                 'type' => '1063754'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayInputStream'
                                          },
-                            '1056441' => {
+                            '1073946' => {
                                            'Artificial' => 1,
-                                           'Class' => '1045000',
+                                           'Class' => '1062505',
                                            'Constructor' => 1,
                                            'Header' => 'bytearrayinputstream.h',
                                            'InLine' => 1,
@@ -2815,41 +3289,41 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1046249'
+                                                                 'type' => '1063754'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayInputStream'
                                          },
-                            '10670013' => {
-                                            'Class' => '1117909',
+                            '10740384' => {
+                                            'Class' => '1133942',
                                             'Const' => 1,
                                             'Header' => 'outputstream.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers12OutputStream8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '1133894'
+                                                                  'type' => '1149927'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'outputstream.cpp',
                                             'SourceLine' => '25',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '10670070' => {
-                                            'Class' => '1117909',
+                            '10740441' => {
+                                            'Class' => '1133942',
                                             'Header' => 'outputstream.h',
                                             'MnglName' => '_ZN7log4cxx7helpers12OutputStream13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'outputstream.cpp',
                                             'SourceLine' => '25',
                                             'Static' => 1
                                           },
-                            '10670132' => {
-                                            'Class' => '1117909',
+                            '10740503' => {
+                                            'Class' => '1133942',
                                             'Const' => 1,
                                             'Header' => 'outputstream.h',
                                             'InLine' => 2,
@@ -2858,31 +3332,31 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '1133894'
+                                                                  'type' => '1149927'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10670240' => {
-                                            'Class' => '1117909',
+                            '10740611' => {
+                                            'Class' => '1133942',
                                             'Header' => 'outputstream.h',
                                             'Line' => '49',
                                             'MnglName' => '_ZN7log4cxx7helpers12OutputStream5closeERNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '4363530'
+                                                                  'type' => '4517594'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'PureVirt' => 1,
@@ -2890,19 +3364,19 @@ $VAR1 = {
                                             'ShortName' => 'close',
                                             'VirtPos' => '5'
                                           },
-                            '10670280' => {
-                                            'Class' => '1117909',
+                            '10740651' => {
+                                            'Class' => '1133942',
                                             'Header' => 'outputstream.h',
                                             'Line' => '50',
                                             'MnglName' => '_ZN7log4cxx7helpers12OutputStream5flushERNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '4363530'
+                                                                  'type' => '4517594'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'PureVirt' => 1,
@@ -2910,23 +3384,23 @@ $VAR1 = {
                                             'ShortName' => 'flush',
                                             'VirtPos' => '6'
                                           },
-                            '10670320' => {
-                                            'Class' => '1117909',
+                            '10740691' => {
+                                            'Class' => '1133942',
                                             'Header' => 'outputstream.h',
                                             'Line' => '51',
                                             'MnglName' => '_ZN7log4cxx7helpers12OutputStream5writeERNS0_10ByteBufferERNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '4363530'
+                                                                  'type' => '4517594'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '1045313'
+                                                                  'type' => '1062818'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'p2',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'PureVirt' => 1,
@@ -2934,8 +3408,8 @@ $VAR1 = {
                                             'ShortName' => 'write',
                                             'VirtPos' => '7'
                                           },
-                            '10670551' => {
-                                            'Class' => '10670431',
+                            '10740922' => {
+                                            'Class' => '10740802',
                                             'Const' => 1,
                                             'Header' => 'outputstream.h',
                                             'InLine' => 2,
@@ -2944,32 +3418,32 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670932'
+                                                                  'type' => '10741303'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10670702' => {
+                            '10741073' => {
                                             'Data' => 1,
                                             'Line' => '25',
                                             'MnglName' => '_ZN7log4cxx7classes24OutputStreamRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'OutputStreamRegistration',
                                             'Source' => 'outputstream.cpp'
                                           },
-                            '10673861' => {
-                                            'Class' => '1117909',
+                            '10744250' => {
+                                            'Class' => '1133942',
                                             'Destructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'MnglName' => '_ZN7log4cxx7helpers12OutputStreamD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670892'
+                                                                  'type' => '10741263'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -2978,15 +3452,15 @@ $VAR1 = {
                                             'SourceLine' => '31',
                                             'Virt' => 1
                                           },
-                            '10673862' => {
-                                            'Class' => '1117909',
+                            '10744251' => {
+                                            'Class' => '1133942',
                                             'Destructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'MnglName' => '_ZN7log4cxx7helpers12OutputStreamD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670892'
+                                                                  'type' => '10741263'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -2995,15 +3469,15 @@ $VAR1 = {
                                             'SourceLine' => '31',
                                             'Virt' => 1
                                           },
-                            '10673956' => {
-                                            'Class' => '1117909',
+                            '10744345' => {
+                                            'Class' => '1133942',
                                             'Destructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'MnglName' => '_ZN7log4cxx7helpers12OutputStreamD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670892'
+                                                                  'type' => '10741263'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -3015,15 +3489,15 @@ $VAR1 = {
                                             'SourceLine' => '31',
                                             'Virt' => 1
                                           },
-                            '10674071' => {
-                                            'Class' => '1117909',
+                            '10744460' => {
+                                            'Class' => '1133942',
                                             'Constructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'MnglName' => '_ZN7log4cxx7helpers12OutputStreamC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670892'
+                                                                  'type' => '10741263'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -3034,15 +3508,15 @@ $VAR1 = {
                                             'Source' => 'outputstream.cpp',
                                             'SourceLine' => '27'
                                           },
-                            '10674072' => {
-                                            'Class' => '1117909',
+                            '10744461' => {
+                                            'Class' => '1133942',
                                             'Constructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'MnglName' => '_ZN7log4cxx7helpers12OutputStreamC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670892'
+                                                                  'type' => '10741263'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -3053,9 +3527,9 @@ $VAR1 = {
                                             'Source' => 'outputstream.cpp',
                                             'SourceLine' => '27'
                                           },
-                            '10675752' => {
+                            '10746141' => {
                                             'Artificial' => 1,
-                                            'Class' => '10670431',
+                                            'Class' => '10740802',
                                             'Destructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'InLine' => 1,
@@ -3064,15 +3538,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670915'
+                                                                  'type' => '10741286'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStream',
                                             'Virt' => 1
                                           },
-                            '10675753' => {
+                            '10746142' => {
                                             'Artificial' => 1,
-                                            'Class' => '10670431',
+                                            'Class' => '10740802',
                                             'Destructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'InLine' => 1,
@@ -3081,15 +3555,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670915'
+                                                                  'type' => '10741286'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStream',
                                             'Virt' => 1
                                           },
-                            '10675893' => {
+                            '10746282' => {
                                             'Artificial' => 1,
-                                            'Class' => '10670431',
+                                            'Class' => '10740802',
                                             'Destructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'InLine' => 1,
@@ -3098,15 +3572,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670915'
+                                                                  'type' => '10741286'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStream',
                                             'Virt' => 1
                                           },
-                            '10675983' => {
+                            '10746372' => {
                                             'Artificial' => 1,
-                                            'Class' => '10670431',
+                                            'Class' => '10740802',
                                             'Constructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'InLine' => 1,
@@ -3115,14 +3589,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670915'
+                                                                  'type' => '10741286'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStream'
                                           },
-                            '10675984' => {
+                            '10746373' => {
                                             'Artificial' => 1,
-                                            'Class' => '10670431',
+                                            'Class' => '10740802',
                                             'Constructor' => 1,
                                             'Header' => 'outputstream.h',
                                             'InLine' => 1,
@@ -3131,51 +3605,51 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10670915'
+                                                                  'type' => '10741286'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStream'
                                           },
-                            '10733852' => {
-                                            'Class' => '10733802',
+                            '10802769' => {
+                                            'Class' => '10802719',
                                             'Const' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers18OutputStreamWriter8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735524'
+                                                                  'type' => '10804441'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'outputstreamwriter.cpp',
                                             'SourceLine' => '28',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '10733891' => {
-                                            'Class' => '10733802',
+                            '10802808' => {
+                                            'Class' => '10802719',
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriter14getStaticClassEv',
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'outputstreamwriter.cpp',
                                             'SourceLine' => '28',
                                             'Static' => 1
                                           },
-                            '10733909' => {
-                                            'Class' => '10733802',
+                            '10802826' => {
+                                            'Class' => '10802719',
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriter13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'outputstreamwriter.cpp',
                                             'SourceLine' => '28',
                                             'Static' => 1
                                           },
-                            '10733927' => {
-                                            'Class' => '10733802',
+                            '10802844' => {
+                                            'Class' => '10802719',
                                             'Const' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'InLine' => 2,
@@ -3184,20 +3658,20 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735524'
+                                                                  'type' => '10804441'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '10733971' => {
-                                            'Class' => '10733802',
+                            '10802888' => {
+                                            'Class' => '10802719',
                                             'Const' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'InLine' => 2,
@@ -3206,30 +3680,30 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735524'
+                                                                  'type' => '10804441'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10734122' => {
-                                            'Class' => '10733802',
+                            '10803039' => {
+                                            'Class' => '10802719',
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriter5closeERNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -3239,18 +3713,18 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '5'
                                           },
-                            '10734162' => {
-                                            'Class' => '10733802',
+                            '10803079' => {
+                                            'Class' => '10802719',
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriter5flushERNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -3260,22 +3734,22 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '6'
                                           },
-                            '10734202' => {
-                                            'Class' => '10733802',
+                            '10803119' => {
+                                            'Class' => '10802719',
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriter5writeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'str',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -3285,8 +3759,8 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '7'
                                           },
-                            '10734465' => {
-                                            'Class' => '10734344',
+                            '10803382' => {
+                                            'Class' => '10803261',
                                             'Const' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'InLine' => 2,
@@ -3295,32 +3769,32 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735587'
+                                                                  'type' => '10804504'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10735037' => {
+                            '10803954' => {
                                             'Data' => 1,
                                             'Line' => '28',
                                             'MnglName' => '_ZN7log4cxx7classes30OutputStreamWriterRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'OutputStreamWriterRegistration',
                                             'Source' => 'outputstreamwriter.cpp'
                                           },
-                            '10742828' => {
-                                            'Class' => '10733802',
+                            '10811745' => {
+                                            'Class' => '10802719',
                                             'Destructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriterD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 }
                                                        },
                                             'ShortName' => 'OutputStreamWriter',
@@ -3328,15 +3802,15 @@ $VAR1 = {
                                             'SourceLine' => '54',
                                             'Virt' => 1
                                           },
-                            '10742829' => {
-                                            'Class' => '10733802',
+                            '10811746' => {
+                                            'Class' => '10802719',
                                             'Destructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriterD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 }
                                                        },
                                             'ShortName' => 'OutputStreamWriter',
@@ -3344,15 +3818,15 @@ $VAR1 = {
                                             'SourceLine' => '54',
                                             'Virt' => 1
                                           },
-                            '10742923' => {
-                                            'Class' => '10733802',
+                            '10811840' => {
+                                            'Class' => '10802719',
                                             'Destructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriterD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 }
                                                        },
                                             'ShortName' => 'OutputStreamWriter',
@@ -3360,93 +3834,93 @@ $VAR1 = {
                                             'SourceLine' => '54',
                                             'Virt' => 1
                                           },
-                            '10744360' => {
-                                            'Class' => '10733802',
+                            '10813277' => {
+                                            'Class' => '10802719',
                                             'Constructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriterC2ERSt10shared_ptrINS0_12OutputStreamEERS2_INS0_14CharsetEncoderEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'out1',
-                                                                  'type' => '10735540'
+                                                                  'type' => '10804457'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'enc1',
-                                                                  'type' => '1498642'
+                                                                  'type' => '1509650'
                                                                 }
                                                        },
                                             'ShortName' => 'OutputStreamWriter',
                                             'Source' => 'outputstreamwriter.cpp',
                                             'SourceLine' => '39'
                                           },
-                            '10744361' => {
-                                            'Class' => '10733802',
+                            '10813278' => {
+                                            'Class' => '10802719',
                                             'Constructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriterC1ERSt10shared_ptrINS0_12OutputStreamEERS2_INS0_14CharsetEncoderEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'out1',
-                                                                  'type' => '10735540'
+                                                                  'type' => '10804457'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'enc1',
-                                                                  'type' => '1498642'
+                                                                  'type' => '1509650'
                                                                 }
                                                        },
                                             'ShortName' => 'OutputStreamWriter',
                                             'Source' => 'outputstreamwriter.cpp',
                                             'SourceLine' => '39'
                                           },
-                            '10749337' => {
-                                            'Class' => '10733802',
+                            '10818254' => {
+                                            'Class' => '10802719',
                                             'Constructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriterC2ERSt10shared_ptrINS0_12OutputStreamEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'out1',
-                                                                  'type' => '10735540'
+                                                                  'type' => '10804457'
                                                                 }
                                                        },
                                             'ShortName' => 'OutputStreamWriter',
                                             'Source' => 'outputstreamwriter.cpp',
                                             'SourceLine' => '30'
                                           },
-                            '10749338' => {
-                                            'Class' => '10733802',
+                            '10818255' => {
+                                            'Class' => '10802719',
                                             'Constructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'MnglName' => '_ZN7log4cxx7helpers18OutputStreamWriterC1ERSt10shared_ptrINS0_12OutputStreamEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735535'
+                                                                  'type' => '10804452'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'out1',
-                                                                  'type' => '10735540'
+                                                                  'type' => '10804457'
                                                                 }
                                                        },
                                             'ShortName' => 'OutputStreamWriter',
                                             'Source' => 'outputstreamwriter.cpp',
                                             'SourceLine' => '30'
                                           },
-                            '10753978' => {
+                            '10822895' => {
                                             'Artificial' => 1,
-                                            'Class' => '10734344',
+                                            'Class' => '10803261',
                                             'Destructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'InLine' => 1,
@@ -3455,15 +3929,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735570'
+                                                                  'type' => '10804487'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStreamWriter',
                                             'Virt' => 1
                                           },
-                            '10753979' => {
+                            '10822896' => {
                                             'Artificial' => 1,
-                                            'Class' => '10734344',
+                                            'Class' => '10803261',
                                             'Destructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'InLine' => 1,
@@ -3472,15 +3946,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735570'
+                                                                  'type' => '10804487'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStreamWriter',
                                             'Virt' => 1
                                           },
-                            '10754119' => {
+                            '10823036' => {
                                             'Artificial' => 1,
-                                            'Class' => '10734344',
+                                            'Class' => '10803261',
                                             'Destructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'InLine' => 1,
@@ -3489,15 +3963,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735570'
+                                                                  'type' => '10804487'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStreamWriter',
                                             'Virt' => 1
                                           },
-                            '10754209' => {
+                            '10823126' => {
                                             'Artificial' => 1,
-                                            'Class' => '10734344',
+                                            'Class' => '10803261',
                                             'Constructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'InLine' => 1,
@@ -3506,14 +3980,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735570'
+                                                                  'type' => '10804487'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStreamWriter'
                                           },
-                            '10754210' => {
+                            '10823127' => {
                                             'Artificial' => 1,
-                                            'Class' => '10734344',
+                                            'Class' => '10803261',
                                             'Constructor' => 1,
                                             'Header' => 'outputstreamwriter.h',
                                             'InLine' => 1,
@@ -3522,41 +3996,41 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10735570'
+                                                                  'type' => '10804487'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzOutputStreamWriter'
                                           },
-                            '10818634' => {
-                                            'Class' => '1783648',
+                            '10886079' => {
+                                            'Class' => '1791943',
                                             'Const' => 1,
                                             'Header' => 'patternconverter.h',
                                             'MnglName' => '_ZNK7log4cxx7pattern16PatternConverter8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '1806609'
+                                                                  'type' => '1814904'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'patternconverter.cpp',
                                             'SourceLine' => '28',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '10818691' => {
-                                            'Class' => '1783648',
+                            '10886136' => {
+                                            'Class' => '1791943',
                                             'Header' => 'patternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern16PatternConverter13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'patternconverter.cpp',
                                             'SourceLine' => '28',
                                             'Static' => 1
                                           },
-                            '10818797' => {
-                                            'Class' => '1783648',
+                            '10886242' => {
+                                            'Class' => '1791943',
                                             'Const' => 1,
                                             'Header' => 'patternconverter.h',
                                             'Line' => '87',
@@ -3564,19 +4038,19 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '1806603'
+                                                                  'type' => '1814898'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '641215'
+                                                                  'type' => '654616'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'p2',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'p3',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'PureVirt' => 1,
@@ -3584,49 +4058,49 @@ $VAR1 = {
                                             'ShortName' => 'format',
                                             'VirtPos' => '5'
                                           },
-                            '10818848' => {
-                                            'Class' => '1783648',
+                            '10886293' => {
+                                            'Class' => '1791943',
                                             'Const' => 1,
                                             'Header' => 'patternconverter.h',
                                             'MnglName' => '_ZNK7log4cxx7pattern16PatternConverter7getNameB5cxx11Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '1806609'
+                                                                  'type' => '1814904'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Source' => 'patternconverter.cpp',
                                             'SourceLine' => '40'
                                           },
-                            '10818879' => {
-                                            'Class' => '1783648',
+                            '10886324' => {
+                                            'Class' => '1791943',
                                             'Const' => 1,
                                             'Header' => 'patternconverter.h',
                                             'MnglName' => '_ZNK7log4cxx7pattern16PatternConverter13getStyleClassB5cxx11ERKSt10shared_ptrINS_7helpers6ObjectEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '1806609'
+                                                                  'type' => '1814904'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '641215'
+                                                                  'type' => '654616'
                                                                 }
                                                        },
                                             'Reg' => {
                                                        '1' => 'rdx'
                                                      },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getStyleClass',
                                             'Source' => 'patternconverter.cpp',
                                             'SourceLine' => '45',
                                             'Virt' => 1,
                                             'VirtPos' => '6'
                                           },
-                            '10819072' => {
-                                            'Class' => '10818951',
+                            '10886517' => {
+                                            'Class' => '10886396',
                                             'Const' => 1,
                                             'Header' => 'patternconverter.h',
                                             'InLine' => 2,
@@ -3635,32 +4109,32 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819480'
+                                                                  'type' => '10886925'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10819130' => {
+                            '10886575' => {
                                             'Data' => 1,
                                             'Line' => '28',
                                             'MnglName' => '_ZN7log4cxx7classes28PatternConverterRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'PatternConverterRegistration',
                                             'Source' => 'patternconverter.cpp'
                                           },
-                            '10831492' => {
-                                            'Class' => '1783648',
+                            '10898937' => {
+                                            'Class' => '1791943',
                                             'Destructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern16PatternConverterD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819418'
+                                                                  'type' => '10886863'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -3669,15 +4143,15 @@ $VAR1 = {
                                             'SourceLine' => '36',
                                             'Virt' => 1
                                           },
-                            '10831591' => {
-                                            'Class' => '1783648',
+                            '10899036' => {
+                                            'Class' => '1791943',
                                             'Destructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern16PatternConverterD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819418'
+                                                                  'type' => '10886863'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -3686,15 +4160,15 @@ $VAR1 = {
                                             'SourceLine' => '36',
                                             'Virt' => 1
                                           },
-                            '10832864' => {
-                                            'Class' => '1783648',
+                            '10900309' => {
+                                            'Class' => '1791943',
                                             'Destructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern16PatternConverterD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819418'
+                                                                  'type' => '10886863'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -3703,23 +4177,23 @@ $VAR1 = {
                                             'SourceLine' => '36',
                                             'Virt' => 1
                                           },
-                            '10834216' => {
-                                            'Class' => '1783648',
+                            '10901661' => {
+                                            'Class' => '1791943',
                                             'Constructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern16PatternConverterC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819418'
+                                                                  'type' => '10886863'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'name1',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'style1',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -3727,23 +4201,23 @@ $VAR1 = {
                                             'Source' => 'patternconverter.cpp',
                                             'SourceLine' => '30'
                                           },
-                            '10836946' => {
-                                            'Class' => '1783648',
+                            '10904391' => {
+                                            'Class' => '1791943',
                                             'Constructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern16PatternConverterC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819418'
+                                                                  'type' => '10886863'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'name1',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'style1',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -3751,9 +4225,9 @@ $VAR1 = {
                                             'Source' => 'patternconverter.cpp',
                                             'SourceLine' => '30'
                                           },
-                            '10841096' => {
+                            '10908541' => {
                                             'Artificial' => 1,
-                                            'Class' => '10818951',
+                                            'Class' => '10886396',
                                             'Destructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'InLine' => 1,
@@ -3762,15 +4236,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819463'
+                                                                  'type' => '10886908'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternConverter',
                                             'Virt' => 1
                                           },
-                            '10841097' => {
+                            '10908542' => {
                                             'Artificial' => 1,
-                                            'Class' => '10818951',
+                                            'Class' => '10886396',
                                             'Destructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'InLine' => 1,
@@ -3779,15 +4253,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819463'
+                                                                  'type' => '10886908'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternConverter',
                                             'Virt' => 1
                                           },
-                            '10841237' => {
+                            '10908682' => {
                                             'Artificial' => 1,
-                                            'Class' => '10818951',
+                                            'Class' => '10886396',
                                             'Destructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'InLine' => 1,
@@ -3796,15 +4270,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819463'
+                                                                  'type' => '10886908'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternConverter',
                                             'Virt' => 1
                                           },
-                            '10841327' => {
+                            '10908772' => {
                                             'Artificial' => 1,
-                                            'Class' => '10818951',
+                                            'Class' => '10886396',
                                             'Constructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'InLine' => 1,
@@ -3813,14 +4287,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819463'
+                                                                  'type' => '10886908'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternConverter'
                                           },
-                            '10841328' => {
+                            '10908773' => {
                                             'Artificial' => 1,
-                                            'Class' => '10818951',
+                                            'Class' => '10886396',
                                             'Constructor' => 1,
                                             'Header' => 'patternconverter.h',
                                             'InLine' => 1,
@@ -3829,92 +4303,92 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10819463'
+                                                                  'type' => '10886908'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternConverter'
                                           },
-                            '10947149' => {
-                                            'Class' => '10947098',
+                            '11013167' => {
+                                            'Class' => '11013116',
                                             'Header' => 'patternparser.h',
                                             'Line' => '93',
                                             'MnglName' => '_ZN7log4cxx7pattern13PatternParser16extractConverterEcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmRS7_SA_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'lastChar',
-                                                                  'type' => '323083'
+                                                                  'type' => '334450'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'pattern',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'i',
-                                                                  'type' => '279'
+                                                                  'type' => '278'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'convBuf',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 },
                                                          '4' => {
                                                                   'name' => 'currentLiteral',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 }
                                                        },
                                             'Private' => 1,
-                                            'Return' => '41980',
+                                            'Return' => '41030',
                                             'ShortName' => 'extractConverter',
                                             'Source' => 'patternparser.cpp',
                                             'SourceLine' => '58',
                                             'Static' => 1
                                           },
-                            '10947195' => {
-                                            'Class' => '10947098',
+                            '11013213' => {
+                                            'Class' => '11013116',
                                             'Header' => 'patternparser.h',
                                             'Line' => '105',
                                             'MnglName' => '_ZN7log4cxx7pattern13PatternParser14extractOptionsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmRSt6vectorIS7_SaIS7_EE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'pattern',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'i',
-                                                                  'type' => '279'
+                                                                  'type' => '278'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'options',
-                                                                  'type' => '1784702'
+                                                                  'type' => '1792973'
                                                                 }
                                                        },
                                             'Private' => 1,
-                                            'Return' => '41980',
+                                            'Return' => '41030',
                                             'ShortName' => 'extractOptions',
                                             'Source' => 'patternparser.cpp',
                                             'SourceLine' => '95',
                                             'Static' => 1
                                           },
-                            '10947231' => {
-                                            'Class' => '10947098',
+                            '11013249' => {
+                                            'Class' => '11013116',
                                             'Header' => 'patternparser.h',
                                             'Line' => '116',
                                             'MnglName' => '_ZN7log4cxx7pattern13PatternParser5parseERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERSt6vectorISt10shared_ptrINS0_16PatternConverterEESaISD_EERSA_ISB_INS0_14FormattingInfoEESaISI_EERKSt3mapIS7_PFSD_RKSA_IS7_SaIS7_EEESt4lessIS7_ESaISt4pairIS8_SS_EEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'pattern',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'patternConverters',
-                                                                  'type' => '10949294'
+                                                                  'type' => '11015288'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'formattingInfos',
-                                                                  'type' => '10949300'
+                                                                  'type' => '11015294'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'rules',
-                                                                  'type' => '10949306'
+                                                                  'type' => '11015300'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -3923,213 +4397,213 @@ $VAR1 = {
                                             'SourceLine' => '115',
                                             'Static' => 1
                                           },
-                            '10947270' => {
-                                            'Class' => '10947098',
+                            '11013288' => {
+                                            'Class' => '11013116',
                                             'Header' => 'patternparser.h',
                                             'Line' => '134',
                                             'MnglName' => '_ZN7log4cxx7pattern13PatternParser15createConverterERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERS7_RKSt3mapIS7_PFSt10shared_ptrINS0_16PatternConverterEERKSt6vectorIS7_SaIS7_EEESt4lessIS7_ESaISt4pairIS8_SL_EEERSH_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'converterId',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'currentLiteral',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'rules',
-                                                                  'type' => '10949306'
+                                                                  'type' => '11015300'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'options',
-                                                                  'type' => '1784702'
+                                                                  'type' => '1792973'
                                                                 }
                                                        },
                                             'Private' => 1,
-                                            'Return' => '1783942',
+                                            'Return' => '1792237',
                                             'ShortName' => 'createConverter',
                                             'Source' => 'patternparser.cpp',
                                             'SourceLine' => '312',
                                             'Static' => 1
                                           },
-                            '10947311' => {
-                                            'Class' => '10947098',
+                            '11013329' => {
+                                            'Class' => '11013116',
                                             'Header' => 'patternparser.h',
                                             'Line' => '153',
                                             'MnglName' => '_ZN7log4cxx7pattern13PatternParser17finalizeConverterEcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmRS7_RKSt10shared_ptrINS0_14FormattingInfoEERKSt3mapIS7_PFSB_INS0_16PatternConverterEERKSt6vectorIS7_SaIS7_EEESt4lessIS7_ESaISt4pairIS8_SP_EEERSJ_ISI_SaISI_EERSJ_ISD_SaISD_EE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'c',
-                                                                  'type' => '323083'
+                                                                  'type' => '334450'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'pattern',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'i',
-                                                                  'type' => '41980'
+                                                                  'type' => '41030'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'currentLiteral',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 },
                                                          '4' => {
                                                                   'name' => 'formattingInfo',
-                                                                  'type' => '10949312'
+                                                                  'type' => '11015306'
                                                                 },
                                                          '5' => {
                                                                   'name' => 'rules',
-                                                                  'type' => '10949306'
+                                                                  'type' => '11015300'
                                                                 },
                                                          '6' => {
                                                                   'name' => 'patternConverters',
                                                                   'offset' => '0',
-                                                                  'type' => '10949294'
+                                                                  'type' => '11015288'
                                                                 },
                                                          '7' => {
                                                                   'name' => 'formattingInfos',
                                                                   'offset' => '8',
-                                                                  'type' => '10949300'
+                                                                  'type' => '11015294'
                                                                 }
                                                        },
                                             'Private' => 1,
-                                            'Return' => '41980',
+                                            'Return' => '41030',
                                             'ShortName' => 'finalizeConverter',
                                             'Source' => 'patternparser.cpp',
                                             'SourceLine' => '339',
                                             'Static' => 1
                                           },
-                            '10947372' => {
-                                            'Class' => '10947098',
+                            '11013390' => {
+                                            'Class' => '11013116',
                                             'Header' => 'patternparser.h',
                                             'Line' => '160',
                                             'MnglName' => '_ZN7log4cxx7pattern13PatternParser24isUnicodeIdentifierStartEc',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'ch',
-                                                                  'type' => '323083'
+                                                                  'type' => '334450'
                                                                 }
                                                        },
                                             'Private' => 1,
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'isUnicodeIdentifierStart',
                                             'Source' => 'patternparser.cpp',
                                             'SourceLine' => '37',
                                             'Static' => 1
                                           },
-                            '10947398' => {
-                                            'Class' => '10947098',
+                            '11013416' => {
+                                            'Class' => '11013116',
                                             'Header' => 'patternparser.h',
                                             'Line' => '161',
                                             'MnglName' => '_ZN7log4cxx7pattern13PatternParser23isUnicodeIdentifierPartEc',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'ch',
-                                                                  'type' => '323083'
+                                                                  'type' => '334450'
                                                                 }
                                                        },
                                             'Private' => 1,
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'isUnicodeIdentifierPart',
                                             'Source' => 'patternparser.cpp',
                                             'SourceLine' => '48',
                                             'Static' => 1
                                           },
-                            '10947676' => {
+                            '11013694' => {
                                             'Data' => 1,
-                                            'Line' => '56',
+                                            'Line' => '60',
                                             'MnglName' => '_ZN7log4cxx7classes25PatternLayoutRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'PatternLayoutRegistration',
                                             'Source' => 'patternlayout.cpp'
                                           },
-                            '10947840' => {
-                                            'Class' => '890743',
+                            '11013858' => {
+                                            'Class' => '911163',
                                             'Const' => 1,
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZNK7log4cxx13PatternLayout8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951953'
+                                                                  'type' => '11017971'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '56',
+                                            'SourceLine' => '60',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '10947898' => {
-                                            'Class' => '890743',
+                            '11013916' => {
+                                            'Class' => '911163',
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '56',
+                                            'SourceLine' => '60',
                                             'Static' => 1
                                           },
-                            '10947916' => {
-                                            'Class' => '890743',
+                            '11013934' => {
+                                            'Class' => '911163',
                                             'Const' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 2,
-                                            'Line' => '353',
+                                            'Line' => '382',
                                             'MnglName' => '_ZNK7log4cxx13PatternLayout4castERKNS_7helpers5ClassE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951953'
+                                                                  'type' => '11017971'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '10947962' => {
-                                            'Class' => '890743',
+                            '11013980' => {
+                                            'Class' => '911163',
                                             'Const' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 2,
-                                            'Line' => '356',
+                                            'Line' => '385',
                                             'MnglName' => '_ZNK7log4cxx13PatternLayout10instanceofERKNS_7helpers5ClassE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951953'
+                                                                  'type' => '11017971'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10948151' => {
-                                            'Class' => '890743',
+                            '11014169' => {
+                                            'Class' => '911163',
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout15activateOptionsERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -4138,263 +4612,263 @@ $VAR1 = {
                                             'Return' => '1',
                                             'ShortName' => 'activateOptions',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '109',
+                                            'SourceLine' => '113',
                                             'Virt' => 1,
                                             'VirtPos' => '5'
                                           },
-                            '10948191' => {
-                                            'Class' => '890743',
+                            '11014209' => {
+                                            'Class' => '911163',
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout9setOptionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES8_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'option',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'value',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Return' => '1',
                                             'ShortName' => 'setOption',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '99',
+                                            'SourceLine' => '103',
                                             'Virt' => 1,
                                             'VirtPos' => '6'
                                           },
-                            '10948236' => {
-                                            'Class' => '890743',
+                            '11014254' => {
+                                            'Class' => '911163',
                                             'Const' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 2,
-                                            'Line' => '395',
+                                            'Line' => '424',
                                             'MnglName' => '_ZNK7log4cxx13PatternLayout16ignoresThrowableEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951953'
+                                                                  'type' => '11017971'
                                                                 }
                                                        },
                                             'Reg' => {
                                                        '0' => 'rdi'
                                                      },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'ignoresThrowable',
                                             'Virt' => 1,
                                             'VirtPos' => '11'
                                           },
-                            '10948277' => {
-                                            'Class' => '890743',
+                            '11014295' => {
+                                            'Class' => '911163',
                                             'Const' => 1,
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZNK7log4cxx13PatternLayout6formatERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt10shared_ptrINS_3spi12LoggingEventEERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951953'
+                                                                  'type' => '11017971'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'output',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'event',
-                                                                  'type' => '120674'
+                                                                  'type' => '117970'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'pool',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Return' => '1',
                                             'ShortName' => 'format',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '80',
+                                            'SourceLine' => '84',
                                             'Virt' => 1,
                                             'VirtPos' => '7'
                                           },
-                            '10948327' => {
-                                            'Class' => '890743',
+                            '11014345' => {
+                                            'Class' => '911163',
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout19getFormatSpecifiersB5cxx11Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 }
                                                        },
                                             'Protected' => 1,
-                                            'Return' => '5254271',
+                                            'Return' => '5414950',
                                             'ShortName' => 'getFormatSpecifiers',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '148',
+                                            'SourceLine' => '152',
                                             'Virt' => 1,
                                             'VirtPos' => '12'
                                           },
-                            '10948491' => {
-                                            'Class' => '10948367',
+                            '11014509' => {
+                                            'Class' => '11014385',
                                             'Const' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 2,
-                                            'Line' => '352',
+                                            'Line' => '381',
                                             'MnglName' => '_ZNK7log4cxx13PatternLayout18ClazzPatternLayout7getNameB5cxx11Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951981'
+                                                                  'type' => '11017999'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '10948532' => {
-                                            'Class' => '10948367',
+                            '11014550' => {
+                                            'Class' => '11014385',
                                             'Const' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 2,
-                                            'Line' => '352',
+                                            'Line' => '381',
                                             'MnglName' => '_ZNK7log4cxx13PatternLayout18ClazzPatternLayout11newInstanceEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951981'
+                                                                  'type' => '11017999'
                                                                 }
                                                        },
-                                            'Return' => '892688',
+                                            'Return' => '913024',
                                             'ShortName' => 'newInstance',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '10948793' => {
+                            '11014811' => {
                                             'Header' => 'object.h',
                                             'InLine' => 2,
-                                            'Line' => '116',
+                                            'Line' => '122',
                                             'MnglName' => '_ZN7log4cxx4castINS_7pattern28LoggingEventPatternConverterENS1_16PatternConverterELb0ELb0EEESt10shared_ptrIT_ERKS4_IT0_E',
                                             'NameSpace' => 'log4cxx',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'incoming',
-                                                                  'type' => '1784534'
+                                                                  'type' => '1792805'
                                                                 }
                                                        },
-                                            'Return' => '10894140',
+                                            'Return' => '10960572',
                                             'ShortName' => 'cast<log4cxx::pattern::LoggingEventPatternConverter, log4cxx::pattern::PatternConverter>',
                                             'TParam' => {
                                                           '0' => {
                                                                    'key' => 'Ret',
-                                                                   'type' => '1783393'
+                                                                   'type' => '1791688'
                                                                  },
                                                           '1' => {
                                                                    'key' => 'Type',
-                                                                   'type' => '1783648'
+                                                                   'type' => '1791943'
                                                                  }
                                                         }
                                           },
-                            '10952431' => {
+                            '11018449' => {
                                             'Artificial' => 1,
-                                            'Class' => '890743',
+                                            'Class' => '911163',
                                             'Destructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 1,
-                                            'Line' => '334',
+                                            'Line' => '363',
                                             'MnglName' => '_ZN7log4cxx13PatternLayoutD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 }
                                                        },
                                             'ShortName' => 'PatternLayout',
                                             'Virt' => 1
                                           },
-                            '10952432' => {
+                            '11018450' => {
                                             'Artificial' => 1,
-                                            'Class' => '890743',
+                                            'Class' => '911163',
                                             'Destructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 1,
-                                            'Line' => '334',
+                                            'Line' => '363',
                                             'MnglName' => '_ZN7log4cxx13PatternLayoutD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 }
                                                        },
                                             'ShortName' => 'PatternLayout',
                                             'Virt' => 1
                                           },
-                            '10955923' => {
+                            '11021941' => {
                                             'Artificial' => 1,
-                                            'Class' => '890743',
+                                            'Class' => '911163',
                                             'Destructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 1,
-                                            'Line' => '334',
+                                            'Line' => '363',
                                             'MnglName' => '_ZN7log4cxx13PatternLayoutD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 }
                                                        },
                                             'ShortName' => 'PatternLayout',
                                             'Virt' => 1
                                           },
-                            '11151843' => {
-                                            'Class' => '890743',
+                            '11242161' => {
+                                            'Class' => '911163',
                                             'Constructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZN7log4cxx13PatternLayoutC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'pattern',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'ShortName' => 'PatternLayout',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '66'
+                                            'SourceLine' => '70'
                                           },
-                            '11154423' => {
-                                            'Class' => '890743',
+                            '11244741' => {
+                                            'Class' => '911163',
                                             'Constructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZN7log4cxx13PatternLayoutC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'pattern',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'ShortName' => 'PatternLayout',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '66'
+                                            'SourceLine' => '70'
                                           },
-                            '11156935' => {
-                                            'Class' => '890743',
+                            '11247253' => {
+                                            'Class' => '911163',
                                             'Constructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZN7log4cxx13PatternLayoutC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -4402,17 +4876,17 @@ $VAR1 = {
                                                      },
                                             'ShortName' => 'PatternLayout',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '59'
+                                            'SourceLine' => '63'
                                           },
-                            '11158323' => {
-                                            'Class' => '890743',
+                            '11248641' => {
+                                            'Class' => '911163',
                                             'Constructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'MnglName' => '_ZN7log4cxx13PatternLayoutC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951919'
+                                                                  'type' => '11017937'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -4420,131 +4894,131 @@ $VAR1 = {
                                                      },
                                             'ShortName' => 'PatternLayout',
                                             'Source' => 'patternlayout.cpp',
-                                            'SourceLine' => '59'
+                                            'SourceLine' => '63'
                                           },
-                            '11161313' => {
+                            '11251631' => {
                                             'Artificial' => 1,
-                                            'Class' => '10948367',
+                                            'Class' => '11014385',
                                             'Destructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 1,
-                                            'Line' => '352',
+                                            'Line' => '381',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout18ClazzPatternLayoutD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951964'
+                                                                  'type' => '11017982'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternLayout',
                                             'Virt' => 1
                                           },
-                            '11161314' => {
+                            '11251632' => {
                                             'Artificial' => 1,
-                                            'Class' => '10948367',
+                                            'Class' => '11014385',
                                             'Destructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 1,
-                                            'Line' => '352',
+                                            'Line' => '381',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout18ClazzPatternLayoutD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951964'
+                                                                  'type' => '11017982'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternLayout',
                                             'Virt' => 1
                                           },
-                            '11161456' => {
+                            '11251774' => {
                                             'Artificial' => 1,
-                                            'Class' => '10948367',
+                                            'Class' => '11014385',
                                             'Destructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 1,
-                                            'Line' => '352',
+                                            'Line' => '381',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout18ClazzPatternLayoutD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951964'
+                                                                  'type' => '11017982'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternLayout',
                                             'Virt' => 1
                                           },
-                            '11161546' => {
+                            '11251864' => {
                                             'Artificial' => 1,
-                                            'Class' => '10948367',
+                                            'Class' => '11014385',
                                             'Constructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 1,
-                                            'Line' => '352',
+                                            'Line' => '381',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout18ClazzPatternLayoutC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951964'
+                                                                  'type' => '11017982'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternLayout'
                                           },
-                            '11161547' => {
+                            '11251865' => {
                                             'Artificial' => 1,
-                                            'Class' => '10948367',
+                                            'Class' => '11014385',
                                             'Constructor' => 1,
                                             'Header' => 'patternlayout.h',
                                             'InLine' => 1,
-                                            'Line' => '352',
+                                            'Line' => '381',
                                             'MnglName' => '_ZN7log4cxx13PatternLayout18ClazzPatternLayoutC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '10951964'
+                                                                  'type' => '11017982'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPatternLayout'
                                           },
-                            '1117287' => {
-                                           'Class' => '1117249',
+                            '1133320' => {
+                                           'Class' => '1133282',
                                            'Const' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZNK7log4cxx7helpers21ByteArrayOutputStream8getClassEv',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118553'
+                                                                 'type' => '1134586'
                                                                }
                                                       },
-                                           'Return' => '55278',
+                                           'Return' => '53983',
                                            'ShortName' => 'getClass',
                                            'Source' => 'bytearrayoutputstream.cpp',
                                            'SourceLine' => '27',
                                            'Virt' => 1,
                                            'VirtPos' => '0'
                                          },
-                            '1117326' => {
-                                           'Class' => '1117249',
+                            '1133359' => {
+                                           'Class' => '1133282',
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStream14getStaticClassEv',
-                                           'Return' => '55278',
+                                           'Return' => '53983',
                                            'ShortName' => 'getStaticClass',
                                            'Source' => 'bytearrayoutputstream.cpp',
                                            'SourceLine' => '27',
                                            'Static' => 1
                                          },
-                            '1117344' => {
-                                           'Class' => '1117249',
+                            '1133377' => {
+                                           'Class' => '1133282',
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStream13registerClassEv',
-                                           'Return' => '55284',
+                                           'Return' => '53989',
                                            'ShortName' => 'registerClass',
                                            'Source' => 'bytearrayoutputstream.cpp',
                                            'SourceLine' => '27',
                                            'Static' => 1
                                          },
-                            '1117362' => {
-                                           'Class' => '1117249',
+                            '1133395' => {
+                                           'Class' => '1133282',
                                            'Const' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'InLine' => 2,
@@ -4553,20 +5027,20 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118553'
+                                                                 'type' => '1134586'
                                                                },
                                                         '1' => {
                                                                  'name' => 'clazz',
-                                                                 'type' => '55278'
+                                                                 'type' => '53983'
                                                                }
                                                       },
-                                           'Return' => '45584',
+                                           'Return' => '44634',
                                            'ShortName' => 'cast',
                                            'Virt' => 1,
                                            'VirtPos' => '4'
                                          },
-                            '1117406' => {
-                                           'Class' => '1117249',
+                            '1133439' => {
+                                           'Class' => '1133282',
                                            'Const' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'InLine' => 2,
@@ -4575,30 +5049,30 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118553'
+                                                                 'type' => '1134586'
                                                                },
                                                         '1' => {
                                                                  'name' => 'clazz',
-                                                                 'type' => '55278'
+                                                                 'type' => '53983'
                                                                }
                                                       },
-                                           'Return' => '41824',
+                                           'Return' => '40888',
                                            'ShortName' => 'instanceof',
                                            'Virt' => 1,
                                            'VirtPos' => '3'
                                          },
-                            '1117515' => {
-                                           'Class' => '1117249',
+                            '1133548' => {
+                                           'Class' => '1133282',
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStream5closeERNS0_4PoolE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118564'
+                                                                 'type' => '1134597'
                                                                },
                                                         '1' => {
                                                                  'name' => 'p1',
-                                                                 'type' => '55243'
+                                                                 'type' => '53948'
                                                                }
                                                       },
                                            'Reg' => {
@@ -4612,18 +5086,18 @@ $VAR1 = {
                                            'Virt' => 1,
                                            'VirtPos' => '5'
                                          },
-                            '1117556' => {
-                                           'Class' => '1117249',
+                            '1133589' => {
+                                           'Class' => '1133282',
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStream5flushERNS0_4PoolE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118564'
+                                                                 'type' => '1134597'
                                                                },
                                                         '1' => {
                                                                  'name' => 'p1',
-                                                                 'type' => '55243'
+                                                                 'type' => '53948'
                                                                }
                                                       },
                                            'Reg' => {
@@ -4637,22 +5111,22 @@ $VAR1 = {
                                            'Virt' => 1,
                                            'VirtPos' => '6'
                                          },
-                            '1117597' => {
-                                           'Class' => '1117249',
+                            '1133630' => {
+                                           'Class' => '1133282',
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStream5writeERNS0_10ByteBufferERNS0_4PoolE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118564'
+                                                                 'type' => '1134597'
                                                                },
                                                         '1' => {
                                                                  'name' => 'buf',
-                                                                 'type' => '1045313'
+                                                                 'type' => '1062818'
                                                                },
                                                         '2' => {
                                                                  'name' => 'p2',
-                                                                 'type' => '55243'
+                                                                 'type' => '53948'
                                                                }
                                                       },
                                            'Reg' => {
@@ -4665,24 +5139,24 @@ $VAR1 = {
                                            'Virt' => 1,
                                            'VirtPos' => '7'
                                          },
-                            '1117643' => {
-                                           'Class' => '1117249',
+                            '1133676' => {
+                                           'Class' => '1133282',
                                            'Const' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZNK7log4cxx7helpers21ByteArrayOutputStream11toByteArrayEv',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118553'
+                                                                 'type' => '1134586'
                                                                }
                                                       },
-                                           'Return' => '1023736',
+                                           'Return' => '1041669',
                                            'ShortName' => 'toByteArray',
                                            'Source' => 'bytearrayoutputstream.cpp',
                                            'SourceLine' => '53'
                                          },
-                            '1117861' => {
-                                           'Class' => '1117740',
+                            '1133894' => {
+                                           'Class' => '1133773',
                                            'Const' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'InLine' => 2,
@@ -4691,16 +5165,16 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118604'
+                                                                 'type' => '1134637'
                                                                }
                                                       },
-                                           'Return' => '54480',
+                                           'Return' => '53185',
                                            'ShortName' => 'getName',
                                            'Virt' => 1,
                                            'VirtPos' => '3'
                                          },
-                            '1117919' => {
-                                           'Class' => '1117909',
+                            '1133952' => {
+                                           'Class' => '1133942',
                                            'Const' => 1,
                                            'Header' => 'outputstream.h',
                                            'InLine' => 2,
@@ -4709,59 +5183,59 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1133894'
+                                                                 'type' => '1149927'
                                                                },
                                                         '1' => {
                                                                  'name' => 'clazz',
-                                                                 'type' => '55278'
+                                                                 'type' => '53983'
                                                                }
                                                       },
-                                           'Return' => '45584',
+                                           'Return' => '44634',
                                            'ShortName' => 'cast',
                                            'Virt' => 1,
                                            'VirtPos' => '4'
                                          },
-                            '1117963' => {
-                                           'Class' => '1117909',
+                            '1133996' => {
+                                           'Class' => '1133942',
                                            'Header' => 'outputstream.h',
                                            'Line' => '39',
                                            'MnglName' => '_ZN7log4cxx7helpers12OutputStream14getStaticClassEv',
                                            'Private' => 1,
-                                           'Return' => '55278',
+                                           'Return' => '53983',
                                            'ShortName' => 'getStaticClass',
                                            'Source' => 'outputstream.cpp',
                                            'SourceLine' => '25',
                                            'Static' => 1
                                          },
-                            '1118034' => {
+                            '1134067' => {
                                            'Data' => 1,
                                            'Line' => '27',
                                            'MnglName' => '_ZN7log4cxx7classes33ByteArrayOutputStreamRegistrationE',
                                            'NameSpace' => 'log4cxx::classes',
-                                           'Return' => '55284',
+                                           'Return' => '53989',
                                            'ShortName' => 'ByteArrayOutputStreamRegistration',
                                            'Source' => 'bytearrayoutputstream.cpp'
                                          },
-                            '11256335' => {
-                                            'Class' => '10947098',
+                            '11345202' => {
+                                            'Class' => '11013116',
                                             'Data' => 1,
                                             'Header' => 'patternparser.h',
                                             'Line' => '61',
                                             'MnglName' => '_ZN7log4cxx7pattern13PatternParser11ESCAPE_CHARE',
-                                            'Return' => '323095',
+                                            'Return' => '334462',
                                             'ShortName' => 'ESCAPE_CHAR',
                                             'Source' => 'patternparser.cpp',
                                             'SourceLine' => '27'
                                           },
-                            '1130797' => {
-                                           'Class' => '1117249',
+                            '1146830' => {
+                                           'Class' => '1133282',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStreamD0Ev',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118564'
+                                                                 'type' => '1134597'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayOutputStream',
@@ -4769,15 +5243,15 @@ $VAR1 = {
                                            'SourceLine' => '33',
                                            'Virt' => 1
                                          },
-                            '1130798' => {
-                                           'Class' => '1117249',
+                            '1146831' => {
+                                           'Class' => '1133282',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStreamD1Ev',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118564'
+                                                                 'type' => '1134597'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayOutputStream',
@@ -4785,15 +5259,15 @@ $VAR1 = {
                                            'SourceLine' => '33',
                                            'Virt' => 1
                                          },
-                            '1130893' => {
-                                           'Class' => '1117249',
+                            '1146926' => {
+                                           'Class' => '1133282',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStreamD2Ev',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118564'
+                                                                 'type' => '1134597'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayOutputStream',
@@ -4801,39 +5275,79 @@ $VAR1 = {
                                            'SourceLine' => '33',
                                            'Virt' => 1
                                          },
-                            '1131610' => {
-                                           'Class' => '1117249',
+                            '1147643' => {
+                                           'Class' => '1133282',
                                            'Constructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStreamC2Ev',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118564'
+                                                                 'type' => '1134597'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayOutputStream',
                                            'Source' => 'bytearrayoutputstream.cpp',
                                            'SourceLine' => '29'
                                          },
-                            '1131611' => {
-                                           'Class' => '1117249',
+                            '1147644' => {
+                                           'Class' => '1133282',
                                            'Constructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'MnglName' => '_ZN7log4cxx7helpers21ByteArrayOutputStreamC1Ev',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118564'
+                                                                 'type' => '1134597'
                                                                }
                                                       },
                                            'ShortName' => 'ByteArrayOutputStream',
                                            'Source' => 'bytearrayoutputstream.cpp',
                                            'SourceLine' => '29'
                                          },
-                            '1133634' => {
+                            '11478654' => {
+                                            'Class' => '11013116',
+                                            'Constructor' => 1,
+                                            'Header' => 'patternparser.h',
+                                            'Line' => '75',
+                                            'MnglName' => '_ZN7log4cxx7pattern13PatternParserC2Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '11344961'
+                                                                }
+                                                       },
+                                            'Private' => 1,
+                                            'Reg' => {
+                                                       '0' => 'rdi'
+                                                     },
+                                            'ShortName' => 'PatternParser',
+                                            'Source' => 'patternparser.cpp',
+                                            'SourceLine' => '33'
+                                          },
+                            '11478655' => {
+                                            'Class' => '11013116',
+                                            'Constructor' => 1,
+                                            'Header' => 'patternparser.h',
+                                            'Line' => '75',
+                                            'MnglName' => '_ZN7log4cxx7pattern13PatternParserC1Ev',
+                                            'Param' => {
+                                                         '0' => {
+                                                                  'name' => 'this',
+                                                                  'type' => '11344961'
+                                                                }
+                                                       },
+                                            'Private' => 1,
+                                            'Reg' => {
+                                                       '0' => 'rdi'
+                                                     },
+                                            'ShortName' => 'PatternParser',
+                                            'Source' => 'patternparser.cpp',
+                                            'SourceLine' => '33'
+                                          },
+                            '1149667' => {
                                            'Artificial' => 1,
-                                           'Class' => '1117740',
+                                           'Class' => '1133773',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'InLine' => 1,
@@ -4842,15 +5356,15 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118587'
+                                                                 'type' => '1134620'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayOutputStream',
                                            'Virt' => 1
                                          },
-                            '1133635' => {
+                            '1149668' => {
                                            'Artificial' => 1,
-                                           'Class' => '1117740',
+                                           'Class' => '1133773',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'InLine' => 1,
@@ -4859,15 +5373,15 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118587'
+                                                                 'type' => '1134620'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayOutputStream',
                                            'Virt' => 1
                                          },
-                            '1133775' => {
+                            '1149808' => {
                                            'Artificial' => 1,
-                                           'Class' => '1117740',
+                                           'Class' => '1133773',
                                            'Destructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'InLine' => 1,
@@ -4876,15 +5390,15 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118587'
+                                                                 'type' => '1134620'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayOutputStream',
                                            'Virt' => 1
                                          },
-                            '1133865' => {
+                            '1149898' => {
                                            'Artificial' => 1,
-                                           'Class' => '1117740',
+                                           'Class' => '1133773',
                                            'Constructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'InLine' => 1,
@@ -4893,14 +5407,14 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118587'
+                                                                 'type' => '1134620'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayOutputStream'
                                          },
-                            '1133866' => {
+                            '1149899' => {
                                            'Artificial' => 1,
-                                           'Class' => '1117740',
+                                           'Class' => '1133773',
                                            'Constructor' => 1,
                                            'Header' => 'bytearrayoutputstream.h',
                                            'InLine' => 1,
@@ -4909,53 +5423,13 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1118587'
+                                                                 'type' => '1134620'
                                                                }
                                                       },
                                            'ShortName' => 'ClazzByteArrayOutputStream'
                                          },
-                            '11389763' => {
-                                            'Class' => '10947098',
-                                            'Constructor' => 1,
-                                            'Header' => 'patternparser.h',
-                                            'Line' => '75',
-                                            'MnglName' => '_ZN7log4cxx7pattern13PatternParserC2Ev',
-                                            'Param' => {
-                                                         '0' => {
-                                                                  'name' => 'this',
-                                                                  'type' => '11256070'
-                                                                }
-                                                       },
-                                            'Private' => 1,
-                                            'Reg' => {
-                                                       '0' => 'rdi'
-                                                     },
-                                            'ShortName' => 'PatternParser',
-                                            'Source' => 'patternparser.cpp',
-                                            'SourceLine' => '33'
-                                          },
-                            '11389764' => {
-                                            'Class' => '10947098',
-                                            'Constructor' => 1,
-                                            'Header' => 'patternparser.h',
-                                            'Line' => '75',
-                                            'MnglName' => '_ZN7log4cxx7pattern13PatternParserC1Ev',
-                                            'Param' => {
-                                                         '0' => {
-                                                                  'name' => 'this',
-                                                                  'type' => '11256070'
-                                                                }
-                                                       },
-                                            'Private' => 1,
-                                            'Reg' => {
-                                                       '0' => 'rdi'
-                                                     },
-                                            'ShortName' => 'PatternParser',
-                                            'Source' => 'patternparser.cpp',
-                                            'SourceLine' => '33'
-                                          },
-                            '11452403' => {
-                                            'Class' => '53834',
+                            '11539947' => {
+                                            'Class' => '52539',
                                             'Destructor' => 1,
                                             'Header' => 'pool.h',
                                             'Line' => '37',
@@ -4963,15 +5437,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11450123'
+                                                                  'type' => '11537649'
                                                                 }
                                                        },
                                             'ShortName' => 'Pool',
                                             'Source' => 'pool.cpp',
                                             'SourceLine' => '48'
                                           },
-                            '11452557' => {
-                                            'Class' => '53834',
+                            '11540101' => {
+                                            'Class' => '52539',
                                             'Constructor' => 1,
                                             'Header' => 'pool.h',
                                             'Line' => '36',
@@ -4979,23 +5453,23 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11450123'
+                                                                  'type' => '11537649'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p',
-                                                                  'type' => '517247'
+                                                                  'type' => '526428'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'release1',
-                                                                  'type' => '41824'
+                                                                  'type' => '40888'
                                                                 }
                                                        },
                                             'ShortName' => 'Pool',
                                             'Source' => 'pool.cpp',
                                             'SourceLine' => '43'
                                           },
-                            '11452558' => {
-                                            'Class' => '53834',
+                            '11540102' => {
+                                            'Class' => '52539',
                                             'Constructor' => 1,
                                             'Header' => 'pool.h',
                                             'Line' => '36',
@@ -5003,23 +5477,23 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11450123'
+                                                                  'type' => '11537649'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p',
-                                                                  'type' => '517247'
+                                                                  'type' => '526428'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'release1',
-                                                                  'type' => '41824'
+                                                                  'type' => '40888'
                                                                 }
                                                        },
                                             'ShortName' => 'Pool',
                                             'Source' => 'pool.cpp',
                                             'SourceLine' => '43'
                                           },
-                            '11452743' => {
-                                            'Class' => '53834',
+                            '11540287' => {
+                                            'Class' => '52539',
                                             'Constructor' => 1,
                                             'Header' => 'pool.h',
                                             'Line' => '35',
@@ -5027,15 +5501,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11450123'
+                                                                  'type' => '11537649'
                                                                 }
                                                        },
                                             'ShortName' => 'Pool',
                                             'Source' => 'pool.cpp',
                                             'SourceLine' => '33'
                                           },
-                            '11452744' => {
-                                            'Class' => '53834',
+                            '11540288' => {
+                                            'Class' => '52539',
                                             'Constructor' => 1,
                                             'Header' => 'pool.h',
                                             'Line' => '35',
@@ -5043,38 +5517,148 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11450123'
+                                                                  'type' => '11537649'
                                                                 }
                                                        },
                                             'ShortName' => 'Pool',
                                             'Source' => 'pool.cpp',
                                             'SourceLine' => '33'
                                           },
-                            '11534034' => {
-                                            'Class' => '11533932',
+                            '11620106' => {
+                                            'Class' => '11620004',
                                             'InLine' => 2,
                                             'Line' => '30',
                                             'MnglName' => '_ZN14PropertyParser5parseERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERN7log4cxx7helpers10PropertiesE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11534126'
+                                                                  'type' => '11620198'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'in',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'properties',
-                                                                  'type' => '641209'
+                                                                  'type' => '654610'
                                                                 }
                                                        },
                                             'Return' => '1',
                                             'ShortName' => 'parse',
                                             'Source' => 'properties.cpp'
                                           },
-                            '11600489' => {
-                                            'Class' => '635023',
+                            '116464' => {
+                                          'Class' => '116376',
+                                          'Const' => 1,
+                                          'Header' => 'filter.h',
+                                          'InLine' => 2,
+                                          'Line' => '82',
+                                          'MnglName' => '_ZNK7log4cxx3spi6Filter10instanceofERKNS_7helpers5ClassE',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '135352'
+                                                              },
+                                                       '1' => {
+                                                                'name' => 'clazz',
+                                                                'type' => '53983'
+                                                              }
+                                                     },
+                                          'Return' => '40888',
+                                          'ShortName' => 'instanceof',
+                                          'Virt' => 1,
+                                          'VirtPos' => '3'
+                                        },
+                            '116508' => {
+                                          'Class' => '116376',
+                                          'Const' => 1,
+                                          'Header' => 'filter.h',
+                                          'InLine' => 2,
+                                          'Line' => '79',
+                                          'MnglName' => '_ZNK7log4cxx3spi6Filter4castERKNS_7helpers5ClassE',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '135352'
+                                                              },
+                                                       '1' => {
+                                                                'name' => 'clazz',
+                                                                'type' => '53983'
+                                                              }
+                                                     },
+                                          'Return' => '44634',
+                                          'ShortName' => 'cast',
+                                          'Virt' => 1,
+                                          'VirtPos' => '4'
+                                        },
+                            '116552' => {
+                                          'Class' => '116376',
+                                          'Const' => 1,
+                                          'Header' => 'filter.h',
+                                          'Line' => '84',
+                                          'MnglName' => '_ZNK7log4cxx3spi6Filter7getNextEv',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '135352'
+                                                              }
+                                                     },
+                                          'Private' => 1,
+                                          'Reg' => {
+                                                     '0' => 'rsi'
+                                                   },
+                                          'Return' => '116594',
+                                          'ShortName' => 'getNext',
+                                          'Source' => 'filter.cpp',
+                                          'SourceLine' => '29'
+                                        },
+                            '116564' => {
+                                          'Class' => '116376',
+                                          'Header' => 'filter.h',
+                                          'Line' => '85',
+                                          'MnglName' => '_ZN7log4cxx3spi6Filter7setNextERKSt10shared_ptrIS1_E',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117743'
+                                                              },
+                                                       '1' => {
+                                                                'name' => 'newNext',
+                                                                'type' => '117964'
+                                                              }
+                                                     },
+                                          'Private' => 1,
+                                          'Return' => '1',
+                                          'ShortName' => 'setNext',
+                                          'Source' => 'filter.cpp',
+                                          'SourceLine' => '34'
+                                        },
+                            '116576' => {
+                                          'Class' => '116376',
+                                          'Header' => 'filter.h',
+                                          'Line' => '78',
+                                          'MnglName' => '_ZN7log4cxx3spi6Filter14getStaticClassEv',
+                                          'Private' => 1,
+                                          'Return' => '53983',
+                                          'ShortName' => 'getStaticClass',
+                                          'Source' => 'loader.cpp',
+                                          'SourceLine' => '45',
+                                          'Static' => 1
+                                        },
+                            '116711' => {
+                                          'Class' => '116629',
+                                          'Header' => 'optionhandler.h',
+                                          'Line' => '37',
+                                          'MnglName' => '_ZN7log4cxx3spi13OptionHandler14getStaticClassEv',
+                                          'Private' => 1,
+                                          'Return' => '53983',
+                                          'ShortName' => 'getStaticClass',
+                                          'Source' => 'loader.cpp',
+                                          'SourceLine' => '42',
+                                          'Static' => 1
+                                        },
+                            '11686561' => {
+                                            'Class' => '648138',
                                             'Destructor' => 1,
                                             'Header' => 'properties.h',
                                             'Line' => '54',
@@ -5082,15 +5666,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11533673'
+                                                                  'type' => '11619745'
                                                                 }
                                                        },
                                             'ShortName' => 'Properties',
                                             'Source' => 'properties.cpp',
                                             'SourceLine' => '402'
                                           },
-                            '11600975' => {
-                                            'Class' => '635023',
+                            '11687047' => {
+                                            'Class' => '648138',
                                             'Constructor' => 1,
                                             'Header' => 'properties.h',
                                             'Line' => '50',
@@ -5098,15 +5682,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11533673'
+                                                                  'type' => '11619745'
                                                                 }
                                                        },
                                             'ShortName' => 'Properties',
                                             'Source' => 'properties.cpp',
                                             'SourceLine' => '398'
                                           },
-                            '11600976' => {
-                                            'Class' => '635023',
+                            '11687048' => {
+                                            'Class' => '648138',
                                             'Constructor' => 1,
                                             'Header' => 'properties.h',
                                             'Line' => '50',
@@ -5114,53 +5698,244 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11533673'
+                                                                  'type' => '11619745'
                                                                 }
                                                        },
                                             'ShortName' => 'Properties',
                                             'Source' => 'properties.cpp',
                                             'SourceLine' => '398'
                                           },
-                            '11695293' => {
-                                            'Class' => '11695115',
+                            '116877' => {
+                                          'Class' => '116737',
+                                          'Const' => 1,
+                                          'Header' => 'andfilter.h',
+                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter8getClassEv',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117959'
+                                                              }
+                                                     },
+                                          'Return' => '53983',
+                                          'ShortName' => 'getClass',
+                                          'Source' => 'andfilter.cpp',
+                                          'SourceLine' => '28',
+                                          'Virt' => 1,
+                                          'VirtPos' => '0'
+                                        },
+                            '116916' => {
+                                          'Class' => '116737',
+                                          'Header' => 'andfilter.h',
+                                          'MnglName' => '_ZN7log4cxx6filter9AndFilter14getStaticClassEv',
+                                          'Return' => '53983',
+                                          'ShortName' => 'getStaticClass',
+                                          'Source' => 'andfilter.cpp',
+                                          'SourceLine' => '28',
+                                          'Static' => 1
+                                        },
+                            '116934' => {
+                                          'Class' => '116737',
+                                          'Header' => 'andfilter.h',
+                                          'MnglName' => '_ZN7log4cxx6filter9AndFilter13registerClassEv',
+                                          'Return' => '53989',
+                                          'ShortName' => 'registerClass',
+                                          'Source' => 'andfilter.cpp',
+                                          'SourceLine' => '28',
+                                          'Static' => 1
+                                        },
+                            '116952' => {
+                                          'Class' => '116737',
+                                          'Const' => 1,
+                                          'Header' => 'andfilter.h',
+                                          'InLine' => 2,
+                                          'Line' => '90',
+                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter4castERKNS_7helpers5ClassE',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117959'
+                                                              },
+                                                       '1' => {
+                                                                'name' => 'clazz',
+                                                                'type' => '53983'
+                                                              }
+                                                     },
+                                          'Return' => '44634',
+                                          'ShortName' => 'cast',
+                                          'Virt' => 1,
+                                          'VirtPos' => '4'
+                                        },
+                            '116996' => {
+                                          'Class' => '116737',
+                                          'Const' => 1,
+                                          'Header' => 'andfilter.h',
+                                          'InLine' => 2,
+                                          'Line' => '92',
+                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter10instanceofERKNS_7helpers5ClassE',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117959'
+                                                              },
+                                                       '1' => {
+                                                                'name' => 'clazz',
+                                                                'type' => '53983'
+                                                              }
+                                                     },
+                                          'Return' => '40888',
+                                          'ShortName' => 'instanceof',
+                                          'Virt' => 1,
+                                          'VirtPos' => '3'
+                                        },
+                            '117077' => {
+                                          'Class' => '116737',
+                                          'Header' => 'andfilter.h',
+                                          'MnglName' => '_ZN7log4cxx6filter9AndFilter9addFilterERKSt10shared_ptrINS_3spi6FilterEE',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117925'
+                                                              },
+                                                       '1' => {
+                                                                'name' => 'filter',
+                                                                'type' => '117964'
+                                                              }
+                                                     },
+                                          'Return' => '1',
+                                          'ShortName' => 'addFilter',
+                                          'Source' => 'andfilter.cpp',
+                                          'SourceLine' => '36'
+                                        },
+                            '117109' => {
+                                          'Class' => '116737',
+                                          'Header' => 'andfilter.h',
+                                          'MnglName' => '_ZN7log4cxx6filter9AndFilter16setAcceptOnMatchEb',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117925'
+                                                              },
+                                                       '1' => {
+                                                                'name' => 'newValue',
+                                                                'type' => '40888'
+                                                              }
+                                                     },
+                                          'Reg' => {
+                                                     '0' => 'rdi',
+                                                     '1' => 'rsi'
+                                                   },
+                                          'Return' => '1',
+                                          'ShortName' => 'setAcceptOnMatch',
+                                          'Source' => 'andfilter.cpp',
+                                          'SourceLine' => '50'
+                                        },
+                            '117141' => {
+                                          'Class' => '116737',
+                                          'Const' => 1,
+                                          'Header' => 'andfilter.h',
+                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter6decideERKSt10shared_ptrINS_3spi12LoggingEventEE',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117959'
+                                                              },
+                                                       '1' => {
+                                                                'name' => 'event',
+                                                                'type' => '117970'
+                                                              }
+                                                     },
+                                          'Return' => '116385',
+                                          'ShortName' => 'decide',
+                                          'Source' => 'andfilter.cpp',
+                                          'SourceLine' => '55',
+                                          'Virt' => 1,
+                                          'VirtPos' => '7'
+                                        },
+                            '117305' => {
+                                          'Class' => '117185',
+                                          'Const' => 1,
+                                          'Header' => 'andfilter.h',
+                                          'InLine' => 2,
+                                          'Line' => '89',
+                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter14ClazzAndFilter7getNameB5cxx11Ev',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117999'
+                                                              }
+                                                     },
+                                          'Return' => '53185',
+                                          'ShortName' => 'getName',
+                                          'Virt' => 1,
+                                          'VirtPos' => '3'
+                                        },
+                            '117344' => {
+                                          'Class' => '117185',
+                                          'Const' => 1,
+                                          'Header' => 'andfilter.h',
+                                          'InLine' => 2,
+                                          'Line' => '89',
+                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter14ClazzAndFilter11newInstanceEv',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117999'
+                                                              }
+                                                     },
+                                          'Return' => '117919',
+                                          'ShortName' => 'newInstance',
+                                          'Virt' => 1,
+                                          'VirtPos' => '4'
+                                        },
+                            '117438' => {
+                                          'Data' => 1,
+                                          'Line' => '28',
+                                          'MnglName' => '_ZN7log4cxx7classes21AndFilterRegistrationE',
+                                          'NameSpace' => 'log4cxx::classes',
+                                          'Return' => '53989',
+                                          'ShortName' => 'AndFilterRegistration',
+                                          'Source' => 'andfilter.cpp'
+                                        },
+                            '11779938' => {
+                                            'Class' => '11779760',
                                             'Const' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'MnglName' => '_ZNK7log4cxx7pattern26PropertiesPatternConverter8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697084'
+                                                                  'type' => '11781729'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'propertiespatternconverter.cpp',
                                             'SourceLine' => '34',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '11695332' => {
-                                            'Class' => '11695115',
+                            '11779977' => {
+                                            'Class' => '11779760',
                                             'Header' => 'propertiespatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern26PropertiesPatternConverter14getStaticClassEv',
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'propertiespatternconverter.cpp',
                                             'SourceLine' => '34',
                                             'Static' => 1
                                           },
-                            '11695350' => {
-                                            'Class' => '11695115',
+                            '11779995' => {
+                                            'Class' => '11779760',
                                             'Header' => 'propertiespatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern26PropertiesPatternConverter13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'propertiespatternconverter.cpp',
                                             'SourceLine' => '34',
                                             'Static' => 1
                                           },
-                            '11695368' => {
-                                            'Class' => '11695115',
+                            '11780013' => {
+                                            'Class' => '11779760',
                                             'Const' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 2,
@@ -5169,20 +5944,20 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697084'
+                                                                  'type' => '11781729'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '11695412' => {
-                                            'Class' => '11695115',
+                            '11780057' => {
+                                            'Class' => '11779760',
                                             'Const' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 2,
@@ -5191,55 +5966,55 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697084'
+                                                                  'type' => '11781729'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '11695456' => {
-                                            'Class' => '11695115',
+                            '11780101' => {
+                                            'Class' => '11779760',
                                             'Header' => 'propertiespatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern26PropertiesPatternConverter11newInstanceERKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS8_EE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'options',
-                                                                  'type' => '1784690'
+                                                                  'type' => '1792961'
                                                                 }
                                                        },
-                                            'Return' => '1783942',
+                                            'Return' => '1792237',
                                             'ShortName' => 'newInstance',
                                             'Source' => 'propertiespatternconverter.cpp',
                                             'SourceLine' => '43',
                                             'Static' => 1
                                           },
-                            '11695484' => {
-                                            'Class' => '11695115',
+                            '11780129' => {
+                                            'Class' => '11779760',
                                             'Const' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'MnglName' => '_ZNK7log4cxx7pattern26PropertiesPatternConverter6formatERKSt10shared_ptrINS_3spi12LoggingEventEERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697084'
+                                                                  'type' => '11781729'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'event',
-                                                                  'type' => '120674'
+                                                                  'type' => '117970'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'toAppendTo',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'p3',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -5252,8 +6027,8 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '7'
                                           },
-                            '11695655' => {
-                                            'Class' => '11695534',
+                            '11780300' => {
+                                            'Class' => '11780179',
                                             'Const' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 2,
@@ -5262,26 +6037,26 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697112'
+                                                                  'type' => '11781757'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '11696131' => {
+                            '11780776' => {
                                             'Data' => 1,
                                             'Line' => '34',
                                             'MnglName' => '_ZN7log4cxx7classes38PropertiesPatternConverterRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'PropertiesPatternConverterRegistration',
                                             'Source' => 'propertiespatternconverter.cpp'
                                           },
-                            '11699298' => {
+                            '11783943' => {
                                             'Artificial' => 1,
-                                            'Class' => '11695115',
+                                            'Class' => '11779760',
                                             'Destructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 1,
@@ -5290,15 +6065,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11696799'
+                                                                  'type' => '11781420'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertiesPatternConverter',
                                             'Virt' => 1
                                           },
-                            '11699299' => {
+                            '11783944' => {
                                             'Artificial' => 1,
-                                            'Class' => '11695115',
+                                            'Class' => '11779760',
                                             'Destructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 1,
@@ -5307,15 +6082,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11696799'
+                                                                  'type' => '11781420'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertiesPatternConverter',
                                             'Virt' => 1
                                           },
-                            '11700192' => {
+                            '11784837' => {
                                             'Artificial' => 1,
-                                            'Class' => '11695115',
+                                            'Class' => '11779760',
                                             'Destructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 1,
@@ -5324,29 +6099,29 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11696799'
+                                                                  'type' => '11781420'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertiesPatternConverter',
                                             'Virt' => 1
                                           },
-                            '11726215' => {
-                                            'Class' => '11695115',
+                            '11810860' => {
+                                            'Class' => '11779760',
                                             'Constructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern26PropertiesPatternConverterC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11696799'
+                                                                  'type' => '11781420'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'name1',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'propertyName',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Private' => 1,
@@ -5354,23 +6129,23 @@ $VAR1 = {
                                             'Source' => 'propertiespatternconverter.cpp',
                                             'SourceLine' => '36'
                                           },
-                            '11729534' => {
-                                            'Class' => '11695115',
+                            '11814179' => {
+                                            'Class' => '11779760',
                                             'Constructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern26PropertiesPatternConverterC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11696799'
+                                                                  'type' => '11781420'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'name1',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'propertyName',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Private' => 1,
@@ -5378,9 +6153,9 @@ $VAR1 = {
                                             'Source' => 'propertiespatternconverter.cpp',
                                             'SourceLine' => '36'
                                           },
-                            '11734364' => {
+                            '11819009' => {
                                             'Artificial' => 1,
-                                            'Class' => '11695534',
+                                            'Class' => '11780179',
                                             'Destructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 1,
@@ -5389,15 +6164,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697095'
+                                                                  'type' => '11781740'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertiesPatternConverter',
                                             'Virt' => 1
                                           },
-                            '11734365' => {
+                            '11819010' => {
                                             'Artificial' => 1,
-                                            'Class' => '11695534',
+                                            'Class' => '11780179',
                                             'Destructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 1,
@@ -5406,15 +6181,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697095'
+                                                                  'type' => '11781740'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertiesPatternConverter',
                                             'Virt' => 1
                                           },
-                            '11734506' => {
+                            '11819151' => {
                                             'Artificial' => 1,
-                                            'Class' => '11695534',
+                                            'Class' => '11780179',
                                             'Destructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 1,
@@ -5423,15 +6198,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697095'
+                                                                  'type' => '11781740'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertiesPatternConverter',
                                             'Virt' => 1
                                           },
-                            '11734596' => {
+                            '11819241' => {
                                             'Artificial' => 1,
-                                            'Class' => '11695534',
+                                            'Class' => '11780179',
                                             'Constructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 1,
@@ -5440,14 +6215,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697095'
+                                                                  'type' => '11781740'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertiesPatternConverter'
                                           },
-                            '11734597' => {
+                            '11819242' => {
                                             'Artificial' => 1,
-                                            'Class' => '11695534',
+                                            'Class' => '11780179',
                                             'Constructor' => 1,
                                             'Header' => 'propertiespatternconverter.h',
                                             'InLine' => 1,
@@ -5456,13 +6231,47 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11697095'
+                                                                  'type' => '11781740'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertiesPatternConverter'
                                           },
-                            '11891065' => {
-                                            'Class' => '11890983',
+                            '118394' => {
+                                          'Artificial' => 1,
+                                          'Class' => '116737',
+                                          'Destructor' => 1,
+                                          'Header' => 'andfilter.h',
+                                          'InLine' => 1,
+                                          'Line' => '78',
+                                          'MnglName' => '_ZN7log4cxx6filter9AndFilterD0Ev',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117925'
+                                                              }
+                                                     },
+                                          'ShortName' => 'AndFilter',
+                                          'Virt' => 1
+                                        },
+                            '118395' => {
+                                          'Artificial' => 1,
+                                          'Class' => '116737',
+                                          'Destructor' => 1,
+                                          'Header' => 'andfilter.h',
+                                          'InLine' => 1,
+                                          'Line' => '78',
+                                          'MnglName' => '_ZN7log4cxx6filter9AndFilterD2Ev',
+                                          'Param' => {
+                                                       '0' => {
+                                                                'name' => 'this',
+                                                                'type' => '117925'
+                                                              }
+                                                     },
+                                          'ShortName' => 'AndFilter',
+                                          'Virt' => 1
+                                        },
+                            '11988044' => {
+                                            'Class' => '11987962',
                                             'Const' => 1,
                                             'Header' => 'stringtokenizer.h',
                                             'Line' => '38',
@@ -5470,38 +6279,38 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '15129402'
+                                                                  'type' => '15373445'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'hasMoreTokens',
                                             'Source' => 'stringtokenizer.cpp'
                                           },
-                            '11891096' => {
-                                            'Class' => '11890983',
+                            '11988075' => {
+                                            'Class' => '11987962',
                                             'Header' => 'stringtokenizer.h',
                                             'Line' => '39',
                                             'MnglName' => '_ZN7log4cxx7helpers15StringTokenizer9nextTokenB5cxx11Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '15129391'
+                                                                  'type' => '15373434'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'nextToken',
                                             'Source' => 'stringtokenizer.cpp',
                                             'SourceLine' => '44'
                                           },
-                            '11893655' => {
-                                            'Class' => '11893538',
+                            '11991386' => {
+                                            'Class' => '11991269',
                                             'InLine' => 2,
-                                            'Line' => '65',
+                                            'Line' => '67',
                                             'MnglName' => '_ZN7log4cxx16PropertyWatchdog10doOnChangeEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11898472'
+                                                                  'type' => '11997391'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -5510,46 +6319,46 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '2'
                                           },
-                            '11893808' => {
-                                            'Class' => '10458167',
+                            '11991539' => {
+                                            'Class' => '10529940',
                                             'Const' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZNK7log4cxx20PropertyConfigurator8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900241'
+                                                                  'type' => '11999346'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '77',
+                                            'SourceLine' => '79',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '11893848' => {
-                                            'Class' => '10458167',
+                            '11991579' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator14getStaticClassEv',
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '77',
+                                            'SourceLine' => '79',
                                             'Static' => 1
                                           },
-                            '11893866' => {
-                                            'Class' => '10458167',
+                            '11991597' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '77',
+                                            'SourceLine' => '79',
                                             'Static' => 1
                                           },
-                            '11893884' => {
-                                            'Class' => '10458167',
+                            '11991615' => {
+                                            'Class' => '10529940',
                                             'Const' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'InLine' => 2,
@@ -5558,20 +6367,20 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900241'
+                                                                  'type' => '11999346'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '11893929' => {
-                                            'Class' => '10458167',
+                            '11991660' => {
+                                            'Class' => '10529940',
                                             'Const' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'InLine' => 2,
@@ -5580,263 +6389,263 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900241'
+                                                                  'type' => '11999346'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '11894054' => {
-                                            'Class' => '10458167',
+                            '11991785' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator11doConfigureERKNS_4FileESt10shared_ptrINS_3spi16LoggerRepositoryEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'configFileName',
-                                                                  'type' => '641221'
+                                                                  'type' => '654622'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'hierarchy',
-                                                                  'type' => '636254'
+                                                                  'type' => '649952'
                                                                 }
                                                        },
                                             'Return' => '1',
                                             'ShortName' => 'doConfigure',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '89',
+                                            'SourceLine' => '91',
                                             'Virt' => 1,
                                             'VirtPos' => '5'
                                           },
-                            '11894100' => {
-                                            'Class' => '10458167',
+                            '11991831' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator9configureERKNS_4FileE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'configFilename',
-                                                                  'type' => '641221'
+                                                                  'type' => '654622'
                                                                 }
                                                        },
                                             'Return' => '1',
                                             'ShortName' => 'configure',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '119',
+                                            'SourceLine' => '121',
                                             'Static' => 1
                                           },
-                            '11894123' => {
-                                            'Class' => '10458167',
+                            '11991854' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator17configureAndWatchERKNS_4FileE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'configFilename',
-                                                                  'type' => '641221'
+                                                                  'type' => '654622'
                                                                 }
                                                        },
                                             'Return' => '1',
                                             'ShortName' => 'configureAndWatch',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '130',
+                                            'SourceLine' => '132',
                                             'Static' => 1
                                           },
-                            '11894146' => {
-                                            'Class' => '10458167',
+                            '11991877' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator17configureAndWatchERKNS_4FileEl',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'configFilename',
-                                                                  'type' => '641221'
+                                                                  'type' => '654622'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'delay',
-                                                                  'type' => '41784'
+                                                                  'type' => '40848'
                                                                 }
                                                        },
                                             'Return' => '1',
                                             'ShortName' => 'configureAndWatch',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '137',
+                                            'SourceLine' => '139',
                                             'Static' => 1
                                           },
-                            '11894174' => {
-                                            'Class' => '10458167',
+                            '11991905' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator9configureERNS_7helpers10PropertiesE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'properties',
-                                                                  'type' => '641209'
+                                                                  'type' => '654610'
                                                                 }
                                                        },
                                             'Return' => '1',
                                             'ShortName' => 'configure',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '124',
+                                            'SourceLine' => '126',
                                             'Static' => 1
                                           },
-                            '11894197' => {
-                                            'Class' => '10458167',
+                            '11991928' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator11doConfigureERNS_7helpers10PropertiesESt10shared_ptrINS_3spi16LoggerRepositoryEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'properties',
-                                                                  'type' => '641209'
+                                                                  'type' => '654610'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'hierarchy',
-                                                                  'type' => '636254'
+                                                                  'type' => '649952'
                                                                 }
                                                        },
                                             'Return' => '1',
                                             'ShortName' => 'doConfigure',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '153'
+                                            'SourceLine' => '155'
                                           },
-                            '11894234' => {
-                                            'Class' => '10458167',
+                            '11991965' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator22configureLoggerFactoryERNS_7helpers10PropertiesE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'props',
-                                                                  'type' => '641209'
+                                                                  'type' => '654610'
                                                                 }
                                                        },
                                             'Protected' => 1,
                                             'Return' => '1',
                                             'ShortName' => 'configureLoggerFactory',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '197'
+                                            'SourceLine' => '210'
                                           },
-                            '11894266' => {
-                                            'Class' => '10458167',
+                            '11991997' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator19configureRootLoggerERNS_7helpers10PropertiesERSt10shared_ptrINS_3spi16LoggerRepositoryEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'props',
-                                                                  'type' => '641209'
+                                                                  'type' => '654610'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'hierarchy',
-                                                                  'type' => '11900268'
+                                                                  'type' => '11999373'
                                                                 }
                                                        },
                                             'Protected' => 1,
                                             'Return' => '1',
                                             'ShortName' => 'configureRootLogger',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '220'
+                                            'SourceLine' => '233'
                                           },
-                            '11894303' => {
-                                            'Class' => '10458167',
+                            '11992034' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator21parseCatsAndRenderersERNS_7helpers10PropertiesERSt10shared_ptrINS_3spi16LoggerRepositoryEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'props',
-                                                                  'type' => '641209'
+                                                                  'type' => '654610'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'hierarchy',
-                                                                  'type' => '11900268'
+                                                                  'type' => '11999373'
                                                                 }
                                                        },
                                             'Protected' => 1,
                                             'Return' => '1',
                                             'ShortName' => 'parseCatsAndRenderers',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '250'
+                                            'SourceLine' => '263'
                                           },
-                            '11894340' => {
-                                            'Class' => '10458167',
+                            '11992072' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator24parseAdditivityForLoggerERNS_7helpers10PropertiesERSt10shared_ptrINS_6LoggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'props',
-                                                                  'type' => '641209'
+                                                                  'type' => '654610'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'cat',
-                                                                  'type' => '5846171'
+                                                                  'type' => '5995598'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'loggerName',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Protected' => 1,
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'parseAdditivityForLogger',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '288'
+                                            'SourceLine' => '301'
                                           },
-                            '11894387' => {
-                                            'Class' => '10458167',
+                            '11992119' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator11parseLoggerERNS_7helpers10PropertiesERSt10shared_ptrINS_6LoggerEERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESF_SF_b',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'props',
-                                                                  'type' => '641209'
+                                                                  'type' => '654610'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'logger',
-                                                                  'type' => '5846171'
+                                                                  'type' => '5995598'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'p3',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '4' => {
                                                                   'name' => 'loggerName',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '5' => {
                                                                   'name' => 'value',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 },
                                                          '6' => {
                                                                   'name' => 'additivity',
                                                                   'offset' => '0',
-                                                                  'type' => '41824'
+                                                                  'type' => '40888'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -5846,74 +6655,74 @@ $VAR1 = {
                                             'Return' => '1',
                                             'ShortName' => 'parseLogger',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '318'
+                                            'SourceLine' => '331'
                                           },
-                            '11894445' => {
-                                            'Class' => '10458167',
+                            '11992177' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator13parseAppenderERNS_7helpers10PropertiesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'props',
-                                                                  'type' => '641209'
+                                                                  'type' => '654610'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'appenderName',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Protected' => 1,
-                                            'Return' => '207541',
+                                            'Return' => '205834',
                                             'ShortName' => 'parseAppender',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '401'
+                                            'SourceLine' => '414'
                                           },
-                            '11894487' => {
-                                            'Class' => '10458167',
+                            '11992219' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator11registryPutERKSt10shared_ptrINS_8AppenderEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'appender',
-                                                                  'type' => '891187'
+                                                                  'type' => '911511'
                                                                 }
                                                        },
                                             'Protected' => 1,
                                             'Return' => '1',
                                             'ShortName' => 'registryPut',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '470'
+                                            'SourceLine' => '517'
                                           },
-                            '11894520' => {
-                                            'Class' => '10458167',
+                            '11992252' => {
+                                            'Class' => '10529940',
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator11registryGetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'name',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
                                             'Protected' => 1,
-                                            'Return' => '207541',
+                                            'Return' => '205834',
                                             'ShortName' => 'registryGet',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '475'
+                                            'SourceLine' => '522'
                                           },
-                            '11894768' => {
-                                            'Class' => '11894647',
+                            '11992500' => {
+                                            'Class' => '11992379',
                                             'Const' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'InLine' => 2,
@@ -5922,16 +6731,16 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900333'
+                                                                  'type' => '11999438'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '11894808' => {
-                                            'Class' => '11894647',
+                            '11992540' => {
+                                            'Class' => '11992379',
                                             'Const' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'InLine' => 2,
@@ -5940,184 +6749,103 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900333'
+                                                                  'type' => '11999438'
                                                                 }
                                                        },
-                                            'Return' => '10459482',
+                                            'Return' => '10531155',
                                             'ShortName' => 'newInstance',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '11894869' => {
+                            '11992601' => {
                                             'Data' => 1,
-                                            'Line' => '77',
+                                            'Line' => '79',
                                             'MnglName' => '_ZN7log4cxx7classes32PropertyConfiguratorRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'PropertyConfiguratorRegistration',
                                             'Source' => 'propertyconfigurator.cpp'
                                           },
-                            '11898477' => {
-                                            'Class' => '10458167',
+                            '11997396' => {
+                                            'Class' => '10529940',
                                             'Data' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfigurator4pdogE',
-                                            'Return' => '11898466',
+                                            'Return' => '11997385',
                                             'ShortName' => 'pdog',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '73'
+                                            'SourceLine' => '75'
                                           },
-                            '11901722' => {
+                            '12000829' => {
                                             'Artificial' => 1,
-                                            'Class' => '11893538',
+                                            'Class' => '11991269',
                                             'Destructor' => 1,
                                             'InLine' => 1,
-                                            'Line' => '53',
+                                            'Line' => '55',
                                             'MnglName' => '_ZN7log4cxx16PropertyWatchdogD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11898472'
+                                                                  'type' => '11997391'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyWatchdog',
                                             'Source' => 'propertyconfigurator.cpp',
                                             'Virt' => 1
                                           },
-                            '11901723' => {
+                            '12000830' => {
                                             'Artificial' => 1,
-                                            'Class' => '11893538',
+                                            'Class' => '11991269',
                                             'Destructor' => 1,
                                             'InLine' => 1,
-                                            'Line' => '53',
+                                            'Line' => '55',
                                             'MnglName' => '_ZN7log4cxx16PropertyWatchdogD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11898472'
+                                                                  'type' => '11997391'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyWatchdog',
                                             'Source' => 'propertyconfigurator.cpp',
                                             'Virt' => 1
                                           },
-                            '11901865' => {
+                            '12000972' => {
                                             'Artificial' => 1,
-                                            'Class' => '11893538',
+                                            'Class' => '11991269',
                                             'Destructor' => 1,
                                             'InLine' => 1,
-                                            'Line' => '53',
+                                            'Line' => '55',
                                             'MnglName' => '_ZN7log4cxx16PropertyWatchdogD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11898472'
+                                                                  'type' => '11997391'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyWatchdog',
                                             'Source' => 'propertyconfigurator.cpp',
                                             'Virt' => 1
                                           },
-                            '119168' => {
-                                          'Class' => '119080',
-                                          'Const' => 1,
-                                          'Header' => 'filter.h',
-                                          'InLine' => 2,
-                                          'Line' => '82',
-                                          'MnglName' => '_ZNK7log4cxx3spi6Filter10instanceofERKNS_7helpers5ClassE',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '138056'
-                                                              },
-                                                       '1' => {
-                                                                'name' => 'clazz',
-                                                                'type' => '55278'
-                                                              }
-                                                     },
-                                          'Return' => '41824',
-                                          'ShortName' => 'instanceof',
-                                          'Virt' => 1,
-                                          'VirtPos' => '3'
-                                        },
-                            '119212' => {
-                                          'Class' => '119080',
-                                          'Const' => 1,
-                                          'Header' => 'filter.h',
-                                          'InLine' => 2,
-                                          'Line' => '79',
-                                          'MnglName' => '_ZNK7log4cxx3spi6Filter4castERKNS_7helpers5ClassE',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '138056'
-                                                              },
-                                                       '1' => {
-                                                                'name' => 'clazz',
-                                                                'type' => '55278'
-                                                              }
-                                                     },
-                                          'Return' => '45584',
-                                          'ShortName' => 'cast',
-                                          'Virt' => 1,
-                                          'VirtPos' => '4'
-                                        },
-                            '119256' => {
-                                          'Class' => '119080',
-                                          'Const' => 1,
-                                          'Header' => 'filter.h',
-                                          'Line' => '84',
-                                          'MnglName' => '_ZNK7log4cxx3spi6Filter7getNextEv',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '138056'
-                                                              }
-                                                     },
-                                          'Private' => 1,
-                                          'Reg' => {
-                                                     '0' => 'rsi'
-                                                   },
-                                          'Return' => '119298',
-                                          'ShortName' => 'getNext',
-                                          'Source' => 'filter.cpp',
-                                          'SourceLine' => '29'
-                                        },
-                            '119268' => {
-                                          'Class' => '119080',
-                                          'Header' => 'filter.h',
-                                          'Line' => '85',
-                                          'MnglName' => '_ZN7log4cxx3spi6Filter7setNextERKSt10shared_ptrIS1_E',
+                            '120653' => {
+                                          'Artificial' => 1,
+                                          'Class' => '116737',
+                                          'Destructor' => 1,
+                                          'Header' => 'andfilter.h',
+                                          'InLine' => 1,
+                                          'Line' => '78',
+                                          'MnglName' => '_ZN7log4cxx6filter9AndFilterD1Ev',
                                           'Param' => {
                                                        '0' => {
                                                                 'name' => 'this',
-                                                                'type' => '120471'
-                                                              },
-                                                       '1' => {
-                                                                'name' => 'newNext',
-                                                                'type' => '120668'
+                                                                'type' => '117925'
                                                               }
                                                      },
-                                          'Private' => 1,
-                                          'Return' => '1',
-                                          'ShortName' => 'setNext',
-                                          'Source' => 'filter.cpp',
-                                          'SourceLine' => '34'
-                                        },
-                            '119280' => {
-                                          'Class' => '119080',
-                                          'Header' => 'filter.h',
-                                          'Line' => '78',
-                                          'MnglName' => '_ZN7log4cxx3spi6Filter14getStaticClassEv',
-                                          'Private' => 1,
-                                          'Return' => '55278',
-                                          'ShortName' => 'getStaticClass',
-                                          'Source' => 'loader.cpp',
-                                          'SourceLine' => '45',
-                                          'Static' => 1
+                                          'ShortName' => 'AndFilter',
+                                          'Virt' => 1
                                         },
-                            '1193513' => {
-                                           'Class' => '1043859',
+                            '1208163' => {
+                                           'Class' => '1061364',
                                            'Destructor' => 1,
                                            'Header' => 'bytebuffer.h',
                                            'Line' => '43',
@@ -6125,7 +6853,7 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1045603'
+                                                                 'type' => '1063108'
                                                                }
                                                       },
                                            'Reg' => {
@@ -6135,8 +6863,8 @@ $VAR1 = {
                                            'Source' => 'bytebuffer.cpp',
                                            'SourceLine' => '30'
                                          },
-                            '1193607' => {
-                                           'Class' => '1043859',
+                            '1208257' => {
+                                           'Class' => '1061364',
                                            'Constructor' => 1,
                                            'Header' => 'bytebuffer.h',
                                            'Line' => '42',
@@ -6144,15 +6872,15 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1045603'
+                                                                 'type' => '1063108'
                                                                },
                                                         '1' => {
                                                                  'name' => 'data1',
-                                                                 'type' => '43431'
+                                                                 'type' => '42481'
                                                                },
                                                         '2' => {
                                                                  'name' => 'capacity',
-                                                                 'type' => '41980'
+                                                                 'type' => '41030'
                                                                }
                                                       },
                                            'Reg' => {
@@ -6164,8 +6892,8 @@ $VAR1 = {
                                            'Source' => 'bytebuffer.cpp',
                                            'SourceLine' => '25'
                                          },
-                            '1193608' => {
-                                           'Class' => '1043859',
+                            '1208258' => {
+                                           'Class' => '1061364',
                                            'Constructor' => 1,
                                            'Header' => 'bytebuffer.h',
                                            'Line' => '42',
@@ -6173,15 +6901,15 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1045603'
+                                                                 'type' => '1063108'
                                                                },
                                                         '1' => {
                                                                  'name' => 'data1',
-                                                                 'type' => '43431'
+                                                                 'type' => '42481'
                                                                },
                                                         '2' => {
                                                                  'name' => 'capacity',
-                                                                 'type' => '41980'
+                                                                 'type' => '41030'
                                                                }
                                                       },
                                            'Reg' => {
@@ -6193,324 +6921,87 @@ $VAR1 = {
                                            'Source' => 'bytebuffer.cpp',
                                            'SourceLine' => '25'
                                          },
-                            '119415' => {
-                                          'Class' => '119333',
-                                          'Header' => 'optionhandler.h',
-                                          'Line' => '37',
-                                          'MnglName' => '_ZN7log4cxx3spi13OptionHandler14getStaticClassEv',
-                                          'Private' => 1,
-                                          'Return' => '55278',
-                                          'ShortName' => 'getStaticClass',
-                                          'Source' => 'loader.cpp',
-                                          'SourceLine' => '42',
-                                          'Static' => 1
-                                        },
-                            '119581' => {
-                                          'Class' => '119441',
-                                          'Const' => 1,
-                                          'Header' => 'andfilter.h',
-                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter8getClassEv',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120663'
-                                                              }
-                                                     },
-                                          'Return' => '55278',
-                                          'ShortName' => 'getClass',
-                                          'Source' => 'andfilter.cpp',
-                                          'SourceLine' => '28',
-                                          'Virt' => 1,
-                                          'VirtPos' => '0'
-                                        },
-                            '119620' => {
-                                          'Class' => '119441',
-                                          'Header' => 'andfilter.h',
-                                          'MnglName' => '_ZN7log4cxx6filter9AndFilter14getStaticClassEv',
-                                          'Return' => '55278',
-                                          'ShortName' => 'getStaticClass',
-                                          'Source' => 'andfilter.cpp',
-                                          'SourceLine' => '28',
-                                          'Static' => 1
-                                        },
-                            '119638' => {
-                                          'Class' => '119441',
-                                          'Header' => 'andfilter.h',
-                                          'MnglName' => '_ZN7log4cxx6filter9AndFilter13registerClassEv',
-                                          'Return' => '55284',
-                                          'ShortName' => 'registerClass',
-                                          'Source' => 'andfilter.cpp',
-                                          'SourceLine' => '28',
-                                          'Static' => 1
-                                        },
-                            '119656' => {
-                                          'Class' => '119441',
-                                          'Const' => 1,
-                                          'Header' => 'andfilter.h',
-                                          'InLine' => 2,
-                                          'Line' => '89',
-                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter4castERKNS_7helpers5ClassE',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120663'
-                                                              },
-                                                       '1' => {
-                                                                'name' => 'clazz',
-                                                                'type' => '55278'
-                                                              }
-                                                     },
-                                          'Return' => '45584',
-                                          'ShortName' => 'cast',
-                                          'Virt' => 1,
-                                          'VirtPos' => '4'
-                                        },
-                            '119700' => {
-                                          'Class' => '119441',
-                                          'Const' => 1,
-                                          'Header' => 'andfilter.h',
-                                          'InLine' => 2,
-                                          'Line' => '91',
-                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter10instanceofERKNS_7helpers5ClassE',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120663'
-                                                              },
-                                                       '1' => {
-                                                                'name' => 'clazz',
-                                                                'type' => '55278'
-                                                              }
-                                                     },
-                                          'Return' => '41824',
-                                          'ShortName' => 'instanceof',
-                                          'Virt' => 1,
-                                          'VirtPos' => '3'
-                                        },
-                            '119781' => {
-                                          'Class' => '119441',
-                                          'Header' => 'andfilter.h',
-                                          'MnglName' => '_ZN7log4cxx6filter9AndFilter9addFilterERKSt10shared_ptrINS_3spi6FilterEE',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120629'
-                                                              },
-                                                       '1' => {
-                                                                'name' => 'filter',
-                                                                'type' => '120668'
-                                                              }
-                                                     },
-                                          'Return' => '1',
-                                          'ShortName' => 'addFilter',
-                                          'Source' => 'andfilter.cpp',
-                                          'SourceLine' => '36'
-                                        },
-                            '119813' => {
-                                          'Class' => '119441',
-                                          'Header' => 'andfilter.h',
-                                          'MnglName' => '_ZN7log4cxx6filter9AndFilter16setAcceptOnMatchEb',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120629'
-                                                              },
-                                                       '1' => {
-                                                                'name' => 'newValue',
-                                                                'type' => '41824'
-                                                              }
-                                                     },
-                                          'Reg' => {
-                                                     '0' => 'rdi',
-                                                     '1' => 'rsi'
-                                                   },
-                                          'Return' => '1',
-                                          'ShortName' => 'setAcceptOnMatch',
-                                          'Source' => 'andfilter.cpp',
-                                          'SourceLine' => '50'
-                                        },
-                            '119845' => {
-                                          'Class' => '119441',
-                                          'Const' => 1,
-                                          'Header' => 'andfilter.h',
-                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter6decideERKSt10shared_ptrINS_3spi12LoggingEventEE',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120663'
-                                                              },
-                                                       '1' => {
-                                                                'name' => 'event',
-                                                                'type' => '120674'
-                                                              }
-                                                     },
-                                          'Return' => '119089',
-                                          'ShortName' => 'decide',
-                                          'Source' => 'andfilter.cpp',
-                                          'SourceLine' => '55',
-                                          'Virt' => 1,
-                                          'VirtPos' => '7'
-                                        },
-                            '120009' => {
-                                          'Class' => '119889',
-                                          'Const' => 1,
-                                          'Header' => 'andfilter.h',
-                                          'InLine' => 2,
-                                          'Line' => '88',
-                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter14ClazzAndFilter7getNameB5cxx11Ev',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120703'
-                                                              }
-                                                     },
-                                          'Return' => '54480',
-                                          'ShortName' => 'getName',
-                                          'Virt' => 1,
-                                          'VirtPos' => '3'
-                                        },
-                            '120048' => {
-                                          'Class' => '119889',
-                                          'Const' => 1,
-                                          'Header' => 'andfilter.h',
-                                          'InLine' => 2,
-                                          'Line' => '88',
-                                          'MnglName' => '_ZNK7log4cxx6filter9AndFilter14ClazzAndFilter11newInstanceEv',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120703'
-                                                              }
-                                                     },
-                                          'Return' => '120623',
-                                          'ShortName' => 'newInstance',
-                                          'Virt' => 1,
-                                          'VirtPos' => '4'
-                                        },
-                            '120142' => {
-                                          'Data' => 1,
-                                          'Line' => '28',
-                                          'MnglName' => '_ZN7log4cxx7classes21AndFilterRegistrationE',
-                                          'NameSpace' => 'log4cxx::classes',
-                                          'Return' => '55284',
-                                          'ShortName' => 'AndFilterRegistration',
-                                          'Source' => 'andfilter.cpp'
-                                        },
-                            '121098' => {
-                                          'Artificial' => 1,
-                                          'Class' => '119441',
-                                          'Destructor' => 1,
-                                          'Header' => 'andfilter.h',
-                                          'InLine' => 1,
-                                          'Line' => '77',
-                                          'MnglName' => '_ZN7log4cxx6filter9AndFilterD0Ev',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120629'
-                                                              }
-                                                     },
-                                          'ShortName' => 'AndFilter',
-                                          'Virt' => 1
-                                        },
-                            '121099' => {
-                                          'Artificial' => 1,
-                                          'Class' => '119441',
-                                          'Destructor' => 1,
-                                          'Header' => 'andfilter.h',
-                                          'InLine' => 1,
-                                          'Line' => '77',
-                                          'MnglName' => '_ZN7log4cxx6filter9AndFilterD2Ev',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120629'
-                                                              }
-                                                     },
-                                          'ShortName' => 'AndFilter',
-                                          'Virt' => 1
-                                        },
-                            '12220331' => {
-                                            'Class' => '10458167',
+                            '12369924' => {
+                                            'Class' => '10529940',
                                             'Destructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfiguratorD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyConfigurator',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '84',
+                                            'SourceLine' => '86',
                                             'Virt' => 1
                                           },
-                            '12220430' => {
-                                            'Class' => '10458167',
+                            '12370023' => {
+                                            'Class' => '10529940',
                                             'Destructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfiguratorD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyConfigurator',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '84',
+                                            'SourceLine' => '86',
                                             'Virt' => 1
                                           },
-                            '12221620' => {
-                                            'Class' => '10458167',
+                            '12371213' => {
+                                            'Class' => '10529940',
                                             'Destructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfiguratorD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyConfigurator',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '84',
+                                            'SourceLine' => '86',
                                             'Virt' => 1
                                           },
-                            '12222804' => {
-                                            'Class' => '10458167',
+                            '12372397' => {
+                                            'Class' => '10529940',
                                             'Constructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfiguratorC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyConfigurator',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '79'
+                                            'SourceLine' => '81'
                                           },
-                            '12224014' => {
-                                            'Class' => '10458167',
+                            '12373607' => {
+                                            'Class' => '10529940',
                                             'Constructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'MnglName' => '_ZN7log4cxx20PropertyConfiguratorC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900252'
+                                                                  'type' => '11999357'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyConfigurator',
                                             'Source' => 'propertyconfigurator.cpp',
-                                            'SourceLine' => '79'
+                                            'SourceLine' => '81'
                                           },
-                            '12228440' => {
+                            '12378234' => {
                                             'Artificial' => 1,
-                                            'Class' => '11894647',
+                                            'Class' => '11992379',
                                             'Destructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'InLine' => 1,
@@ -6519,15 +7010,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900316'
+                                                                  'type' => '11999421'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyConfigurator',
                                             'Virt' => 1
                                           },
-                            '12228441' => {
+                            '12378235' => {
                                             'Artificial' => 1,
-                                            'Class' => '11894647',
+                                            'Class' => '11992379',
                                             'Destructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'InLine' => 1,
@@ -6536,15 +7027,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900316'
+                                                                  'type' => '11999421'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyConfigurator',
                                             'Virt' => 1
                                           },
-                            '12228582' => {
+                            '12378376' => {
                                             'Artificial' => 1,
-                                            'Class' => '11894647',
+                                            'Class' => '11992379',
                                             'Destructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'InLine' => 1,
@@ -6553,15 +7044,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900316'
+                                                                  'type' => '11999421'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyConfigurator',
                                             'Virt' => 1
                                           },
-                            '12228672' => {
+                            '12378466' => {
                                             'Artificial' => 1,
-                                            'Class' => '11894647',
+                                            'Class' => '11992379',
                                             'Constructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'InLine' => 1,
@@ -6570,14 +7061,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900316'
+                                                                  'type' => '11999421'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyConfigurator'
                                           },
-                            '12228673' => {
+                            '12378467' => {
                                             'Artificial' => 1,
-                                            'Class' => '11894647',
+                                            'Class' => '11992379',
                                             'Constructor' => 1,
                                             'Header' => 'propertyconfigurator.h',
                                             'InLine' => 1,
@@ -6586,13 +7077,13 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '11900316'
+                                                                  'type' => '11999421'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyConfigurator'
                                           },
-                            '12291827' => {
-                                            'Class' => '5743830',
+                            '12440183' => {
+                                            'Class' => '5899478',
                                             'Const' => 1,
                                             'Header' => 'resourcebundle.h',
                                             'InLine' => 2,
@@ -6601,20 +7092,20 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12308500'
+                                                                  'type' => '12456856'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '12291871' => {
-                                            'Class' => '5743830',
+                            '12440227' => {
+                                            'Class' => '5899478',
                                             'Const' => 1,
                                             'Header' => 'resourcebundle.h',
                                             'InLine' => 2,
@@ -6623,71 +7114,71 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12308500'
+                                                                  'type' => '12456856'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '12291915' => {
-                                            'Class' => '5743830',
+                            '12440271' => {
+                                            'Class' => '5899478',
                                             'Header' => 'resourcebundle.h',
                                             'Line' => '38',
                                             'MnglName' => '_ZN7log4cxx7helpers14ResourceBundle14getStaticClassEv',
                                             'Private' => 1,
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'resourcebundle.cpp',
                                             'SourceLine' => '28',
                                             'Static' => 1
                                           },
-                            '12292458' => {
-                                            'Class' => '12292374',
+                            '12440814' => {
+                                            'Class' => '12440730',
                                             'Const' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers22PropertyResourceBundle8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293839'
+                                                                  'type' => '12442195'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'propertyresourcebundle.cpp',
                                             'SourceLine' => '28',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '12292497' => {
-                                            'Class' => '12292374',
+                            '12440853' => {
+                                            'Class' => '12440730',
                                             'Header' => 'propertyresourcebundle.h',
                                             'Line' => '38',
                                             'MnglName' => '_ZN7log4cxx7helpers22PropertyResourceBundle14getStaticClassEv',
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'propertyresourcebundle.cpp',
                                             'SourceLine' => '28',
                                             'Static' => 1
                                           },
-                            '12292515' => {
-                                            'Class' => '12292374',
+                            '12440871' => {
+                                            'Class' => '12440730',
                                             'Header' => 'propertyresourcebundle.h',
                                             'MnglName' => '_ZN7log4cxx7helpers22PropertyResourceBundle13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'propertyresourcebundle.cpp',
                                             'SourceLine' => '28',
                                             'Static' => 1
                                           },
-                            '12292533' => {
-                                            'Class' => '12292374',
+                            '12440889' => {
+                                            'Class' => '12440730',
                                             'Const' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 2,
@@ -6696,20 +7187,20 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293839'
+                                                                  'type' => '12442195'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '12292577' => {
-                                            'Class' => '12292374',
+                            '12440933' => {
+                                            'Class' => '12440730',
                                             'Const' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 2,
@@ -6718,42 +7209,42 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293839'
+                                                                  'type' => '12442195'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '12292653' => {
-                                            'Class' => '12292374',
+                            '12441009' => {
+                                            'Class' => '12440730',
                                             'Const' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers22PropertyResourceBundle9getStringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293839'
+                                                                  'type' => '12442195'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'key',
-                                                                  'type' => '207559'
+                                                                  'type' => '205852'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getString',
                                             'Source' => 'propertyresourcebundle.cpp',
                                             'SourceLine' => '36',
                                             'Virt' => 1,
                                             'VirtPos' => '5'
                                           },
-                            '12292832' => {
-                                            'Class' => '12292712',
+                            '12441188' => {
+                                            'Class' => '12441068',
                                             'Const' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 2,
@@ -6762,26 +7253,26 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293867'
+                                                                  'type' => '12442223'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '12293208' => {
+                            '12441564' => {
                                             'Data' => 1,
                                             'Line' => '28',
                                             'MnglName' => '_ZN7log4cxx7classes34PropertyResourceBundleRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'PropertyResourceBundleRegistration',
                                             'Source' => 'propertyresourcebundle.cpp'
                                           },
-                            '12294707' => {
+                            '12443063' => {
                                             'Artificial' => 1,
-                                            'Class' => '12292374',
+                                            'Class' => '12440730',
                                             'Destructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 1,
@@ -6790,15 +7281,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293816'
+                                                                  'type' => '12442172'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyResourceBundle',
                                             'Virt' => 1
                                           },
-                            '12294708' => {
+                            '12443064' => {
                                             'Artificial' => 1,
-                                            'Class' => '12292374',
+                                            'Class' => '12440730',
                                             'Destructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 1,
@@ -6807,15 +7298,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293816'
+                                                                  'type' => '12442172'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyResourceBundle',
                                             'Virt' => 1
                                           },
-                            '12295585' => {
+                            '12443941' => {
                                             'Artificial' => 1,
-                                            'Class' => '12292374',
+                                            'Class' => '12440730',
                                             'Destructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 1,
@@ -6824,53 +7315,53 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293816'
+                                                                  'type' => '12442172'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyResourceBundle',
                                             'Virt' => 1
                                           },
-                            '12304097' => {
-                                            'Class' => '12292374',
+                            '12452453' => {
+                                            'Class' => '12440730',
                                             'Constructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'MnglName' => '_ZN7log4cxx7helpers22PropertyResourceBundleC2ESt10shared_ptrINS0_11InputStreamEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293816'
+                                                                  'type' => '12442172'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'inStream',
-                                                                  'type' => '3297928'
+                                                                  'type' => '3455561'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyResourceBundle',
                                             'Source' => 'propertyresourcebundle.cpp',
                                             'SourceLine' => '31'
                                           },
-                            '12304098' => {
-                                            'Class' => '12292374',
+                            '12452454' => {
+                                            'Class' => '12440730',
                                             'Constructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'MnglName' => '_ZN7log4cxx7helpers22PropertyResourceBundleC1ESt10shared_ptrINS0_11InputStreamEE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293816'
+                                                                  'type' => '12442172'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'inStream',
-                                                                  'type' => '3297928'
+                                                                  'type' => '3455561'
                                                                 }
                                                        },
                                             'ShortName' => 'PropertyResourceBundle',
                                             'Source' => 'propertyresourcebundle.cpp',
                                             'SourceLine' => '31'
                                           },
-                            '12306226' => {
+                            '12454582' => {
                                             'Artificial' => 1,
-                                            'Class' => '5743830',
+                                            'Class' => '5899478',
                                             'Destructor' => 1,
                                             'Header' => 'resourcebundle.h',
                                             'InLine' => 1,
@@ -6879,15 +7370,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293356'
+                                                                  'type' => '12441712'
                                                                 }
                                                        },
                                             'ShortName' => 'ResourceBundle',
                                             'Virt' => 1
                                           },
-                            '12306227' => {
+                            '12454583' => {
                                             'Artificial' => 1,
-                                            'Class' => '5743830',
+                                            'Class' => '5899478',
                                             'Destructor' => 1,
                                             'Header' => 'resourcebundle.h',
                                             'InLine' => 1,
@@ -6896,15 +7387,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293356'
+                                                                  'type' => '12441712'
                                                                 }
                                                        },
                                             'ShortName' => 'ResourceBundle',
                                             'Virt' => 1
                                           },
-                            '12306249' => {
+                            '12454605' => {
                                             'Artificial' => 1,
-                                            'Class' => '5743830',
+                                            'Class' => '5899478',
                                             'Destructor' => 1,
                                             'Header' => 'resourcebundle.h',
                                             'InLine' => 1,
@@ -6913,15 +7404,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293356'
+                                                                  'type' => '12441712'
                                                                 }
                                                        },
                                             'ShortName' => 'ResourceBundle',
                                             'Virt' => 1
                                           },
-                            '12306299' => {
+                            '12454655' => {
                                             'Artificial' => 1,
-                                            'Class' => '5743830',
+                                            'Class' => '5899478',
                                             'Constructor' => 1,
                                             'Header' => 'resourcebundle.h',
                                             'InLine' => 1,
@@ -6930,14 +7421,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293356'
+                                                                  'type' => '12441712'
                                                                 }
                                                        },
                                             'ShortName' => 'ResourceBundle'
                                           },
-                            '12306300' => {
+                            '12454656' => {
                                             'Artificial' => 1,
-                                            'Class' => '5743830',
+                                            'Class' => '5899478',
                                             'Constructor' => 1,
                                             'Header' => 'resourcebundle.h',
                                             'InLine' => 1,
@@ -6946,14 +7437,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293356'
+                                                                  'type' => '12441712'
                                                                 }
                                                        },
                                             'ShortName' => 'ResourceBundle'
                                           },
-                            '12308240' => {
+                            '12456596' => {
                                             'Artificial' => 1,
-                                            'Class' => '12292712',
+                                            'Class' => '12441068',
                                             'Destructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 1,
@@ -6962,15 +7453,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293850'
+                                                                  'type' => '12442206'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyResourceBundle',
                                             'Virt' => 1
                                           },
-                            '12308241' => {
+                            '12456597' => {
                                             'Artificial' => 1,
-                                            'Class' => '12292712',
+                                            'Class' => '12441068',
                                             'Destructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 1,
@@ -6979,15 +7470,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293850'
+                                                                  'type' => '12442206'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyResourceBundle',
                                             'Virt' => 1
                                           },
-                            '12308381' => {
+                            '12456737' => {
                                             'Artificial' => 1,
-                                            'Class' => '12292712',
+                                            'Class' => '12441068',
                                             'Destructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 1,
@@ -6996,15 +7487,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293850'
+                                                                  'type' => '12442206'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyResourceBundle',
                                             'Virt' => 1
                                           },
-                            '12308471' => {
+                            '12456827' => {
                                             'Artificial' => 1,
-                                            'Class' => '12292712',
+                                            'Class' => '12441068',
                                             'Constructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 1,
@@ -7013,14 +7504,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293850'
+                                                                  'type' => '12442206'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyResourceBundle'
                                           },
-                            '12308472' => {
+                            '12456828' => {
                                             'Artificial' => 1,
-                                            'Class' => '12292712',
+                                            'Class' => '12441068',
                                             'Constructor' => 1,
                                             'Header' => 'propertyresourcebundle.h',
                                             'InLine' => 1,
@@ -7029,55 +7520,38 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12293850'
+                                                                  'type' => '12442206'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzPropertyResourceBundle'
                                           },
-                            '123357' => {
-                                          'Artificial' => 1,
-                                          'Class' => '119441',
-                                          'Destructor' => 1,
-                                          'Header' => 'andfilter.h',
-                                          'InLine' => 1,
-                                          'Line' => '77',
-                                          'MnglName' => '_ZN7log4cxx6filter9AndFilterD1Ev',
-                                          'Param' => {
-                                                       '0' => {
-                                                                'name' => 'this',
-                                                                'type' => '120629'
-                                                              }
-                                                     },
-                                          'ShortName' => 'AndFilter',
-                                          'Virt' => 1
-                                        },
-                            '12377330' => {
+                            '12524259' => {
                                             'Header' => 'object.h',
                                             'InLine' => 2,
-                                            'Line' => '116',
+                                            'Line' => '122',
                                             'MnglName' => '_ZN7log4cxx4castINS_3spi13OptionHandlerENS_7helpers6ObjectELb0ELb1EEESt10shared_ptrIT_ERKS5_IT0_E',
                                             'NameSpace' => 'log4cxx',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'incoming',
-                                                                  'type' => '2818137'
+                                                                  'type' => '2975401'
                                                                 }
                                                        },
-                                            'Return' => '12356376',
+                                            'Return' => '12503724',
                                             'ShortName' => 'cast<log4cxx::spi::OptionHandler, log4cxx::helpers::Object>',
                                             'TParam' => {
                                                           '0' => {
                                                                    'key' => 'Ret',
-                                                                   'type' => '119333'
+                                                                   'type' => '116629'
                                                                  },
                                                           '1' => {
                                                                    'key' => 'Type',
-                                                                   'type' => '54460'
+                                                                   'type' => '53165'
                                                                  }
                                                         }
                                           },
-                            '12421304' => {
-                                            'Class' => '3301621',
+                            '12568284' => {
+                                            'Class' => '3459690',
                                             'Constructor' => 1,
                                             'Header' => 'propertysetter.h',
                                             'Line' => '65',
@@ -7085,11 +7559,11 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '3306452'
+                                                                  'type' => '3464425'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'obj1',
-                                                                  'type' => '641215'
+                                                                  'type' => '654616'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -7100,8 +7574,8 @@ $VAR1 = {
                                             'Source' => 'propertysetter.cpp',
                                             'SourceLine' => '34'
                                           },
-                            '12421305' => {
-                                            'Class' => '3301621',
+                            '12568285' => {
+                                            'Class' => '3459690',
                                             'Constructor' => 1,
                                             'Header' => 'propertysetter.h',
                                             'Line' => '65',
@@ -7109,11 +7583,11 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '3306452'
+                                                                  'type' => '3464425'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'obj1',
-                                                                  'type' => '641215'
+                                                                  'type' => '654616'
                                                                 }
                                                        },
                                             'Reg' => {
@@ -7124,36 +7598,36 @@ $VAR1 = {
                                             'Source' => 'propertysetter.cpp',
                                             'SourceLine' => '34'
                                           },
-                            '12475379' => {
-                                            'Class' => '6378743',
+                            '12620958' => {
+                                            'Class' => '6529867',
                                             'Const' => 1,
                                             'Header' => 'reader.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers6Reader8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '6399865'
+                                                                  'type' => '6551007'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'reader.cpp',
                                             'SourceLine' => '23',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '12475436' => {
-                                            'Class' => '6378743',
+                            '12621015' => {
+                                            'Class' => '6529867',
                                             'Header' => 'reader.h',
                                             'MnglName' => '_ZN7log4cxx7helpers6Reader13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'reader.cpp',
                                             'SourceLine' => '23',
                                             'Static' => 1
                                           },
-                            '12475498' => {
-                                            'Class' => '6378743',
+                            '12621077' => {
+                                            'Class' => '6529867',
                                             'Const' => 1,
                                             'Header' => 'reader.h',
                                             'InLine' => 2,
@@ -7162,31 +7636,31 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '6399865'
+                                                                  'type' => '6551007'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '12475606' => {
-                                            'Class' => '6378743',
+                            '12621185' => {
+                                            'Class' => '6529867',
                                             'Header' => 'reader.h',
                                             'Line' => '54',
                                             'MnglName' => '_ZN7log4cxx7helpers6Reader5closeERNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476198'
+                                                                  'type' => '12621777'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'PureVirt' => 1,
@@ -7194,28 +7668,28 @@ $VAR1 = {
                                             'ShortName' => 'close',
                                             'VirtPos' => '5'
                                           },
-                            '12475647' => {
-                                            'Class' => '6378743',
+                            '12621226' => {
+                                            'Class' => '6529867',
                                             'Header' => 'reader.h',
                                             'Line' => '60',
                                             'MnglName' => '_ZN7log4cxx7helpers6Reader4readB5cxx11ERNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476198'
+                                                                  'type' => '12621777'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'PureVirt' => 1,
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'read',
                                             'VirtPos' => '6'
                                           },
-                            '12475877' => {
-                                            'Class' => '12475757',
+                            '12621456' => {
+                                            'Class' => '12621336',
                                             'Const' => 1,
                                             'Header' => 'reader.h',
                                             'InLine' => 2,
@@ -7224,32 +7698,32 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476244'
+                                                                  'type' => '12621823'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '12476028' => {
+                            '12621607' => {
                                             'Data' => 1,
                                             'Line' => '23',
                                             'MnglName' => '_ZN7log4cxx7classes18ReaderRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'ReaderRegistration',
                                             'Source' => 'reader.cpp'
                                           },
-                            '12479173' => {
-                                            'Class' => '6378743',
+                            '12624770' => {
+                                            'Class' => '6529867',
                                             'Destructor' => 1,
                                             'Header' => 'reader.h',
                                             'MnglName' => '_ZN7log4cxx7helpers6ReaderD0Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476204'
+                                                                  'type' => '12621783'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -7258,15 +7732,15 @@ $VAR1 = {
                                             'SourceLine' => '29',
                                             'Virt' => 1
                                           },
-                            '12479174' => {
-                                            'Class' => '6378743',
+                            '12624771' => {
+                                            'Class' => '6529867',
                                             'Destructor' => 1,
                                             'Header' => 'reader.h',
                                             'MnglName' => '_ZN7log4cxx7helpers6ReaderD1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476204'
+                                                                  'type' => '12621783'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -7275,15 +7749,15 @@ $VAR1 = {
                                             'SourceLine' => '29',
                                             'Virt' => 1
                                           },
-                            '12479268' => {
-                                            'Class' => '6378743',
+                            '12624865' => {
+                                            'Class' => '6529867',
                                             'Destructor' => 1,
                                             'Header' => 'reader.h',
                                             'MnglName' => '_ZN7log4cxx7helpers6ReaderD2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476204'
+                                                                  'type' => '12621783'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -7295,15 +7769,15 @@ $VAR1 = {
                                             'SourceLine' => '29',
                                             'Virt' => 1
                                           },
-                            '12479383' => {
-                                            'Class' => '6378743',
+                            '12624980' => {
+                                            'Class' => '6529867',
                                             'Constructor' => 1,
                                             'Header' => 'reader.h',
                                             'MnglName' => '_ZN7log4cxx7helpers6ReaderC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476204'
+                                                                  'type' => '12621783'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -7314,15 +7788,15 @@ $VAR1 = {
                                             'Source' => 'reader.cpp',
                                             'SourceLine' => '25'
                                           },
-                            '12479384' => {
-                                            'Class' => '6378743',
+                            '12624981' => {
+                                            'Class' => '6529867',
                                             'Constructor' => 1,
                                             'Header' => 'reader.h',
                                             'MnglName' => '_ZN7log4cxx7helpers6ReaderC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476204'
+                                                                  'type' => '12621783'
                                                                 }
                                                        },
                                             'Protected' => 1,
@@ -7333,9 +7807,9 @@ $VAR1 = {
                                             'Source' => 'reader.cpp',
                                             'SourceLine' => '25'
                                           },
-                            '12481064' => {
+                            '12626661' => {
                                             'Artificial' => 1,
-                                            'Class' => '12475757',
+                                            'Class' => '12621336',
                                             'Destructor' => 1,
                                             'Header' => 'reader.h',
                                             'InLine' => 1,
@@ -7344,15 +7818,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476227'
+                                                                  'type' => '12621806'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzReader',
                                             'Virt' => 1
                                           },
-                            '12481065' => {
+                            '12626662' => {
                                             'Artificial' => 1,
-                                            'Class' => '12475757',
+                                            'Class' => '12621336',
                                             'Destructor' => 1,
                                             'Header' => 'reader.h',
                                             'InLine' => 1,
@@ -7361,15 +7835,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476227'
+                                                                  'type' => '12621806'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzReader',
                                             'Virt' => 1
                                           },
-                            '12481205' => {
+                            '12626802' => {
                                             'Artificial' => 1,
-                                            'Class' => '12475757',
+                                            'Class' => '12621336',
                                             'Destructor' => 1,
                                             'Header' => 'reader.h',
                                             'InLine' => 1,
@@ -7378,15 +7852,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476227'
+                                                                  'type' => '12621806'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzReader',
                                             'Virt' => 1
                                           },
-                            '12481295' => {
+                            '12626892' => {
                                             'Artificial' => 1,
-                                            'Class' => '12475757',
+                                            'Class' => '12621336',
                                             'Constructor' => 1,
                                             'Header' => 'reader.h',
                                             'InLine' => 1,
@@ -7395,14 +7869,14 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476227'
+                                                                  'type' => '12621806'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzReader'
                                           },
-                            '12481296' => {
+                            '12626893' => {
                                             'Artificial' => 1,
-                                            'Class' => '12475757',
+                                            'Class' => '12621336',
                                             'Constructor' => 1,
                                             'Header' => 'reader.h',
                                             'InLine' => 1,
@@ -7411,13 +7885,13 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12476227'
+                                                                  'type' => '12621806'
                                                                 }
                                                        },
                                             'ShortName' => 'ClazzReader'
                                           },
-                            '1249977' => {
-                                           'Class' => '1249967',
+                            '1263226' => {
+                                           'Class' => '1263216',
                                            'Const' => 1,
                                            'Header' => 'dateformat.h',
                                            'InLine' => 2,
@@ -7426,20 +7900,20 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1291385'
+                                                                 'type' => '1304652'
                                                                },
                                                         '1' => {
                                                                  'name' => 'clazz',
-                                                                 'type' => '55278'
+                                                                 'type' => '53983'
                                                                }
                                                       },
-                                           'Return' => '41824',
+                                           'Return' => '40888',
                                            'ShortName' => 'instanceof',
                                            'Virt' => 1,
                                            'VirtPos' => '3'
                                          },
-                            '1250022' => {
-                                           'Class' => '1249967',
+                            '1263271' => {
+                                           'Class' => '1263216',
                                            'Const' => 1,
                                            'Header' => 'dateformat.h',
                                            'InLine' => 2,
@@ -7448,79 +7922,79 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1291385'
+                                                                 'type' => '1304652'
                                                                },
                                                         '1' => {
                                                                  'name' => 'clazz',
-                                                                 'type' => '55278'
+                                                                 'type' => '53983'
                                                                }
                                                       },
-                                           'Return' => '45584',
+                                           'Return' => '44634',
                                            'ShortName' => 'cast',
                                            'Virt' => 1,
                                            'VirtPos' => '4'
                                          },
-                            '1250067' => {
-                                           'Class' => '1249967',
+                            '1263316' => {
+                                           'Class' => '1263216',
                                            'Header' => 'dateformat.h',
                                            'Line' => '36',
                                            'MnglName' => '_ZN7log4cxx7helpers10DateFormat14getStaticClassEv',
                                            'Private' => 1,
-                                           'Return' => '55278',
+                                           'Return' => '53983',
                                            'ShortName' => 'getStaticClass',
                                            'Source' => 'dateformat.cpp',
                                            'SourceLine' => '26',
                                            'Static' => 1
                                          },
-                            '1250882' => {
-                                           'Class' => '1250605',
+                            '1264131' => {
+                                           'Class' => '1263854',
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat20findMillisecondStartExRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt10shared_ptrINS_7helpers10DateFormatEERNSB_4PoolE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'time',
-                                                                 'type' => '513857'
+                                                                 'type' => '523038'
                                                                },
                                                         '1' => {
                                                                  'name' => 'formatted',
-                                                                 'type' => '207559'
+                                                                 'type' => '205852'
                                                                },
                                                         '2' => {
                                                                  'name' => 'formatter',
-                                                                 'type' => '1251861'
+                                                                 'type' => '1265110'
                                                                },
                                                         '3' => {
                                                                  'name' => 'pool',
-                                                                 'type' => '55243'
+                                                                 'type' => '53948'
                                                                }
                                                       },
-                                           'Return' => '41771',
+                                           'Return' => '40835',
                                            'ShortName' => 'findMillisecondStart',
                                            'Source' => 'cacheddateformat.cpp',
                                            'SourceLine' => '114',
                                            'Static' => 1
                                          },
-                            '1250925' => {
-                                           'Class' => '1250605',
+                            '1264174' => {
+                                           'Class' => '1263854',
                                            'Const' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZNK7log4cxx7pattern16CachedDateFormat6formatERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEExRNS_7helpers4PoolE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1251873'
+                                                                 'type' => '1265122'
                                                                },
                                                         '1' => {
                                                                  'name' => 'buf',
-                                                                 'type' => '324863'
+                                                                 'type' => '336206'
                                                                },
                                                         '2' => {
                                                                  'name' => 'now',
-                                                                 'type' => '513857'
+                                                                 'type' => '523038'
                                                                },
                                                         '3' => {
                                                                  'name' => 'p',
-                                                                 'type' => '55243'
+                                                                 'type' => '53948'
                                                                }
                                                       },
                                            'Return' => '1',
@@ -7530,22 +8004,22 @@ $VAR1 = {
                                            'Virt' => 1,
                                            'VirtPos' => '5'
                                          },
-                            '1250976' => {
-                                           'Class' => '1250605',
+                            '1264225' => {
+                                           'Class' => '1263854',
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat17millisecondFormatEiRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'millis',
-                                                                 'type' => '41771'
+                                                                 'type' => '40835'
                                                                },
                                                         '1' => {
                                                                  'name' => 'buf',
-                                                                 'type' => '324863'
+                                                                 'type' => '336206'
                                                                },
                                                         '2' => {
                                                                  'name' => 'offset',
-                                                                 'type' => '41771'
+                                                                 'type' => '40835'
                                                                }
                                                       },
                                            'Private' => 1,
@@ -7558,18 +8032,18 @@ $VAR1 = {
                                            'SourceLine' => '280',
                                            'Static' => 1
                                          },
-                            '1251009' => {
-                                           'Class' => '1250605',
+                            '1264258' => {
+                                           'Class' => '1263854',
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat11setTimeZoneERKSt10shared_ptrINS_7helpers8TimeZoneEE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1251856'
+                                                                 'type' => '1265105'
                                                                },
                                                         '1' => {
                                                                  'name' => 'timeZone',
-                                                                 'type' => '1251878'
+                                                                 'type' => '1265127'
                                                                }
                                                       },
                                            'Return' => '1',
@@ -7579,27 +8053,27 @@ $VAR1 = {
                                            'Virt' => 1,
                                            'VirtPos' => '6'
                                          },
-                            '1251051' => {
-                                           'Class' => '1250605',
+                            '1264300' => {
+                                           'Class' => '1263854',
                                            'Const' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZNK7log4cxx7pattern16CachedDateFormat12numberFormatERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEiRNS_7helpers4PoolE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1251873'
+                                                                 'type' => '1265122'
                                                                },
                                                         '1' => {
                                                                  'name' => 's',
-                                                                 'type' => '324863'
+                                                                 'type' => '336206'
                                                                },
                                                         '2' => {
                                                                  'name' => 'n',
-                                                                 'type' => '41771'
+                                                                 'type' => '40835'
                                                                },
                                                         '3' => {
                                                                  'name' => 'p',
-                                                                 'type' => '55243'
+                                                                 'type' => '53948'
                                                                }
                                                       },
                                            'Return' => '1',
@@ -7609,125 +8083,125 @@ $VAR1 = {
                                            'Virt' => 1,
                                            'VirtPos' => '7'
                                          },
-                            '1251103' => {
-                                           'Class' => '1250605',
+                            '1264352' => {
+                                           'Class' => '1263854',
                                            'Header' => 'cacheddateformat.h',
                                            'Line' => '202',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat23getMaximumCacheValidityERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'pattern',
-                                                                 'type' => '207559'
+                                                                 'type' => '205852'
                                                                }
                                                       },
-                                           'Return' => '41771',
+                                           'Return' => '40835',
                                            'ShortName' => 'getMaximumCacheValidity',
                                            'Source' => 'cacheddateformat.cpp',
                                            'SourceLine' => '318',
                                            'Static' => 1
                                          },
-                            '1251198' => {
-                                           'Class' => '1250605',
+                            '1264447' => {
+                                           'Class' => '1263854',
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat13regionMatchesERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmS9_mm',
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'target',
-                                                                 'type' => '207559'
+                                                                 'type' => '205852'
                                                                },
                                                         '1' => {
                                                                  'name' => 'toffset',
-                                                                 'type' => '41980'
+                                                                 'type' => '41030'
                                                                },
                                                         '2' => {
                                                                  'name' => 'other',
-                                                                 'type' => '207559'
+                                                                 'type' => '205852'
                                                                },
                                                         '3' => {
                                                                  'name' => 'ooffset',
-                                                                 'type' => '41980'
+                                                                 'type' => '41030'
                                                                },
                                                         '4' => {
                                                                  'name' => 'len',
-                                                                 'type' => '41980'
+                                                                 'type' => '41030'
                                                                }
                                                       },
                                            'Private' => 1,
-                                           'Return' => '41824',
+                                           'Return' => '40888',
                                            'ShortName' => 'regionMatches',
                                            'Source' => 'cacheddateformat.cpp',
                                            'SourceLine' => '355',
                                            'Static' => 1
                                          },
-                            '1251660' => {
-                                           'Class' => '1250605',
+                            '1264909' => {
+                                           'Class' => '1263854',
                                            'Data' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat6digitsE',
-                                           'Return' => '1251655',
+                                           'Return' => '1264904',
                                            'ShortName' => 'digits',
                                            'Source' => 'cacheddateformat.cpp',
                                            'SourceLine' => '40',
                                            'Value' => '30 31 32 33 34 35 36 37 38 39 00'
                                          },
-                            '1251669' => {
-                                           'Class' => '1250605',
+                            '1264918' => {
+                                           'Class' => '1263854',
                                            'Data' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat6magic1E',
-                                           'Return' => '41779',
+                                           'Return' => '40843',
                                            'ShortName' => 'magic1',
                                            'Source' => 'cacheddateformat.cpp',
                                            'SourceLine' => '47',
                                            'Value' => '654000'
                                          },
-                            '1251699' => {
-                                           'Class' => '1250605',
+                            '1264948' => {
+                                           'Class' => '1263854',
                                            'Data' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat12magicString1E',
-                                           'Return' => '1251694',
+                                           'Return' => '1264943',
                                            'ShortName' => 'magicString1',
                                            'Source' => 'cacheddateformat.cpp',
                                            'SourceLine' => '53',
                                            'Value' => '36 35 34 00'
                                          },
-                            '1251708' => {
-                                           'Class' => '1250605',
+                            '1264957' => {
+                                           'Class' => '1263854',
                                            'Data' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat6magic2E',
-                                           'Return' => '41779',
+                                           'Return' => '40843',
                                            'ShortName' => 'magic2',
                                            'Source' => 'cacheddateformat.cpp',
                                            'SourceLine' => '60',
                                            'Value' => '987000'
                                          },
-                            '1251717' => {
-                                           'Class' => '1250605',
+                            '1264966' => {
+                                           'Class' => '1263854',
                                            'Data' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat12magicString2E',
-                                           'Return' => '1251694',
+                                           'Return' => '1264943',
                                            'ShortName' => 'magicString2',
                                            'Source' => 'cacheddateformat.cpp',
                                            'SourceLine' => '66',
                                            'Value' => '39 38 37 00'
                                          },
-                            '1251726' => {
-                                           'Class' => '1250605',
+                            '1264975' => {
+                                           'Class' => '1263854',
                                            'Data' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormat10zeroStringE',
-                                           'Return' => '1251694',
+                                           'Return' => '1264943',
                                            'ShortName' => 'zeroString',
                                            'Source' => 'cacheddateformat.cpp',
                                            'SourceLine' => '72',
                                            'Value' => '30 30 30 00'
                                          },
-                            '1252718' => {
+                            '1265985' => {
                                            'Artificial' => 1,
-                                           'Class' => '1250605',
+                                           'Class' => '1263854',
                                            'Destructor' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'InLine' => 1,
@@ -7736,15 +8210,15 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1251856'
+                                                                 'type' => '1265105'
                                                                }
                                                       },
                                            'ShortName' => 'CachedDateFormat',
                                            'Virt' => 1
                                          },
-                            '1252719' => {
+                            '1265986' => {
                                            'Artificial' => 1,
-                                           'Class' => '1250605',
+                                           'Class' => '1263854',
                                            'Destructor' => 1,
                                            'Header' => 'cacheddateformat.h',
                                            'InLine' => 1,
@@ -7753,33 +8227,50 @@ $VAR1 = {
                                            'Param' => {
                                                         '0' => {
                                                                  'name' => 'this',
-                                                                 'type' => '1251856'
+                                                                 'type' => '1265105'
+                                                               }
+                                                      },
+                                           'ShortName' => 'CachedDateFormat',
+                                           'Virt' => 1
+                                         },
+                            '1267415' => {
+                                           'Artificial' => 1,
+                                           'Class' => '1263854',
+                                           'Destructor' => 1,
+                                           'Header' => 'cacheddateformat.h',
+                                           'InLine' => 1,
+                                           'Line' => '32',
+                                           'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormatD2Ev',
+                                           'Param' => {
+                                                        '0' => {
+                                                                 'name' => 'this',
+                                                                 'type' => '1265105'
                                                                }
                                                       },
                                            'ShortName' => 'CachedDateFormat',
                                            'Virt' => 1
                                          },
-                            '12533857' => {
-                                            'Class' => '2681134',
+                            '12678025' => {
+                                            'Class' => '2839849',
                                             'Const' => 1,
                                             'Header' => 'relativetimedateformat.h',
                                             'MnglName' => '_ZNK7log4cxx7helpers22RelativeTimeDateFormat6formatERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEExRNS0_4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12534567'
+                                                                  'type' => '12678735'
                                                                 },
                                                          '1' => {
                                                                   'name' => 's',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'date',
-                                                                  'type' => '513857'
+                                                                  'type' => '523038'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -7789,9 +8280,9 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '5'
                                           },
-                            '12534764' => {
+                            '12678932' => {
                                             'Artificial' => 1,
-                                            'Class' => '2681134',
+                                            'Class' => '2839849',
                                             'Destructor' => 1,
                                             'Header' => 'relativetimedateformat.h',
                                             'InLine' => 1,
@@ -7800,15 +8291,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12534544'
+                                                                  'type' => '12678712'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimeDateFormat',
                                             'Virt' => 1
                                           },
-                            '12534765' => {
+                            '12678933' => {
                                             'Artificial' => 1,
-                                            'Class' => '2681134',
+                                            'Class' => '2839849',
                                             'Destructor' => 1,
                                             'Header' => 'relativetimedateformat.h',
                                             'InLine' => 1,
@@ -7817,15 +8308,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12534544'
+                                                                  'type' => '12678712'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimeDateFormat',
                                             'Virt' => 1
                                           },
-                            '12534906' => {
+                            '12679074' => {
                                             'Artificial' => 1,
-                                            'Class' => '2681134',
+                                            'Class' => '2839849',
                                             'Destructor' => 1,
                                             'Header' => 'relativetimedateformat.h',
                                             'InLine' => 1,
@@ -7834,99 +8325,82 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12534544'
+                                                                  'type' => '12678712'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimeDateFormat',
                                             'Virt' => 1
                                           },
-                            '12535151' => {
-                                            'Class' => '2681134',
+                            '12679319' => {
+                                            'Class' => '2839849',
                                             'Constructor' => 1,
                                             'Header' => 'relativetimedateformat.h',
                                             'MnglName' => '_ZN7log4cxx7helpers22RelativeTimeDateFormatC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12534544'
+                                                                  'type' => '12678712'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimeDateFormat',
                                             'Source' => 'relativetimedateformat.cpp',
                                             'SourceLine' => '27'
                                           },
-                            '12535152' => {
-                                            'Class' => '2681134',
+                            '12679320' => {
+                                            'Class' => '2839849',
                                             'Constructor' => 1,
                                             'Header' => 'relativetimedateformat.h',
                                             'MnglName' => '_ZN7log4cxx7helpers22RelativeTimeDateFormatC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12534544'
+                                                                  'type' => '12678712'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimeDateFormat',
                                             'Source' => 'relativetimedateformat.cpp',
                                             'SourceLine' => '27'
                                           },
-                            '1254148' => {
-                                           'Artificial' => 1,
-                                           'Class' => '1250605',
-                                           'Destructor' => 1,
-                                           'Header' => 'cacheddateformat.h',
-                                           'InLine' => 1,
-                                           'Line' => '32',
-                                           'MnglName' => '_ZN7log4cxx7pattern16CachedDateFormatD2Ev',
-                                           'Param' => {
-                                                        '0' => {
-                                                                 'name' => 'this',
-                                                                 'type' => '1251856'
-                                                               }
-                                                      },
-                                           'ShortName' => 'CachedDateFormat',
-                                           'Virt' => 1
-                                         },
-                            '12593941' => {
-                                            'Class' => '12593822',
+                            '12736682' => {
+                                            'Class' => '12736563',
                                             'Const' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'MnglName' => '_ZNK7log4cxx7pattern28RelativeTimePatternConverter8getClassEv',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595520'
+                                                                  'type' => '12738261'
                                                                 }
                                                        },
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getClass',
                                             'Source' => 'relativetimepatternconverter.cpp',
                                             'SourceLine' => '33',
                                             'Virt' => 1,
                                             'VirtPos' => '0'
                                           },
-                            '12593980' => {
-                                            'Class' => '12593822',
+                            '12736721' => {
+                                            'Class' => '12736563',
                                             'Header' => 'relativetimepatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern28RelativeTimePatternConverter14getStaticClassEv',
-                                            'Return' => '55278',
+                                            'Return' => '53983',
                                             'ShortName' => 'getStaticClass',
                                             'Source' => 'relativetimepatternconverter.cpp',
                                             'SourceLine' => '33',
                                             'Static' => 1
                                           },
-                            '12593998' => {
-                                            'Class' => '12593822',
+                            '12736739' => {
+                                            'Class' => '12736563',
                                             'Header' => 'relativetimepatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern28RelativeTimePatternConverter13registerClassEv',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'registerClass',
                                             'Source' => 'relativetimepatternconverter.cpp',
                                             'SourceLine' => '33',
                                             'Static' => 1
                                           },
-                            '12594016' => {
-                                            'Class' => '12593822',
+                            '12736757' => {
+                                            'Class' => '12736563',
                                             'Const' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'InLine' => 2,
@@ -7935,20 +8409,20 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595520'
+                                                                  'type' => '12738261'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '45584',
+                                            'Return' => '44634',
                                             'ShortName' => 'cast',
                                             'Virt' => 1,
                                             'VirtPos' => '4'
                                           },
-                            '12594060' => {
-                                            'Class' => '12593822',
+                            '12736801' => {
+                                            'Class' => '12736563',
                                             'Const' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'InLine' => 2,
@@ -7957,58 +8431,58 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595520'
+                                                                  'type' => '12738261'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'clazz',
-                                                                  'type' => '55278'
+                                                                  'type' => '53983'
                                                                 }
                                                        },
-                                            'Return' => '41824',
+                                            'Return' => '40888',
                                             'ShortName' => 'instanceof',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '12594141' => {
-                                            'Class' => '12593822',
+                            '12736882' => {
+                                            'Class' => '12736563',
                                             'Header' => 'relativetimepatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern28RelativeTimePatternConverter11newInstanceERKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS8_EE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'p1',
-                                                                  'type' => '325594'
+                                                                  'type' => '336965'
                                                                 }
                                                        },
                                             'Reg' => {
                                                        '0' => 'rsi'
                                                      },
-                                            'Return' => '1783942',
+                                            'Return' => '1792237',
                                             'ShortName' => 'newInstance',
                                             'Source' => 'relativetimepatternconverter.cpp',
                                             'SourceLine' => '41',
                                             'Static' => 1
                                           },
-                            '12594168' => {
-                                            'Class' => '12593822',
+                            '12736909' => {
+                                            'Class' => '12736563',
                                             'Const' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'MnglName' => '_ZNK7log4cxx7pattern28RelativeTimePatternConverter6formatERKSt10shared_ptrINS_3spi12LoggingEventEERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERNS_7helpers4PoolE',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595520'
+                                                                  'type' => '12738261'
                                                                 },
                                                          '1' => {
                                                                   'name' => 'event',
-                                                                  'type' => '120674'
+                                                                  'type' => '117970'
                                                                 },
                                                          '2' => {
                                                                   'name' => 'toAppendTo',
-                                                                  'type' => '324863'
+                                                                  'type' => '336206'
                                                                 },
                                                          '3' => {
                                                                   'name' => 'p',
-                                                                  'type' => '55243'
+                                                                  'type' => '53948'
                                                                 }
                                                        },
                                             'Return' => '1',
@@ -8018,8 +8492,8 @@ $VAR1 = {
                                             'Virt' => 1,
                                             'VirtPos' => '7'
                                           },
-                            '12594339' => {
-                                            'Class' => '12594218',
+                            '12737080' => {
+                                            'Class' => '12736959',
                                             'Const' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'InLine' => 2,
@@ -8028,26 +8502,26 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595548'
+                                                                  'type' => '12738289'
                                                                 }
                                                        },
-                                            'Return' => '54480',
+                                            'Return' => '53185',
                                             'ShortName' => 'getName',
                                             'Virt' => 1,
                                             'VirtPos' => '3'
                                           },
-                            '12594815' => {
+                            '12737556' => {
                                             'Data' => 1,
                                             'Line' => '33',
                                             'MnglName' => '_ZN7log4cxx7classes40RelativeTimePatternConverterRegistrationE',
                                             'NameSpace' => 'log4cxx::classes',
-                                            'Return' => '55284',
+                                            'Return' => '53989',
                                             'ShortName' => 'RelativeTimePatternConverterRegistration',
                                             'Source' => 'relativetimepatternconverter.cpp'
                                           },
-                            '12597390' => {
+                            '12740131' => {
                                             'Artificial' => 1,
-                                            'Class' => '12593822',
+                                            'Class' => '12736563',
                                             'Destructor' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'InLine' => 1,
@@ -8056,15 +8530,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595303'
+                                                                  'type' => '12738020'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimePatternConverter',
                                             'Virt' => 1
                                           },
-                            '12597391' => {
+                            '12740132' => {
                                             'Artificial' => 1,
-                                            'Class' => '12593822',
+                                            'Class' => '12736563',
                                             'Destructor' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'InLine' => 1,
@@ -8073,15 +8547,15 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595303'
+                                                                  'type' => '12738020'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimePatternConverter',
                                             'Virt' => 1
                                           },
-                            '12597656' => {
+                            '12740397' => {
                                             'Artificial' => 1,
-                                            'Class' => '12593822',
+                                            'Class' => '12736563',
                                             'Destructor' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'InLine' => 1,
@@ -8090,45 +8564,45 @@ $VAR1 = {
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595303'
+                                                                  'type' => '12738020'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimePatternConverter',
                                             'Virt' => 1
                                           },
-                            '12603270' => {
-                                            'Class' => '12593822',
+                            '12746011' => {
+                                            'Class' => '12736563',
                                             'Constructor' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern28RelativeTimePatternConverterC1Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595303'
+                                                                  'type' => '12738020'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimePatternConverter',
                                             'Source' => 'relativetimepatternconverter.cpp',
                                             'SourceLine' => '35'
                                           },
-                            '12607411' => {
-                                            'Class' => '12593822',
+                            '12750152' => {
+                                            'Class' => '12736563',
                                             'Constructor' => 1,
                                             'Header' => 'relativetimepatternconverter.h',
                                             'MnglName' => '_ZN7log4cxx7pattern28RelativeTimePatternConverterC2Ev',
                                             'Param' => {
                                                          '0' => {
                                                                   'name' => 'this',
-                                                                  'type' => '12595303'
+                                                                  'type' => '12738020'
                                                                 }
                                                        },
                                             'ShortName' => 'RelativeTimePatternConverter',
                                             'Source' => 'relativetimepatternconverter.cpp',
                                             'SourceLine' => '35'
... 126629 lines suppressed ...