Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

SupportGraph Class Reference

#include <atpg.hpp>

List of all members.

Public Types

enum  DotFileType { Unknown, Digraph, Graph, N }

Public Methods

 SupportGraph ()

Static Public Methods

DotFileType getDotFileType (const string &path)

Static Public Attributes

char * _DotFileStringType [N] = {"Unknown","Digraph","Graph"}


Member Enumeration Documentation

enum SupportGraph::DotFileType
 

Enumeration values:
Unknown 
Digraph 
Graph 
N 

Definition at line 145 of file atpg.hpp.

Referenced by getDotFileType().


Constructor & Destructor Documentation

SupportGraph::SupportGraph   [inline]
 

Definition at line 148 of file atpg.hpp.

References _DotFileStringType, and N.


Member Function Documentation

SupportGraph::DotFileType SupportGraph::getDotFileType const string &    path [static]
 

Definition at line 155 of file atpg.hpp.

References Digraph, DotFileType, Graph, and Unknown.


Member Data Documentation

char * SupportGraph::_DotFileStringType = {"Unknown","Digraph","Graph"} [static]
 

Definition at line 153 of file atpg.hpp.

Referenced by SupportGraph().


The documentation for this class was generated from the following file:
Generated on Mon Jan 20 11:54:42 2003 for ATPG by doxygen1.3-rc1