VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G::Log::Line Class Reference

A class for adding line number information to the Log output. More...

#include <glog.h>

Public Member Functions

 Line (const char *file, int line)
 

Public Attributes

const char * m_file
 
int m_line
 

Detailed Description

A class for adding line number information to the Log output.

Definition at line 53 of file glog.h.


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