KiCad PCB EDA Suite
|
This is the complete list of members for IO_BASE::IO_FILE_DESC, including all inherited members.
FileFilter() const | IO_BASE::IO_FILE_DESC | |
IO_FILE_DESC(const wxString &aDescription, const std::vector< std::string > &aFileExtensions, const std::vector< std::string > &aExtsInFolder={}, bool aIsFile=true, bool aCanRead=true, bool aCanWrite=true) | IO_BASE::IO_FILE_DESC | inline |
IO_FILE_DESC() | IO_BASE::IO_FILE_DESC | inline |
m_CanRead | IO_BASE::IO_FILE_DESC | |
m_CanWrite | IO_BASE::IO_FILE_DESC | |
m_Description | IO_BASE::IO_FILE_DESC | |
m_ExtensionsInDir | IO_BASE::IO_FILE_DESC | |
m_FileExtensions | IO_BASE::IO_FILE_DESC | |
m_IsFile | IO_BASE::IO_FILE_DESC | |
operator bool() const | IO_BASE::IO_FILE_DESC | inline |