Implementation of DUGStandard. More...
#include <string.h>#include <stdlib.h>#include <iostream>#include "DUGStandard.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
| namespace | OA::DUG |
Functions | |
| void | OA::DUG::filterStr (std::string &s) |
Variables | |
| static const char * | OA::DUG::sEdgeTypeToString [] |
| static const char * | OA::DUG::sNodeTypeToString [] |
Implementation of DUGStandard.
Copyright (c) 2002-2004, Rice University
Copyright (c) 2004, University of Chicago
All rights reserved.
See ../../../Copyright.txt for details.
Definition in file CSFIActivity/DUGStandard.cpp.
1.6.1