#include <string>
Go to the source code of this file.
Defines | |
#define | INCLUDED_FILETYPES_H |
Functions | |
IFileTypeRegistry * | GetFileTypeRegistry () |
const std::string | findModuleName (IFileTypeRegistry *registry, const std::string &moduleType, const std::string &extension) |
#define INCLUDED_FILETYPES_H |
Definition at line 23 of file filetypes.h.
const std::string findModuleName | ( | IFileTypeRegistry * | registry, | |
const std::string & | moduleType, | |||
const std::string & | extension | |||
) |
IFileTypeRegistry* GetFileTypeRegistry | ( | ) |