NvPlatformInfo Struct Reference

Basic, combined platform info. More...

#include <NvAppContext.h>

List of all members.

Public Member Functions

 NvPlatformInfo (NvPlatformCategory::Enum category, NvPlatformOS::Enum os)
 Inline, all-members constructor.

Public Attributes

NvPlatformCategory::Enum mCategory
 Platform GPU category.
NvPlatformOS::Enum mOS
 Platform OS.


Detailed Description

Basic, combined platform info.

Constructor & Destructor Documentation

NvPlatformInfo::NvPlatformInfo ( NvPlatformCategory::Enum  category,
NvPlatformOS::Enum  os 
) [inline]

Inline, all-members constructor.

Parameters:
[in] category the platform category
[in] os the platform OS


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