pushRequest - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English
void pushRequest (
    std::promise <RetObj> prom,
    std::string file_path,
    size_t size,
    uint64_t* cfg
    )

push request to queue

Parameters:

prom promise to synchronize status of execution
file_path file path
size file size
cfg pointer to configuration buffer