History log of /haiku/headers/private/storage/EntryOperationEngineBase.h
Revision Date Author Comments
# 6077cad8 13-Jun-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

BEntryOperationEngineBase::Entry: Add debug methods

Add GetPathOrName() and PathOrName() methods which try to get some kind
of usable path or at least a file name for the entry. Useful mainly for
debugging and error reporting cases.


# 9680cf0b 10-Jun-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

BEntryOperationEngineBase::Entry: Add node_ref+path c'tor


# 4cf3529c 26-Sep-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

BCopyEngine: Add base class BEntryOperationEngineBase

It contains a helper class Entry, which allows to generalize the
BCopyEngine::CopyEntry() parameters.


# 6077cad882788bcf98d50dc596466b23ddb45c9e 13-Jun-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

BEntryOperationEngineBase::Entry: Add debug methods

Add GetPathOrName() and PathOrName() methods which try to get some kind
of usable path or at least a file name for the entry. Useful mainly for
debugging and error reporting cases.


# 9680cf0bce885e5daf3f3eb92bc2e52978a6c984 10-Jun-2014 Ingo Weinhold <ingo_weinhold@gmx.de>

BEntryOperationEngineBase::Entry: Add node_ref+path c'tor


# 4cf3529cbbd27b670dc63c7de2ce237d0bdce852 26-Sep-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

BCopyEngine: Add base class BEntryOperationEngineBase

It contains a helper class Entry, which allows to generalize the
BCopyEngine::CopyEntry() parameters.