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

Go to the source code of this file.

Functions

std::istream & operator>> (std::istream &i, a_material &f)
 
std::ostream & operator<< (std::ostream &o, const a_material &f)
 
std::istream & operator>> (std::istream &i, a_material *f)
 
std::ostream & operator<< (std::ostream &o, const a_material *f)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream& operator<< ( std::ostream &  o,
const a_material f 
)

Definition at line 60 of file a_material.cxx.

+ Here is the call graph for this function:

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  o,
const a_material f 
)

Definition at line 72 of file a_material.cxx.

+ Here is the call graph for this function:

◆ operator>>() [1/2]

std::istream& operator>> ( std::istream &  i,
a_material f 
)

Definition at line 54 of file a_material.cxx.

+ Here is the call graph for this function:

◆ operator>>() [2/2]

std::istream& operator>> ( std::istream &  i,
a_material f 
)

Definition at line 66 of file a_material.cxx.

+ Here is the call graph for this function: