ApexSDKVersionString.h File Reference
APEX SDK versioning definitions. More...
Go to the source code of this file.
Namespaces | |
namespace | nvidia |
nvidia namespace | |
namespace | nvidia::apex |
apex namespace | |
Defines | |
#define | APEX_API extern "C" |
Export the function declaration from its DLL. | |
#define | CALL_CONV |
Use C calling convention, required for exported functions. | |
Enumerations | |
enum | nvidia::apex::ApexSDKVersionString { nvidia::apex::VERSION = 0, nvidia::apex::CHANGELIST = 1, nvidia::apex::TOOLS_CHANGELIST = 2, nvidia::apex::BRANCH = 3, nvidia::apex::BUILD_TIME = 4, nvidia::apex::AUTHOR = 5, nvidia::apex::REASON = 6 } |
These values are used to select version string GetApexSDKVersionString function should return. More... | |
Functions | |
APEX_API const char *CALL_CONV | nvidia::apex::GetApexSDKVersionString (ApexSDKVersionString versionString) |
Returns version strings. |
Detailed Description
APEX SDK versioning definitions.
Generated on Fri Dec 15 2017 13:58:35
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.