Euphoria
eu::core::dump2d::Group Struct Reference

#include <dump.h>

Inheritance diagram for eu::core::dump2d::Group:
eu::core::dump2d::AddWrapper< Group >

Public Member Functions

Groupadd (const Item &item)
 
- Public Member Functions inherited from eu::core::dump2d::AddWrapper< Group >
Groupoperator<< (const TItem &sub_item)
 

Public Attributes

std::vector< Itemitems
 

Detailed Description

Definition at line 95 of file dump.h.

Member Function Documentation

◆ add()

Group & eu::core::dump2d::Group::add ( const Item item)

Definition at line 74 of file dump.cc.

Member Data Documentation

◆ items

std::vector<Item> eu::core::dump2d::Group::items

Definition at line 97 of file dump.h.


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