Parasol Planning Library (PPL)
Functions
NBox.cpp File Reference
#include "NBox.h"
#include <cmath>
#include "Utilities/PMPLExceptions.h"
#include "nonstd/container_ops.h"
Include dependency graph for NBox.cpp:

Functions

std::istream & operator>> (std::istream &_is, NBox &_box)
 
std::ostream & operator<< (std::ostream &_os, const NBox &_box)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  _os,
const NBox _box 
)

◆ operator>>()

std::istream& operator>> ( std::istream &  _is,
NBox _box 
)