Silicium
Public Member Functions | Public Attributes | List of all members
Si::file_notification Struct Reference

#include <file_notification.hpp>

Public Member Functions

 file_notification () BOOST_NOEXCEPT
 
 file_notification (file_notification_type type, relative_path name, bool is_directory) BOOST_NOEXCEPT
 

Public Attributes

file_notification_type type
 
relative_path name
 
bool is_directory
 

Constructor & Destructor Documentation

Si::file_notification::file_notification ( )
inline
Si::file_notification::file_notification ( file_notification_type  type,
relative_path  name,
bool  is_directory 
)
inline

Member Data Documentation

bool Si::file_notification::is_directory
relative_path Si::file_notification::name
file_notification_type Si::file_notification::type

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