Skip to content

scram::mef::ContainerElement

Elements in MEF containers.

#include <element.h>

Inherited by scram::mef::Element

Protected Functions

Name
const Element *container() const

Friends

Name
classContainer

Protected Functions Documentation

function container

cpp
inline const Element * container() const

Return: The pointer to the parent container. nullptr if no container is provided.

Friends

friend Container

cpp
friend class Container(
    Container 
);

Updated on 2025-11-11 at 16:51:08 +0000