APEX Framework: nvidia::apex::IProgressListener Class Reference

NVIDIA APEX

nvidia::apex::IProgressListener Class Reference

User-provided class for following the progress of a task. More...

#include <IProgressListener.h>

List of all members.

Public Member Functions

virtual void setProgress (int progress, const char *taskName=NULL)=0
 APEX calls this method to update the progress of a task.

Detailed Description

User-provided class for following the progress of a task.


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

Generated on Fri Dec 15 2017 13:58:39

Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.