C++/Tree Mapping Runtime Library
Public Member Functions | Public Attributes | List of all members
content_order Struct Reference

Content order sequence entry. More...

#include <elements.hxx>

Public Member Functions

 content_order (std::size_t id, std::size_t index=0)
 Initialize an instance with passed id and index.
 

Public Attributes

std::size_t id
 Content id.
 
std::size_t index
 Content index.
 

Detailed Description

Content order sequence entry.

Constructor & Destructor Documentation

◆ content_order()

content_order ( std::size_t  id,
std::size_t  index = 0 
)
inline

Initialize an instance with passed id and index.

Parameters
idContent id.
indexContent index in the corresponding sequence.

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

Copyright © 2005-2023 Code Synthesis.