Gnash  0.8.11dev
Namespaces | Functions
URLAccessManager.h File Reference
#include <string>
#include "dsodefs.h"

Go to the source code of this file.

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::URLAccessManager
 Manage a list of URL access configuration.
 

Functions

bool gnash::URLAccessManager::allow (const URL &url, const URL &baseurl)
 Return true if access to given url is allowed, false otherwise. More...
 
bool gnash::URLAccessManager::allowXMLSocket (const std::string &host, short port)