This is the complete list of members for cohtml::INodeProxy, including all inherited members.
GetAttribute(unsigned id, char *buffer, unsigned bufferLength) const =0 | cohtml::INodeProxy | pure virtual |
GetAttribute(const char *name, char *buffer, unsigned bufferLength) const =0 | cohtml::INodeProxy | pure virtual |
GetAttributesCount() const =0 | cohtml::INodeProxy | pure virtual |
GetBoundingRect(double &x, double &y, double &width, double &height) const =0 | cohtml::INodeProxy | pure virtual |
GetClass(unsigned id) const =0 | cohtml::INodeProxy | pure virtual |
GetClassesCount() const =0 | cohtml::INodeProxy | pure virtual |
GetId() const =0 | cohtml::INodeProxy | pure virtual |
GetTag() const =0 | cohtml::INodeProxy | pure virtual |
GetValueOfElement(char *buffer, unsigned bufferLength) const =0 | cohtml::INodeProxy | pure virtual |
HasAttribute(const char *name) const =0 | cohtml::INodeProxy | pure virtual |
HasScriptEventListeners() const =0 | cohtml::INodeProxy | pure virtual |
~INodeProxy() | cohtml::INodeProxy | inlinevirtual |