libRoadRunner C API  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
RRList Struct Reference

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

#include <rrc_types.h>

Data Fields

int Count
 
RRListItemPtrItems
 

Detailed Description

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

Field Documentation

int Count

The number elements in this list

RRListItemPtr* Items

A pointer to a list of items


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