#include <BrowserStreamParent.h>
List of all members.
Constructor & Destructor Documentation
virtual mozilla::plugins::BrowserStreamParent::~BrowserStreamParent |
( |
|
) |
[virtual] |
Member Function Documentation
virtual bool mozilla::plugins::BrowserStreamParent::AnswerNPN_RequestRead |
( |
const IPCByteRanges & |
ranges, |
|
|
NPError * |
result | |
|
) |
| | [virtual] |
virtual NS_OVERRIDE bool mozilla::plugins::BrowserStreamParent::IsBrowserStream |
( |
|
) |
[inline, virtual] |
void mozilla::plugins::BrowserStreamParent::NPP_DestroyStream |
( |
NPReason |
reason |
) |
|
virtual bool mozilla::plugins::BrowserStreamParent::RecvNPN_DestroyStream |
( |
const NPReason & |
reason |
) |
[virtual] |
virtual bool mozilla::plugins::BrowserStreamParent::RecvStreamDestroyed |
( |
|
) |
[virtual] |
void mozilla::plugins::BrowserStreamParent::StreamAsFile |
( |
const char * |
fname |
) |
|
int32_t mozilla::plugins::BrowserStreamParent::Write |
( |
int32_t |
offset, |
|
|
int32_t |
len, |
|
|
void * |
buffer | |
|
) |
| | |
int32_t mozilla::plugins::BrowserStreamParent::WriteReady |
( |
|
) |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file: