#369: Implement overloading 'operator<<' for FuncDeclarationHashStruct and
CallHashStruct
----------------------+-----------------------------------------------------
 Reporter:  buka      |       Owner:  lunatik
     Type:  task      |      Status:  new    
 Priority:  low       |   Milestone:  backlog
Component:  Main app  |    Severity:  trivial
 Keywords:            |  
----------------------+-----------------------------------------------------
 It should contain code like this:
 out << file << " " << line << " " << type << " " << func << " " << params;

 Use these overloaded operators in CallGraph::saveCallGraph()

-- 
Ticket URL: <http://trac-hg.assembla.com/SourceAnalyzer/ticket/369>
SourceAnalyzer <http://www.assembla.com/spaces/show/SourceAnalyzer>
Development of a tool to analyze the source code and to build call-graph
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SourceAnalyzer Team" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.ru/group/sa_team?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to