1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>log4cpp: RemoteSyslogAppender.cpp File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.2 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<h1>RemoteSyslogAppender.cpp File Reference</h1><code>#include "<a class="el" href="PortabilityImpl_8hh-source.html">PortabilityImpl.hh</a>"</code><br>
<code>#include <cstdlib></code><br>
<code>#include <cstdio></code><br>
<code>#include <cstring></code><br>
<code>#include <sys/types.h></code><br>
<code>#include <sys/stat.h></code><br>
<code>#include <fcntl.h></code><br>
<code>#include <<a class="el" href="RemoteSyslogAppender_8hh-source.html">log4cpp/RemoteSyslogAppender.hh</a>></code><br>
<code>#include <<a class="el" href="FactoryParams_8hh-source.html">log4cpp/FactoryParams.hh</a>></code><br>
<code>#include <memory></code><br>
<code>#include <winsock2.h></code><br>
<p>
Include dependency graph for RemoteSyslogAppender.cpp:<p><center><img src="RemoteSyslogAppender_8cpp__incl.gif" border="0" usemap="#RemoteSyslogAppender.cpp_map" alt=""></center>
<map name="RemoteSyslogAppender.cpp_map">
<area shape="rect" href="PortabilityImpl_8hh.html" title="PortabilityImpl.hh" alt="" coords="749,59,869,85"><area shape="rect" href="RemoteSyslogAppender_8hh.html" title="log4cpp/RemoteSyslogAppender.hh" alt="" coords="231,895,444,921"><area shape="rect" href="FactoryParams_8hh.html" title="log4cpp/FactoryParams.hh" alt="" coords="1595,1123,1757,1149"><area shape="rect" href="Portability_8hh.html" title="log4cpp/Portability.hh" alt="" coords="1837,388,1979,415"><area shape="rect" href="Export_8hh.html" title="log4cpp/Export.hh" alt="" coords="2028,388,2148,415"><area shape="rect" href="LayoutAppender_8hh.html" title="log4cpp/LayoutAppender.hh" alt="" coords="495,464,668,491"><area shape="rect" href="Priority_8hh.html" title="log4cpp/Priority.hh" alt="" coords="1613,768,1739,795"><area shape="rect" href="AppenderSkeleton_8hh.html" title="log4cpp/AppenderSkeleton.hh" alt="" coords="717,337,901,364"><area shape="rect" href="BasicLayout_8hh.html" title="log4cpp/BasicLayout.hh" alt="" coords="949,160,1101,187"><area shape="rect" href="Appender_8hh.html" title="log4cpp/Appender.hh" alt="" coords="957,667,1093,693"><area shape="rect" href="Filter_8hh.html" title="log4cpp/Filter.hh" alt="" coords="1155,211,1267,237"><area shape="rect" href="Layout_8hh.html" title="log4cpp/Layout.hh" alt="" coords="1149,363,1272,389"><area shape="rect" href="LoggingEvent_8hh.html" title="log4cpp/LoggingEvent.hh" alt="" coords="1337,413,1497,440"><area shape="rect" href="Threading_8hh.html" title="log4cpp/threading/Threading.hh" alt="" coords="1321,565,1513,592"><area shape="rect" href="TimeStamp_8hh.html" title="log4cpp/TimeStamp.hh" alt="" coords="1603,363,1749,389"><area shape="rect" href="DummyThreads_8hh.html" title="log4cpp/threading/DummyThreads.hh" alt="" coords="1564,616,1788,643"></map>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html">log4cpp</a></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">std::auto_ptr< Appender > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html#1edf27d58b9f911570daa3793062cc7d">log4cpp::create_remote_syslog_appender</a> (const FactoryParams &)</td></tr>
</table>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 3 11:54:54 2007 for log4cpp by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
</body>
</html>
|