Visual Computing Library
|
This is the complete list of members for vcl::FileFormat, including all inherited members.
clearExtension(std::string &extension) (defined in vcl::FileFormat) | vcl::FileFormat | inlineprivatestatic |
description() const (defined in vcl::FileFormat) | vcl::FileFormat | inline |
extensions() const (defined in vcl::FileFormat) | vcl::FileFormat | inline |
FileFormat(const char *extension, std::string description="") (defined in vcl::FileFormat) | vcl::FileFormat | inline |
FileFormat(const std::string &extension, std::string description="") (defined in vcl::FileFormat) | vcl::FileFormat | inline |
FileFormat(Range auto extensions, std::string description="") (defined in vcl::FileFormat) | vcl::FileFormat | inline |
matchExtension(std::string extension) const (defined in vcl::FileFormat) | vcl::FileFormat | inline |
mDescription (defined in vcl::FileFormat) | vcl::FileFormat | private |
mExtensions (defined in vcl::FileFormat) | vcl::FileFormat | private |
operator<=>(const FileFormat &other) const | vcl::FileFormat | inline |
operator==(const FileFormat &other) const (defined in vcl::FileFormat) | vcl::FileFormat | inline |