cmEngine  0.1.1
A library for interpreting CMake code.
Data Fields
cmExpansionList Struct Reference

Data Fields

struct cmHosthost
 
struct cmExpansionexpansion_array
 
size_t expansion_count
 

Detailed Description

This structure is used to keep an array of expansions.

Field Documentation

§ expansion_array

struct cmExpansion* cmExpansionList::expansion_array

The expansion array.

§ expansion_count

size_t cmExpansionList::expansion_count

The number of expansions in the expansion array.

§ host

struct cmHost* cmExpansionList::host

A pointer to the host interface.


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