Moved documentation for the BEntry class into a dox file to include it into the Haiku book.

This commit is contained in:
John Scipione
2011-12-18 21:28:55 -05:00
parent a92e17b124
commit d4fa97f8f8
3 changed files with 618 additions and 426 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ private:
virtual void _PennyEntry5();
virtual void _PennyEntry6();
/*! BEntry implementation of BStatable::set_stat() */
// BEntry implementation of BStatable::set_stat()
virtual status_t set_stat(struct stat& stat, uint32 what);
status_t _SetTo(int dir, const char* path,
bool traverse);