All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.rb-fsevent-0.10.3.ext.fsevent_watch.common.h Maven / Gradle / Ivy

The newest version!
#ifndef fsevent_watch_common_h
#define fsevent_watch_common_h

#include 
#ifdef __OBJC__
#import 
#endif

#include 
#include 
#include "compat.h"
#include "defines.h"
#include "TSICTString.h"

enum FSEventWatchOutputFormat {
  kFSEventWatchOutputFormatClassic,
  kFSEventWatchOutputFormatNIW,
  kFSEventWatchOutputFormatTNetstring,
  kFSEventWatchOutputFormatOTNetstring
};

#endif /* fsevent_watch_common_h */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy