Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Public Attributes | List of all members
SR_applicationList Struct Reference

C-compatible struct to represent the contents of the std::vector<std::string> returned in the C++ interface. More...

#include <admin_c.h>

Public Attributes

unsigned int size
 
char ** applicationNames
 

Detailed Description

C-compatible struct to represent the contents of the std::vector<std::string> returned in the C++ interface.

Member Data Documentation

◆ applicationNames

char** SR_applicationList::applicationNames

◆ size

unsigned int SR_applicationList::size

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