Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::Windows::Graphics::SvgElement Member List

This is the complete list of members for Harlinn::Windows::Graphics::SvgElement, including all inherited members.

AppendChild(_In_ ID2D1SvgElement *newChild) constHarlinn::Windows::Graphics::SvgElementinline
AppendChild(const SvgElement &newChild) constHarlinn::Windows::Graphics::SvgElementinline
As() constHarlinn::Common::Core::Unknowninline
As() constHarlinn::Common::Core::Unknowninline
CoCreateInstanceFromClassId(const CLSID &clsid, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromClassId(const wchar_t *clsid, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromClassId(const WideString &clsid, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromDll(const ModuleHandle &dll, const CLSID &clsid)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromProgId(const wchar_t *progId, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromProgId(const WideString &progId, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CreateChild(_In_ PCWSTR tagName, ID2D1SvgElement **newChild) constHarlinn::Windows::Graphics::SvgElementinline
CreateChild(_In_ PCWSTR tagName) constHarlinn::Windows::Graphics::SvgElementinline
Detach()Harlinn::Common::Core::Unknowninline
GetAttributeValue(_In_ PCWSTR name, D2D1_SVG_ATTRIBUTE_STRING_TYPE type, PWSTR value, UINT32 valueCount) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, D2D1_SVG_ATTRIBUTE_STRING_TYPE type=D2D1_SVG_ATTRIBUTE_STRING_TYPE_SVG) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, D2D1_SVG_ATTRIBUTE_POD_TYPE type, void *value, UINT32 valueSizeInBytes) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _In_ REFIID riid, void **value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ FLOAT *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_COLOR_F *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_FILL_MODE *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_SVG_DISPLAY *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_SVG_OVERFLOW *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_SVG_LINE_JOIN *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_SVG_LINE_CAP *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_SVG_VISIBILITY *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_MATRIX_3X2_F *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_SVG_UNIT_TYPE *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_EXTEND_MODE *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_SVG_PRESERVE_ASPECT_RATIO *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, _Out_ D2D1_SVG_LENGTH *value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, ID2D1SvgAttribute **value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, ID2D1SvgPaint **value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, ID2D1SvgStrokeDashArray **value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, ID2D1SvgPointCollection **value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValue(_In_ PCWSTR name, ID2D1SvgPathData **value) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValueLength(_In_ PCWSTR name, D2D1_SVG_ATTRIBUTE_STRING_TYPE type, _Out_ UINT32 *valueLength) constHarlinn::Windows::Graphics::SvgElementinline
GetAttributeValueLength(_In_ PCWSTR name, D2D1_SVG_ATTRIBUTE_STRING_TYPE type) constHarlinn::Windows::Graphics::SvgElementinline
GetDocument(ID2D1SvgDocument **document) constHarlinn::Windows::Graphics::SvgElementinline
GetDocument() constHarlinn::Windows::Graphics::SvgElementinline
GetFactory()Harlinn::Windows::Graphics::Resourceinline
GetFirstChild(ID2D1SvgElement **child) constHarlinn::Windows::Graphics::SvgElementinline
GetFirstChild() constHarlinn::Windows::Graphics::SvgElementinline
GetInterfacePointer() const noexceptHarlinn::Common::Core::Unknowninline
GetLastChild(ID2D1SvgElement **child) constHarlinn::Windows::Graphics::SvgElementinline
GetLastChild() constHarlinn::Windows::Graphics::SvgElementinline
GetNextChild(_In_ ID2D1SvgElement *referenceChild, ID2D1SvgElement **nextChild) constHarlinn::Windows::Graphics::SvgElementinline
GetNextChild(const SvgElement &referenceChild, ID2D1SvgElement **nextChild) constHarlinn::Windows::Graphics::SvgElementinline
GetNextChild(_In_ ID2D1SvgElement *referenceChild) constHarlinn::Windows::Graphics::SvgElementinline
GetNextChild(const SvgElement &referenceChild) constHarlinn::Windows::Graphics::SvgElementinline
GetParent(ID2D1SvgElement **parent) constHarlinn::Windows::Graphics::SvgElementinline
GetParent() constHarlinn::Windows::Graphics::SvgElementinline
GetPreviousChild(_In_ ID2D1SvgElement *referenceChild, ID2D1SvgElement **previousChild) constHarlinn::Windows::Graphics::SvgElementinline
GetPreviousChild(const SvgElement &referenceChild, ID2D1SvgElement **previousChild) constHarlinn::Windows::Graphics::SvgElementinline
GetPreviousChild(_In_ ID2D1SvgElement *referenceChild) constHarlinn::Windows::Graphics::SvgElementinline
GetPreviousChild(const SvgElement &referenceChild) constHarlinn::Windows::Graphics::SvgElementinline
GetSpecifiedAttributeCount() constHarlinn::Windows::Graphics::SvgElementinline
GetSpecifiedAttributeName(UINT32 index, PWSTR name, UINT32 nameCount, _Out_opt_ BOOL *inherited=nullptr) constHarlinn::Windows::Graphics::SvgElementinline
GetSpecifiedAttributeName(UINT32 index, _Out_opt_ BOOL *inherited=nullptr) constHarlinn::Windows::Graphics::SvgElementinline
GetSpecifiedAttributeNameLength(UINT32 index, _Out_ UINT32 *nameLength, _Out_opt_ BOOL *inherited=nullptr) constHarlinn::Windows::Graphics::SvgElementinline
GetSpecifiedAttributeNameLength(UINT32 index, _Out_opt_ BOOL *inherited=nullptr) constHarlinn::Windows::Graphics::SvgElementinline
GetTagName(PWSTR name, UINT32 nameCount) constHarlinn::Windows::Graphics::SvgElementinline
GetTagName() constHarlinn::Windows::Graphics::SvgElementinline
GetTagNameLength() constHarlinn::Windows::Graphics::SvgElementinline
GetTextValue(PWSTR value, UINT32 valueCount) constHarlinn::Windows::Graphics::SvgElementinline
GetTextValue() constHarlinn::Windows::Graphics::SvgElementinline
GetTextValueLength() constHarlinn::Windows::Graphics::SvgElementinline
HasChildren() constHarlinn::Windows::Graphics::SvgElementinline
InsertChildBefore(_In_ ID2D1SvgElement *newChild, _In_opt_ ID2D1SvgElement *referenceChild=nullptr) constHarlinn::Windows::Graphics::SvgElementinline
InsertChildBefore(const SvgElement &newChild, _In_opt_ ID2D1SvgElement *referenceChild=nullptr) constHarlinn::Windows::Graphics::SvgElementinline
InsertChildBefore(const SvgElement &newChild, const SvgElement &referenceChild) constHarlinn::Windows::Graphics::SvgElementinline
InterfaceType typedefHarlinn::Common::Core::Unknown
Is() const noexceptHarlinn::Common::Core::Unknowninline
Is() const noexceptHarlinn::Common::Core::Unknowninline
IsAttributeSpecified(_In_ PCWSTR name, BOOL *inherited=NULL) constHarlinn::Windows::Graphics::SvgElementinline
IsTextContent() constHarlinn::Windows::Graphics::SvgElementinline
operator bool() const noexceptHarlinn::Common::Core::Unknowninline
operator!=(const Unknown &other) const noexceptHarlinn::Common::Core::Unknowninline
operator!=(const IUnknown *other) const noexceptHarlinn::Common::Core::Unknowninline
operator=(const Unknown &other) noexceptHarlinn::Common::Core::Unknowninline
operator=(Unknown &&other) noexceptHarlinn::Common::Core::Unknowninline
operator=(nullptr_t)Harlinn::Common::Core::Unknowninline
operator==(const Unknown &other) const noexceptHarlinn::Common::Core::Unknowninline
operator==(const IUnknown *other) const noexceptHarlinn::Common::Core::Unknowninline
QueryInterface(REFIID riid, void **itf) constHarlinn::Common::Core::Unknowninline
QueryInterface(T **itf) constHarlinn::Common::Core::Unknowninline
RemoveAttribute(_In_ PCWSTR name) constHarlinn::Windows::Graphics::SvgElementinline
RemoveChild(_In_ ID2D1SvgElement *oldChild) constHarlinn::Windows::Graphics::SvgElementinline
RemoveChild(const SvgElement &oldChild) constHarlinn::Windows::Graphics::SvgElementinline
ReplaceChild(_In_ ID2D1SvgElement *newChild, _In_ ID2D1SvgElement *oldChild) constHarlinn::Windows::Graphics::SvgElementinline
ReplaceChild(const SvgElement &newChild, _In_ ID2D1SvgElement *oldChild) constHarlinn::Windows::Graphics::SvgElementinline
ReplaceChild(_In_ ID2D1SvgElement *newChild, const SvgElement &oldChild) constHarlinn::Windows::Graphics::SvgElementinline
ReplaceChild(const SvgElement &newChild, const SvgElement &oldChild) constHarlinn::Windows::Graphics::SvgElementinline
ResetPtr(IUnknown *other=nullptr, bool addRef=false) noexceptHarlinn::Common::Core::Unknowninline
SetAttributeValue(_In_ PCWSTR name, D2D1_SVG_ATTRIBUTE_STRING_TYPE type, _In_ PCWSTR value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, D2D1_SVG_ATTRIBUTE_POD_TYPE type, const void *value, UINT32 valueSizeInBytes) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, _In_ ID2D1SvgAttribute *value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, FLOAT value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, CONST D2D1_COLOR_F &value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, D2D1_FILL_MODE value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, D2D1_SVG_DISPLAY value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, D2D1_SVG_OVERFLOW value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, D2D1_SVG_LINE_JOIN value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, D2D1_SVG_LINE_CAP value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, D2D1_SVG_VISIBILITY value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, const D2D1_MATRIX_3X2_F &value)Harlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, D2D1_SVG_UNIT_TYPE value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, D2D1_EXTEND_MODE value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, CONST D2D1_SVG_PRESERVE_ASPECT_RATIO &value) constHarlinn::Windows::Graphics::SvgElementinline
SetAttributeValue(_In_ PCWSTR name, const D2D1_SVG_LENGTH &value) constHarlinn::Windows::Graphics::SvgElementinline
SetTextValue(const WCHAR *value, UINT32 valueCount) constHarlinn::Windows::Graphics::SvgElementinline
SetTextValue(const WideString &value) constHarlinn::Windows::Graphics::SvgElementinline
SetTextValue(const std::wstring_view &value) constHarlinn::Windows::Graphics::SvgElementinline
swap(Unknown &other) noexceptHarlinn::Common::Core::Unknowninline
Unknown() noexceptHarlinn::Common::Core::Unknowninline
Unknown(IUnknown *unknown, bool addref=false) noexceptHarlinn::Common::Core::Unknowninlineexplicit
Unknown(REFIID iid, const Unknown &unknown, bool throwIfNoInterface=true)Harlinn::Common::Core::Unknowninline
Unknown(const Unknown &other) noexceptHarlinn::Common::Core::Unknowninline
Unknown(Unknown &&other) noexceptHarlinn::Common::Core::Unknowninline
unknown_Harlinn::Common::Core::Unknownprotected
~Unknown() noexceptHarlinn::Common::Core::Unknowninline