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

Go to the source code of this file.

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


namespace  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.
bool gnash::URLAccessManager::allowXMLSocket (const std::string &host, short port)