From ce27cf3375ce49d79075026d39989f7d24d34739 Mon Sep 17 00:00:00 2001 From: Dwilson_NV Date: Wed, 18 Oct 2017 16:34:35 -0500 Subject: Push GFE SDK #147 Corresponds to the 147 build of the SDK (minus the UE4 sample) --- doc/html/isdk__cpp_8h.html | 270 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 270 insertions(+) create mode 100644 doc/html/isdk__cpp_8h.html (limited to 'doc/html/isdk__cpp_8h.html') diff --git a/doc/html/isdk__cpp_8h.html b/doc/html/isdk__cpp_8h.html new file mode 100644 index 0000000..63c9a1f --- /dev/null +++ b/doc/html/isdk__cpp_8h.html @@ -0,0 +1,270 @@ + + + + + + + + +NVIDIAGeForceExperienceSDK: C:/u/workspace/dev/sdkwinauto/sdkclient/include/gfesdk/bindings/cpp/isdk_cpp.h File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
NVIDIAGeForceExperienceSDK +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
isdk_cpp.h File Reference
+
+
+
#include "sdk_types_cpp.h"
+#include <gfesdk/isdk.h>
+
+Include dependency graph for isdk_cpp.h:
+
+
+ + + + + + + + + +
+
+This graph shows which files directly or indirectly include this file:
+
+
+ + + + + +
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  GfeSDK::Core
 
+ + + + + + + + + +

+Functions

NVGSDK_RetCode GfeSDK::SetFileLogLevel (NVGSDK_LogLevel level)
 
NVGSDK_RetCode GfeSDK::AttachLogListener (NVGSDK_LoggingCallback callback)
 
NVGSDK_RetCode GfeSDK::SetListenerLogLevel (NVGSDK_LogLevel level)
 
const char * GfeSDK::RetCodeToString (NVGSDK_RetCode rc)
 
+

Detailed Description

+

C++ bindings for GfeSDK.

+ +

Definition in file isdk_cpp.h.

+

Function Documentation

+ +

§ SetFileLogLevel()

+ +
+
+ + + + + +
+ + + + + + + + +
NVGSDK_RetCode GfeSDK::SetFileLogLevel (NVGSDK_LogLevel level)
+
+inline
+
+

C++ binding for NVGSDK_SetLogLevel

+ +

Definition at line 28 of file isdk_cpp.h.

+ +
+
+ +

§ AttachLogListener()

+ +
+
+ + + + + +
+ + + + + + + + +
NVGSDK_RetCode GfeSDK::AttachLogListener (NVGSDK_LoggingCallback callback)
+
+inline
+
+

C++ binding for NVGSDK_AttachLogListener

+ +

Definition at line 30 of file isdk_cpp.h.

+ +
+
+ +

§ SetListenerLogLevel()

+ +
+
+ + + + + +
+ + + + + + + + +
NVGSDK_RetCode GfeSDK::SetListenerLogLevel (NVGSDK_LogLevel level)
+
+inline
+
+

C++ binding for NVGSDK_SetListenerLogLevel

+ +

Definition at line 32 of file isdk_cpp.h.

+ +
+
+ +

§ RetCodeToString()

+ +
+
+ + + + + +
+ + + + + + + + +
const char* GfeSDK::RetCodeToString (NVGSDK_RetCode rc)
+
+inline
+
+

C++ binding for NVGSDK_RetCodeToString

+ +

Definition at line 34 of file isdk_cpp.h.

+ +
+
+
+
+ + + + + -- cgit v1.2.3