#include <trace.h>
Definition at line 41 of file trace.h.
TraceEntry::TraceEntry |
( |
EAction |
action, |
|
|
const Path & |
pathname, |
|
|
size_t |
size |
|
) |
| |
TraceEntry::TraceEntry |
( |
const std::wstring & |
text | ) |
|
EAction TraceEntry::Action |
( |
| ) |
const |
|
inline |
std::wstring TraceEntry::EncodeAsText |
( |
| ) |
const |
const Path& TraceEntry::Pathname |
( |
| ) |
const |
|
inline |
size_t TraceEntry::Size |
( |
| ) |
const |
|
inline |
Path TraceEntry::m_pathname |
|
private |
size_t TraceEntry::m_size |
|
private |
float TraceEntry::m_timestamp |
|
private |
The documentation for this class was generated from the following files:
- /home/sathyam/0ad.svn/source/lib/file/common/trace.h
- /home/sathyam/0ad.svn/source/lib/file/common/trace.cpp