|
WSF
|
#include "wsf_export.h"#include <map>#include <memory>#include <set>#include <string>#include <vector>#include "WsfException.hpp"#include "WsfExtension.hpp"

Go to the source code of this file.
Classes | |
| class | WsfUnknownExtension |
| Exception thrown when attempting to get an unknown extension. More... | |
| class | WsfDuplicateExtension |
| An exception that is thrown when attempting to register a duplicate extension. More... | |
| class | WsfExtensionList |
| struct | WsfExtensionList::Dependency |