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_type.h
1
#ifndef MEM_TYPE_H
2
#define MEM_TYPE_H
3
4
namespace
GraphTool {
5
enum
MemType { UNDEFINED, LDM, LPM, LDM_LPM };
6
}
7
8
#endif
Generated on Sun Jun 1 2014 21:59:10 for GraphTool by
1.8.6