Commit 48b4d30aa39a0d41490b8099576909fda73d3a75

Ran Benita 2012-06-29T17:05:33

Use enum for file types enums are nice for some type safety and readability. This one also removes the distinction between file type mask / file type index and some naming consistency. Signed-off-by: Ran Benita <ran234@gmail.com>