ubit
Public Types | List of all members
ubit::UFileStat Struct Reference

File status returned by functions that open files. More...

#include <ufile.hpp>

Public Types

enum  {
  UnknownType = -5, MiscError = -4, NoMemory = -3, InvalidData = -2,
  CannotOpen = -1, NotOpened = 0, Opened = 1
}
 

Detailed Description

File status returned by functions that open files.


The documentation for this struct was generated from the following file: