Namespaces | Variables

ICFG.cpp File Reference

Implementation of ICFG. More...

#include <cstdlib>
#include <cstring>
#include <cassert>
#include <iostream>
#include "ICFG.hpp"
Include dependency graph for ICFG.cpp:

Go to the source code of this file.

Namespaces

namespace  OA
 

Namespace for the whole OpenAnalysis Toolkit.


namespace  OA::ICFG

Variables

static bool OA::ICFG::debug = false
static const char * OA::ICFG::sEdgeTypeToString []
static const char * OA::ICFG::sNodeTypeToString []

Detailed Description

Implementation of ICFG.

Authors:
Michelle Strout, Barbara Kreaseck, Priyadarshini Malusare
Version:
Id:
ICFG.cpp,v 1.2.6.1 2006/01/19 05:30:48 mstrout Exp

Copyright (c) 2002-2005, Rice University
Copyright (c) 2004-2005, University of Chicago
Copyright (c) 2006, Contributors
All rights reserved.
See ../../../Copyright.txt for details.

Definition in file ICFG.cpp.