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.

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

§ ~FsCallback()

virtual gnash::FsCallback::~FsCallback ( )
inlinevirtual

Member Function Documentation

§ notify()

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: