|
KiCad PCB EDA Suite
|
This is the complete list of members for KIPLATFORM::IO::FILE_LOCK, including all inherited members.
| Acquire(const wxString &aPath, bool &aCreated) | KIPLATFORM::IO::FILE_LOCK | |
| FILE_LOCK()=default | KIPLATFORM::IO::FILE_LOCK | |
| FILE_LOCK(FILE_LOCK &&aOther) noexcept | KIPLATFORM::IO::FILE_LOCK | |
| FILE_LOCK(const FILE_LOCK &)=delete | KIPLATFORM::IO::FILE_LOCK | |
| IsOpen() const | KIPLATFORM::IO::FILE_LOCK | |
| m_fd | KIPLATFORM::IO::FILE_LOCK | private |
| m_state | KIPLATFORM::IO::FILE_LOCK | private |
| OpenForInspect(const wxString &aPath, bool &aHeldByAnother) | KIPLATFORM::IO::FILE_LOCK | |
| operator=(FILE_LOCK &&aOther) noexcept | KIPLATFORM::IO::FILE_LOCK | |
| operator=(const FILE_LOCK &)=delete | KIPLATFORM::IO::FILE_LOCK | |
| ReadAll(std::string &aContents) const | KIPLATFORM::IO::FILE_LOCK | |
| Release() | KIPLATFORM::IO::FILE_LOCK | |
| Rewrite(const std::string &aContents) | KIPLATFORM::IO::FILE_LOCK | |
| STATE enum name | KIPLATFORM::IO::FILE_LOCK | |
| ~FILE_LOCK() | KIPLATFORM::IO::FILE_LOCK |