GraphTool
1.0
Tool for analyzing and graphically visualizing code dependencies for Ericsson.
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Pages
src
mem_layout_file_parser.h
1
4
#ifndef MEM_LAYOUT_FILE_PARSER_H_
5
#define MEM_LAYOUT_FILE_PARSER_H_
6
7
#include "memory_layout.h"
8
9
namespace
MemLayoutParser {
10
MemoryLayout
* parse(std::string file_name);
11
}
12
13
#endif
MemoryLayout
Definition:
memory_layout.h:7
Generated on Sun Jun 1 2014 21:59:10 for GraphTool by
1.8.6