Developer Documentation
VSI::Output Class Reference

#include <Plugin-VSI/parser/output.hh>

Inheritance diagram for VSI::Output:
VSI::InOut

Public Member Functions

 Output (Element *_f)
 Constructor. More...
 
- Public Member Functions inherited from VSI::InOut
 InOut (Element *_e)
 Constructor. More...
 
const QString & name () const
 Name. More...
 
const QString & shortDescription () const
 Short description. More...
 
const QString & longDescription () const
 Long description. More...
 
const Elementelement () const
 Element of this input/output. More...
 
QMap< QString, QString > hints () const
 Parsed hints for this input/output type. More...
 
QString typeString () const
 Type. More...
 

Friends

class Context
 

Detailed Description

Class representing an output of an element

Definition at line 60 of file output.hh.

Constructor & Destructor Documentation

◆ Output()

VSI::Output::Output ( Element _f)
explicit

Constructor.

Definition at line 51 of file output.cc.

Friends And Related Function Documentation

◆ Context

friend class Context
friend

Definition at line 67 of file output.hh.


The documentation for this class was generated from the following files: