Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::FileWatcher Struct Referencefinal

#include <FileWatcherManager.h>

+ Inheritance diagram for Divide::FileWatcher:

Public Member Functions

FORCE_INLINE FW::FileWatcher & operator() () noexcept
 
- Public Member Functions inherited from Divide::GUIDWrapper
 GUIDWrapper () noexcept
 
 GUIDWrapper (const GUIDWrapper &old) noexcept
 
 GUIDWrapper (GUIDWrapper &&old) noexcept
 
virtual ~GUIDWrapper ()=default
 
FORCE_INLINE I64 getGUID () const noexcept
 
GUIDWrapperoperator= (const GUIDWrapper &old)=delete
 
GUIDWrapperoperator= (GUIDWrapper &&other)=delete
 

Public Attributes

FW::FileWatcher_uptr _impl
 

Additional Inherited Members

- Static Public Member Functions inherited from Divide::GUIDWrapper
static I64 generateGUID () noexcept
 
- Protected Attributes inherited from Divide::GUIDWrapper
const I64 _guid
 

Detailed Description

Definition at line 41 of file FileWatcherManager.h.

Member Function Documentation

◆ operator()()

FORCE_INLINE FW::FileWatcher & Divide::FileWatcher::operator() ( )
inlinenoexcept

Definition at line 42 of file FileWatcherManager.h.

Member Data Documentation

◆ _impl

FW::FileWatcher_uptr Divide::FileWatcher::_impl

Definition at line 43 of file FileWatcherManager.h.


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