LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::AsDomDocument Class Reference

#include "asdomdocument.h"

Public Member Functions

 AsDomDocument (const QByteArray &data, const QString &errorMessage, const std::source_location &loc=std::source_location::current())
 
bool await_ready () const
 
void await_suspend (auto handle)
 
QDomDocument await_resume () const
 

Detailed Description

Definition at line 18 of file asdomdocument.h.

Constructor & Destructor Documentation

◆ AsDomDocument()

LC::Util::AsDomDocument::AsDomDocument ( const QByteArray & data,
const QString & errorMessage,
const std::source_location & loc = std::source_location::current () )

Definition at line 14 of file asdomdocument.cpp.

Member Function Documentation

◆ await_ready()

bool LC::Util::AsDomDocument::await_ready ( ) const

Definition at line 21 of file asdomdocument.cpp.

◆ await_resume()

QDomDocument LC::Util::AsDomDocument::await_resume ( ) const

Definition at line 26 of file asdomdocument.cpp.

◆ await_suspend()

void LC::Util::AsDomDocument::await_suspend ( auto handle)
inline

Definition at line 29 of file asdomdocument.h.

References LC::Util::detail::TerminateLeftyCoroutine().

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: