Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Functions
a_vertex.cxx File Reference
#include "a_vertex.h"
+ Include dependency graph for a_vertex.cxx:

Go to the source code of this file.

Functions

std::istream & operator>> (std::istream &i, a_vertex &b)
 
std::ostream & operator<< (std::ostream &o, const a_vertex &b)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  o,
const a_vertex b 
)

Definition at line 27 of file a_vertex.cxx.

◆ operator>>()

std::istream& operator>> ( std::istream &  i,
a_vertex b 
)

Definition at line 20 of file a_vertex.cxx.