TestAppender Class Reference
List of all members.
| Classes | 
| struct | Info | 
| Public Types | 
| typedef std::vector< Info > | V_Info | 
| typedef std::vector< Info > | V_Info | 
| Public Attributes | 
| V_Info | info_ | 
| Protected Member Functions | 
| virtual void | append (const log4cxx::spi::LoggingEventPtr &event, log4cxx::helpers::Pool &pool) | 
| virtual void | append (const log4cxx::spi::LoggingEventPtr &event, log4cxx::helpers::Pool &pool) | 
| virtual void | close () | 
| virtual void | close () | 
| virtual bool | requiresLayout () const | 
| virtual bool | requiresLayout () const | 
Detailed Description
Definition at line 41 of file thread_test.cpp.
Member Typedef Documentation
Member Function Documentation
      
        
          | virtual void TestAppender::append | ( | const log4cxx::spi::LoggingEventPtr & | event, | 
        
          |  |  | log4cxx::helpers::Pool & | pool |  | 
        
          |  | ) |  |  |  [inline, protected, virtual] | 
      
 
 
      
        
          | virtual void TestAppender::append | ( | const log4cxx::spi::LoggingEventPtr & | event, | 
        
          |  |  | log4cxx::helpers::Pool & | pool |  | 
        
          |  | ) |  |  |  [inline, protected, virtual] | 
      
 
 
      
        
          | virtual void TestAppender::close | ( |  | ) |  [inline, protected, virtual] | 
      
 
 
      
        
          | virtual void TestAppender::close | ( |  | ) |  [inline, protected, virtual] | 
      
 
 
      
        
          | virtual bool TestAppender::requiresLayout | ( |  | ) | const  [inline, protected, virtual] | 
      
 
 
      
        
          | virtual bool TestAppender::requiresLayout | ( |  | ) | const  [inline, protected, virtual] | 
      
 
 
Member Data Documentation
The documentation for this class was generated from the following files: