Twain_DSM  1.0
Public Attributes | List of all members
CTwnDsmLogImpl::_pod Struct Reference

We use a pod system because it help prevents us from making dumb initialization mistakes... More...

Collaboration diagram for CTwnDsmLogImpl::_pod:
Collaboration graph
[legend]

Public Attributes

FILE * m_plog
 where we'll dump information.
 
char * m_message
 buffer for our messages.
 
char m_logpath [FILENAME_MAX]
 where we put the file.
 
char m_logmode [16]
 how we fopen the file.
 
int m_nIndent
 how far to indent the log message
 

Detailed Description

We use a pod system because it help prevents us from making dumb initialization mistakes...

Definition at line 84 of file log.cpp.


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