Gnash  0.8.10
Public Member Functions
gnash::FsCallback Class Reference

Abstract base class for FS handlers. More...

#include <HostInterface.h>

Inheritance diagram for gnash::FsCallback:
gnash::Player::CallbacksHandler

List of all members.

Public Member Functions

virtual void notify (const std::string &cmd, const std::string &arg)=0
virtual ~FsCallback ()

Detailed Description

Abstract base class for FS handlers.


Constructor & Destructor Documentation

virtual gnash::FsCallback::~FsCallback ( ) [inline, virtual]

Member Function Documentation

virtual void gnash::FsCallback::notify ( const std::string &  cmd,
const std::string &  arg 
) [pure virtual]

The documentation for this class was generated from the following file: