eFinancialPlanner  V1.0 (proof of concept)
Personal Financial Planning based on Maslowian Portfolio Theory
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
aGOAL.struct.cpp File Reference

Go to the source code of this file.

Classes

struct  aGOAL
 

Functions

ostream & operator<< (ostream &os, const aGOAL &the_goal)
 

Function Documentation

ostream& operator<< ( ostream &  os,
const aGOAL the_goal 
)

overload the << operator to output the goal in a readable format

Definition at line 80 of file aGOAL.struct.cpp.