libkazv
Kazv::CprJobHandler::Private::ReadCallback Struct Reference
Inheritance diagram for Kazv::CprJobHandler::Private::ReadCallback:
Collaboration diagram for Kazv::CprJobHandler::Private::ReadCallback:

Public Types

using FuncT = std::function< bool(char *, size_t &)>
 

Public Member Functions

bool operator() (char *buffer, size_t &length, intptr_t) const
 

Member Typedef Documentation

◆ FuncT

using Kazv::CprJobHandler::Private::ReadCallback::FuncT = std::function<bool(char *, size_t &)>

Member Function Documentation

◆ operator()()

bool Kazv::CprJobHandler::Private::ReadCallback::operator() ( char *  buffer,
size_t &  length,
intptr_t   
) const
inline

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