libtorrent::logger Struct Reference

#include <debug.hpp>

List of all members.

Public Member Functions

 logger (boost::filesystem::path const &filename, int instance, bool append=true)
template<class T>
loggeroperator<< (T const &v)

Public Attributes

boost::filesystem::ofstream m_file


Detailed Description

Definition at line 68 of file debug.hpp.


Constructor & Destructor Documentation

libtorrent::logger::logger ( boost::filesystem::path const &  filename,
int  instance,
bool  append = true 
) [inline]

Definition at line 70 of file debug.hpp.

References m_file.


Member Function Documentation

template<class T>
logger& libtorrent::logger::operator<< ( T const &  v  )  [inline]

Definition at line 80 of file debug.hpp.

References m_file.


Member Data Documentation

boost::filesystem::ofstream libtorrent::logger::m_file

Definition at line 87 of file debug.hpp.

Referenced by logger(), and operator<<().


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

Generated on Sun May 25 00:21:41 2008 by  doxygen 1.5.6