Kanzi 4.1.0
BufferProperties Class Reference
Inheritance diagram for BufferProperties:
[legend]
Collaboration diagram for BufferProperties:
[legend]

Static Public Attributes

static new readonly BufferProperties Instance = new BufferProperties()
 
- Static Public Attributes inherited from ProjectItemProperties
static readonly ProjectItemProperties Instance = new ProjectItemProperties()
 

Protected Member Functions

 BufferProperties ()
 
- Protected Member Functions inherited from ProjectItemProperties
 ProjectItemProperties ()
 

Properties

TypedProperty< intBufferCpuAccess [get]
 
TypedProperty< BufferFormatEnumBufferFormat [get]
 
TypedProperty< GenericResourceFileBufferInitialContents [get]
 
IntProperty BufferSizeInBytes [get]
 
TypedProperty< intBufferUsage [get]
 
TypedProperty< boolIsUsedByCode [get]
 
TypedProperty< CrossProjectVisibilityEnumResourceCrossProjectVisibility [get]
 
TypedProperty< ResourceKeepAliveBehaviorEnumResourceKeepAliveBehavior [get]
 
- Properties inherited from ProjectItemProperties
TypedProperty< stringDescription [get]
 
TypedProperty< stringEngineFactoryNameOverride [get]
 
TypedProperty< stringName [get]
 

Constructor & Destructor Documentation

◆ BufferProperties()

BufferProperties ( )
inlineprotected

Member Data Documentation

◆ Instance

Property Documentation

◆ BufferCpuAccess

TypedProperty<int> BufferCpuAccess
get

◆ BufferFormat

TypedProperty<BufferFormatEnum> BufferFormat
get

◆ BufferInitialContents

TypedProperty<GenericResourceFile> BufferInitialContents
get

◆ BufferSizeInBytes

IntProperty BufferSizeInBytes
get

◆ BufferUsage

TypedProperty<int> BufferUsage
get

◆ IsUsedByCode

TypedProperty<bool> IsUsedByCode
get

◆ ResourceCrossProjectVisibility

TypedProperty<CrossProjectVisibilityEnum> ResourceCrossProjectVisibility
get

◆ ResourceKeepAliveBehavior

TypedProperty<ResourceKeepAliveBehaviorEnum> ResourceKeepAliveBehavior
get