Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Static Public Member Functions | List of all members
datatools::ui::traits Struct Reference

#include <bayeux/datatools/ui/traits.h>

Public Member Functions

std::string build_key (const std::string &topic_)
 Build the full key for a trait. More...
 

Static Public Member Functions

static const std::string & key_prefix ()
 Prefix for all trait's keys. More...
 
static const std::string & busy_label ()
 Busy command label. More...
 
static const std::string & disabled_label ()
 Disabled command label. More...
 
static const std::string & broken_label ()
 Broken command label. More...
 
static const std::string & hidden_label ()
 Hidden command label. More...
 

Member Function Documentation

◆ broken_label()

static const std::string& datatools::ui::traits::broken_label ( )
static

Broken command label.

◆ build_key()

std::string datatools::ui::traits::build_key ( const std::string &  topic_)

Build the full key for a trait.

◆ busy_label()

static const std::string& datatools::ui::traits::busy_label ( )
static

Busy command label.

◆ disabled_label()

static const std::string& datatools::ui::traits::disabled_label ( )
static

Disabled command label.

◆ hidden_label()

static const std::string& datatools::ui::traits::hidden_label ( )
static

Hidden command label.

◆ key_prefix()

static const std::string& datatools::ui::traits::key_prefix ( )
static

Prefix for all trait's keys.


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