anbox-platform-sdk  1.23.0
Anbox Platform SDK API documentation
AnboxPlatformConfigurationItemInfo Struct Reference

#include <types.h>

+ Collaboration diagram for AnboxPlatformConfigurationItemInfo:

Public Attributes

int id
 
char name [MAX_NAME_LENGTH]
 
AnboxPlatformConfigurationItemValueType type
 

Detailed Description

Definition at line 416 of file types.h.

Member Data Documentation

◆ id

int AnboxPlatformConfigurationItemInfo::id

Definition at line 418 of file types.h.

◆ name

char AnboxPlatformConfigurationItemInfo::name[MAX_NAME_LENGTH]

Definition at line 420 of file types.h.

◆ type

AnboxPlatformConfigurationItemValueType AnboxPlatformConfigurationItemInfo::type

Definition at line 422 of file types.h.


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