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

Go to the source code of this file.

Functions

std::istream & operator>> (std::istream &in, a_block &b)
 
std::ostream & operator<< (std::ostream &o, const a_block &b)
 

Function Documentation

◆ operator<<()

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

Definition at line 502 of file a_block.cxx.

◆ operator>>()

std::istream& operator>> ( std::istream &  in,
a_block b 
)

Definition at line 496 of file a_block.cxx.