xlog_fields Class Reference

#include <hiscores.h>

List of all members.

Public Member Functions

 xlog_fields ()
 xlog_fields (const std::string &line)
void init (const std::string &line)
std::string xlog_line () const
void add_field (const std::string &key, const char *format,...)
std::string str_field (const std::string &) const
int int_field (const std::string &) const
long long_field (const std::string &) const


Constructor & Destructor Documentation

xlog_fields::xlog_fields (  ) 

xlog_fields::xlog_fields ( const std::string line  ) 

Here is the call graph for this function:


Member Function Documentation

void xlog_fields::init ( const std::string line  ) 

Here is the call graph for this function:

std::string xlog_fields::xlog_line (  )  const

Here is the call graph for this function:

void xlog_fields::add_field ( const std::string key,
const char *  format,
  ... 
)

Here is the call graph for this function:

std::string xlog_fields::str_field ( const std::string s  )  const

int xlog_fields::int_field ( const std::string s  )  const

Here is the call graph for this function:

long xlog_fields::long_field ( const std::string s  )  const

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on Thu Jan 13 13:43:08 2011 by  doxygen 1.5.6