#include <XMLLogService.hpp>
Inherits pion::server::PlatformService.
Definition at line 90 of file XMLLogService.hpp.
Public Member Functions | |
| XMLLogService (void) | |
| virtual | ~XMLLogService () |
| virtual void | operator() (pion::net::HTTPRequestPtr &request, pion::net::TCPConnectionPtr &tcp_conn) |
| handles requests for XMLLogService | |
| XMLLogServiceAppender & | getLogAppender (void) |
| returns the log appender used by XMLLogService | |
| std::string | getPermissionType (void) const |
| returns the type attribute used for an XML Permission node pertaining to XMLLogService | |
1.4.7