Include dependency graph for FileReference.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
| namespace | SkyGI |
Classes | |
| class | SkyGI::FileReference |
Typedefs | |
| typedef int | SkyGI::MonitorID |
Enumerations | |
| enum | SkyGI::MonitorFlags { SkyGI::MONITOR_FLAG_CREATED_IN_DIRECTORY = 0x00000001, SkyGI::MONITOR_FLAG_CHANGED = 0x00000002, SkyGI::MONITOR_FLAG_DELETED = 0x00000004, SkyGI::MONITOR_FLAG_ATTRIBUTE_CHANGED = 0x00000008, SkyGI::MONITOR_FLAG_DELETED_IN_DIRECTORY = 0x00000010, SkyGI::MONITOR_FLAG_CHANGING = 0x00000020, SkyGI::MONITOR_FLAG_CHANGING_IN_DIRECTORY = 0x00000040, SkyGI::MONITOR_FLAG_CHANGED_IN_DIRECTORY = 0x00000080, SkyGI::MONITOR_FLAG_ATTRIBUTE_CHANGED_IN_DIRECTORY = 0x00000100, SkyGI::MONITOR_FLAG_CREATED = 0x00000200, SkyGI::MONITOR_FLAG_ALL = 0xFFFFFFFF } |
1.5.1-p1