From 0b5cb2081fc8fa69ffc5e8db995afa5baffc43c4 Mon Sep 17 00:00:00 2001 From: Dave Clark Date: Tue, 1 Aug 2017 21:34:58 -0400 Subject: documentation test --- doc/html/isdk__cpp_8h.html | 246 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 246 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..cdb2d22 --- /dev/null +++ b/doc/html/isdk__cpp_8h.html @@ -0,0 +1,246 @@ + + + + + + + + +NVIDIAGeForceExperienceSDK: C:/dev/gxp/sdk/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>
+
+

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