sisi4s
Loading...
Searching...
No Matches
sisi4s::Argument Class Reference

#include <Algorithm.hpp>

Collaboration diagram for sisi4s::Argument:

Public Member Functions

 Argument (std::string const &name_)
 
 Argument (std::string const &name_, std::string const &data_)
 
std::string const & getName () const
 
std::string const & getData () const
 

Protected Attributes

std::string name
 
std::string data
 

Constructor & Destructor Documentation

◆ Argument() [1/2]

sisi4s::Argument::Argument ( std::string const &  name_)
inline

◆ Argument() [2/2]

sisi4s::Argument::Argument ( std::string const &  name_,
std::string const &  data_ 
)
inline

Member Function Documentation

◆ getData()

std::string const & sisi4s::Argument::getData ( ) const
inline
Here is the caller graph for this function:

◆ getName()

std::string const & sisi4s::Argument::getName ( ) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ data

std::string sisi4s::Argument::data
protected

◆ name

std::string sisi4s::Argument::name
protected

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