libMVL
Mappable vector library
List of all members
LIBMVL_NAMED_LIST Struct Reference

This structure describes a named list - an array of LIBMVL_OFFSET64 entries each with a character name or tag. More...

#include <libMVL.h>

Detailed Description

This structure describes a named list - an array of LIBMVL_OFFSET64 entries each with a character name or tag.

A hash map can be computed for fast retrieval of entries by tag. It is allowed to have repeated names, but they are best avoided for compatibility with R.

Definition at line 206 of file libMVL.h.


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