This is the complete list of members for Coherent::UI::View, including all inherited members.
| AuthCredentialsResponse(const wchar_t *username, const wchar_t *password, bool success) const =0 | Coherent::UI::View | pure virtual |
| BindCall(const char *name, IEventHandler *handler)=0 | Coherent::UI::View | pure virtual |
| CreateImageData(const char *name, int width, int height, void *data, bool flipY)=0 | Coherent::UI::View | pure virtual |
| Destroy()=0 | Coherent::UI::View | pure virtual |
| DownloadUrl(const wchar_t *path)=0 | Coherent::UI::View | pure virtual |
| DrawSurface()=0 | Coherent::UI::View | pure virtual |
| ExecuteScript(const char *script)=0 | Coherent::UI::View | pure virtual |
| FetchMouseOnUIQuery()=0 | Coherent::UI::View | pure virtual |
| FetchSurface()=0 | Coherent::UI::View | pure virtual |
| GetAudioData(int streamId, void *buffer, int bufferSize, int timeoutMs)=0 | Coherent::UI::View | pure virtual |
| GetClickThroughAlphaThreshold() const =0 | Coherent::UI::View | pure virtual |
| GetContext() const =0 | Coherent::UI::View | pure virtual |
| GetCurentViewPath() const =0 | Coherent::UI::View | pure virtual |
| GetHeight() const =0 | Coherent::UI::View | pure virtual |
| GetLastFailedPath() const =0 | Coherent::UI::View | pure virtual |
| GetLastLoadedPath() const =0 | Coherent::UI::View | pure virtual |
| GetLastRequestedPath() const =0 | Coherent::UI::View | pure virtual |
| GetTargetFramerate() const =0 | Coherent::UI::View | pure virtual |
| GetViewType()=0 | Coherent::UI::View | pure virtual |
| GetWidth() const =0 | Coherent::UI::View | pure virtual |
| HasMouseQueryFinished()=0 | Coherent::UI::View | pure virtual |
| IMEActivate(bool active)=0 | Coherent::UI::View | pure virtual |
| IMECancelComposition()=0 | Coherent::UI::View | pure virtual |
| IMEConfirmComposition(const wchar_t *composition)=0 | Coherent::UI::View | pure virtual |
| IMEIsActive() const =0 | Coherent::UI::View | pure virtual |
| IMESetComposition(const wchar_t *composition, unsigned cursorPos, unsigned targetStart, unsigned targetEnd)=0 | Coherent::UI::View | pure virtual |
| InterceptURLRequests(bool intercept)=0 | Coherent::UI::View | pure virtual |
| IsMouseOnView()=0 | Coherent::UI::View | pure virtual |
| IsOnDemand() const =0 | Coherent::UI::View | pure virtual |
| IssueMouseOnUIQuery(float normX, float normY)=0 | Coherent::UI::View | pure virtual |
| IsTransparent() const =0 | Coherent::UI::View | pure virtual |
| KeyEvent(const KeyEventData &event)=0 | Coherent::UI::View | pure virtual |
| KillFocus()=0 | Coherent::UI::View | pure virtual |
| Load(const wchar_t *path)=0 | Coherent::UI::View | pure virtual |
| MouseActivate()=0 | Coherent::UI::View | pure virtual |
| MouseEvent(const MouseEventData &event)=0 | Coherent::UI::View | pure virtual |
| PeekFrameReady()=0 | Coherent::UI::View | pure virtual |
| Redraw() const =0 | Coherent::UI::View | pure virtual |
| RegisterForEvent(const char *name, IEventHandler *handler)=0 | Coherent::UI::View | pure virtual |
| Reload(bool ignoreCache)=0 | Coherent::UI::View | pure virtual |
| ReplyToJavaScriptMessage(bool success, const char *userInput) const =0 | Coherent::UI::View | pure virtual |
| RequestFrame()=0 | Coherent::UI::View | pure virtual |
| RequestFrame(double timeSinceArbitraryMoment)=0 | Coherent::UI::View | pure virtual |
| Resize(unsigned width, unsigned height)=0 | Coherent::UI::View | pure virtual |
| SetClickThroughAlphaThreshold(float threshold)=0 | Coherent::UI::View | pure virtual |
| SetFocus()=0 | Coherent::UI::View | pure virtual |
| SetMasterVolume(double volume)=0 | Coherent::UI::View | pure virtual |
| SetScriptError(ScriptCallErrorType error, const char *message)=0 | Coherent::UI::View | pure virtual |
| SetTargetFramerate(int target)=0 | Coherent::UI::View | pure virtual |
| SetZoomLevel(double zoomLevel)=0 | Coherent::UI::View | pure virtual |
| SupportsClickThrough() const =0 | Coherent::UI::View | pure virtual |
| TouchEvent(const TouchEventData *events, unsigned count)=0 | Coherent::UI::View | pure virtual |
| TriggerEvent(const char *eventName)=0 | Coherent::UI::View | pure virtual |
| TriggerEvent(const char *name, const T1 &argument1) | Coherent::UI::View | inline |
| TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2) | Coherent::UI::View | inline |
| TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3) | Coherent::UI::View | inline |
| TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3, const T4 &argument4) | Coherent::UI::View | inline |
| UnbindCall(BoundEventHandle handle)=0 | Coherent::UI::View | pure virtual |
| UnbindObject(const void *object)=0 | Coherent::UI::View | pure virtual |
| UnregisterFromEvent(BoundEventHandle handle)=0 | Coherent::UI::View | pure virtual |
| UsesSharedMemory() const =0 | Coherent::UI::View | pure virtual |