WSF
usmtf::InputBlockProperty Class Reference

#include <InputBlockProperty.hpp>

Public Member Functions

 InputBlockProperty (const std::string &aName, const std::string &aValue, const std::string &aDelimeter=" = ") noexcept
const std::string & GetProperty () const noexcept

Detailed Description

An Input Block Property is a class used to add delimited data to an Input Block.

      ______     header
      |              properties <---- n Properties
      |              blocks                 __________

Input | – properties | Block | – blocks | Nested Input block | – etc | | – etc.. n times __________| |_____ end_header

Constructor & Destructor Documentation

◆ InputBlockProperty()

usmtf::InputBlockProperty::InputBlockProperty ( const std::string & aName,
const std::string & aValue,
const std::string & aDelimeter = " = " )
noexcept

Member Function Documentation

◆ GetProperty()

const std::string & usmtf::InputBlockProperty::GetProperty ( ) const
noexcept

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved