Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
Loading...
Searching...
No Matches
Public Member Functions
Gui::Parsing Class Reference

#include <Parsing.hpp>

Collaboration diagram for Gui::Parsing:
Collaboration graph

Public Member Functions

 Parsing ()
 
void help () const
 
bool parse_args (int ac, char **av)
 
bool validate_args () const
 
void print_args () const
 

Detailed Description

Definition at line 14 of file Parsing.hpp.

Constructor & Destructor Documentation

◆ Parsing()

Gui::Parsing::Parsing ( )

Definition at line 14 of file Parsing.cpp.

Member Function Documentation

◆ help()

void Gui::Parsing::help ( ) const

Definition at line 17 of file Parsing.cpp.

◆ parse_args()

bool Gui::Parsing::parse_args ( int ac,
char ** av )

Definition at line 22 of file Parsing.cpp.

◆ print_args()

void Gui::Parsing::print_args ( ) const

Definition at line 46 of file Parsing.cpp.

◆ validate_args()

bool Gui::Parsing::validate_args ( ) const

Definition at line 38 of file Parsing.cpp.


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