1#ifndef __DCL_FILE_WRITER_H__
2#define __DCL_FILE_WRITER_H__ 20110205
4#ifndef __DCL_FILE_OUTPUT_STREAM_H__
7#ifndef __DCL_OUTPUT_STREAM_WRITER_H__
61inline FileWriter::FileWriter(
const String& _path,
bool _truncate,
CharsetEncoder* _pEncoder)
#define DECLARE_CLASSINFO(class_name)
OutputStreamWriter(OutputStream &__noclose__ _output, CharsetEncoder &_encoder)