Public Member Functions
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 Sat Dec 1 2018 15:52:09

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