libkazv
Loading...
Searching...
No Matches
Kazv::CprJobHandler::Private::WriteCallback Struct Reference
Inheritance diagram for Kazv::CprJobHandler::Private::WriteCallback:
Collaboration diagram for Kazv::CprJobHandler::Private::WriteCallback:

Public Types

using FuncT = std::function< bool(std::string)>
 

Public Member Functions

bool operator() (std::string buffer, intptr_t) const
 
bool operator() (std::string_view buffer, intptr_t) const
 

Member Typedef Documentation

◆ FuncT

using Kazv::CprJobHandler::Private::WriteCallback::FuncT = std::function<bool(std::string)>

Member Function Documentation

◆ operator()() [1/2]

bool Kazv::CprJobHandler::Private::WriteCallback::operator() ( std::string  buffer,
intptr_t   
) const
inline

◆ operator()() [2/2]

bool Kazv::CprJobHandler::Private::WriteCallback::operator() ( std::string_view  buffer,
intptr_t   
) const
inline

The documentation for this struct was generated from the following file: