StuBS
command.h File Reference
#include <string>
#include <vector>
#include <ostream>
#include <functional>
#include "parameter.h"
Include dependency graph for command.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  Command
 

Functions

std::ostream & operator<< (std::ostream &stream, const Command &c)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  stream,
const Command c 
)