1 #ifndef SILICIUM_FILE_NOTIFICATION_HPP
2 #define SILICIUM_FILE_NOTIFICATION_HPP
4 #include <boost/detail/scoped_enum_emulation.hpp>
9 #ifdef BOOST_SCOPED_ENUM_DECLARE_BEGIN
23 #ifdef BOOST_SCOPED_ENUM_DECLARE_END
std::remove_reference< T >::type && move(T &&ref)
Definition: move.hpp:10
BOOST_STATIC_ASSERT(Si::is_handle< absolute_path >::value)
file_notification() BOOST_NOEXCEPT
Definition: file_notification.hpp:35
Definition: absolute_path.hpp:19
file_notification_type
Definition: file_notification.hpp:12
file_notification_type type
Definition: file_notification.hpp:31
relative_path name
Definition: file_notification.hpp:32
file_notification(file_notification_type type, relative_path name, bool is_directory) BOOST_NOEXCEPT
Definition: file_notification.hpp:41
Definition: relative_path.hpp:10
Definition: file_notification.hpp:29
bool is_directory
Definition: file_notification.hpp:33