libcsdbg
1.28
C++ exception (and generic) stack trace debug library
Main Page
Related Pages
Namespaces
Classes
Files
csdbg::filebuf::~filebuf
(
)
virtual
Object destructor.
Definition at line
70
of file
filebuf.cpp
.
References
m_path
.
71
{
72
delete
[]
m_path
;
73
m_path
= NULL;
74
}
csdbg::filebuf::m_path
i8 * m_path
Output file path.
Definition:
filebuf.hpp:37
csdbg
filebuf
Generated by
1.8.5