libroadrunner C API
Public Attributes | List of all members
RRList Struct Reference

A list type, stores int, double, strings and lists. More...

#include <rrc_types.h>

Public Attributes

int Count
 
RRListItemPtrItems
 

Detailed Description

A list type, stores int, double, strings and lists.

Member Data Documentation

◆ Count

int RRList::Count

The number elements in this list

◆ Items

RRListItemPtr* RRList::Items

A pointer to a list of items


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