SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::FileHandler Member List

This is the complete list of members for SourceXtractor::FileHandler, including all inherited members.

close(FileManager::FileId id)SourceXtractor::FileHandlerprivate
FileHandler(const boost::filesystem::path &path, std::weak_ptr< FileManager > file_manager)SourceXtractor::FileHandlerprivate
FileManagerSourceXtractor::FileHandlerfriend
getAccessor(Mode mode=kRead)SourceXtractor::FileHandler
getReadAccessor(bool try_lock)SourceXtractor::FileHandlerprivate
getWriteAccessor(bool try_lock)SourceXtractor::FileHandlerprivate
isReadOnly() constSourceXtractor::FileHandler
kReadSourceXtractor::FileHandler
kTrySourceXtractor::FileHandler
kTryReadSourceXtractor::FileHandler
kTryWriteSourceXtractor::FileHandler
kWriteSourceXtractor::FileHandler
m_available_fdSourceXtractor::FileHandlerprivate
m_file_managerSourceXtractor::FileHandlerprivate
m_file_mutexSourceXtractor::FileHandlerprivate
m_handler_mutexSourceXtractor::FileHandlerprivate
m_is_readonlySourceXtractor::FileHandlerprivate
m_pathSourceXtractor::FileHandlerprivate
Mode enum nameSourceXtractor::FileHandler
SharedLock typedefSourceXtractor::FileHandlerprivate
SharedMutex typedefSourceXtractor::FileHandlerprivate
UniqueLock typedefSourceXtractor::FileHandlerprivate
~FileHandler()SourceXtractor::FileHandlervirtual