Inferno  0.2
CPPTree::MakeRecord Struct Reference

Initialiser for a record. More...

#include <cpptree.hpp>

Inheritance diagram for CPPTree::MakeRecord:
[legend]
Collaboration diagram for CPPTree::MakeRecord:
[legend]

List of all members.

Public Attributes

NODE_FUNCTIONS_FINAL TreePtr
< TypeIdentifier
type
 handle of the type of the record we are making

Detailed Description

Initialiser for a record.

Uses a map to associate elements with corresponding record members. We also give the record type explicitly since the map is not enough information.

Definition at line 777 of file cpptree.hpp.


Member Data Documentation

handle of the type of the record we are making

Definition at line 780 of file cpptree.hpp.


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