Blue Brain BioExplorer
core::Property::MetaData Struct Reference

#include <PropertyMap.h>

Public Member Functions

 MetaData (std::string label_={}, const std::string &description_="no-description")
 

Public Attributes

const std::string label
 
const std::string description
 

Detailed Description

Definition at line 56 of file PropertyMap.h.

Constructor & Destructor Documentation

◆ MetaData()

core::Property::MetaData::MetaData ( std::string  label_ = {},
const std::string &  description_ = "no-description" 
)
inline

Definition at line 58 of file PropertyMap.h.

Member Data Documentation

◆ description

const std::string core::Property::MetaData::description

Definition at line 64 of file PropertyMap.h.

◆ label

const std::string core::Property::MetaData::label

Definition at line 63 of file PropertyMap.h.


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