CIAO::File_Logger_Backend Class Reference

#include <File_Logger_Backend.h>

Inheritance diagram for CIAO::File_Logger_Backend:
Inheritance graph
[legend]
Collaboration diagram for CIAO::File_Logger_Backend:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 File_Logger_Backend (const ACE_TCHAR *fname)
virtual ~File_Logger_Backend (void)
virtual int open (const ACE_TCHAR *logger_key)
virtual int reset (void)
virtual int close (void)
virtual ssize_t log (ACE_Log_Record &log_record)

Private Attributes

FILE * fh_
ACE_TString filename_

Constructor & Destructor Documentation

CIAO::File_Logger_Backend::File_Logger_Backend ( const ACE_TCHAR fname  )  [inline]
virtual CIAO::File_Logger_Backend::~File_Logger_Backend ( void   )  [inline, virtual]

Member Function Documentation

int CIAO::File_Logger_Backend::close ( void   )  [virtual]

Implements ACE_Log_Msg_Backend.

ssize_t CIAO::File_Logger_Backend::log ( ACE_Log_Record log_record  )  [virtual]

Implements ACE_Log_Msg_Backend.

int CIAO::File_Logger_Backend::open ( const ACE_TCHAR logger_key  )  [virtual]

Implements ACE_Log_Msg_Backend.

virtual int CIAO::File_Logger_Backend::reset ( void   )  [inline, virtual]

Implements ACE_Log_Msg_Backend.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Oct 12 15:05:58 2009 for CIAO by  doxygen 1.6.1