Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::FsCallback Class Referenceabstract

Abstract base class for FS handlers. More...

#include <HostInterface.h>

Inherited by FsCommandExecutor, and gnash::Player::CallbacksHandler.

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 ( )
inlinevirtual

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: