Audacity  3.0.3
Namespaces | Typedefs | Functions
ProjectFileIORegistry.cpp File Reference
#include "ProjectFileIORegistry.h"
#include "Identifier.h"
#include <unordered_map>
#include <wx/string.h>
Include dependency graph for ProjectFileIORegistry.cpp:

Go to the source code of this file.

Namespaces

 ProjectFileIORegistry
 
 ProjectFileIORegistry::anonymous_namespace{ProjectFileIORegistry.cpp}
 

Typedefs

using ProjectFileIORegistry::anonymous_namespace{ProjectFileIORegistry.cpp}::TagTable = std::unordered_map< wxString, TagHandlerFactory >
 

Functions

static TagTable & ProjectFileIORegistry::anonymous_namespace{ProjectFileIORegistry.cpp}::sTagTable ()
 
TagHandlerFactory ProjectFileIORegistry::Lookup (const wxString &tag)