EDGE_TYPE Class Reference

#include <DaVinci.h>

List of all members.

Public Member Functions

 EDGE_TYPE ()
EDGE_TYPEName (const char *typ_name)
EDGE_TYPEColor (const char *rgb)
EDGE_TYPEPattern (EDGE_PATTERN pat)
EDGE_TYPEDirection (EDGE_DIR dir)

Private Attributes

char _type_name [20]
char _edge_color [30]
EDGE_PATTERN _edge_pattern
EDGE_DIR _edge_dir

Friends

class DaVinci

Detailed Description

Definition at line 266 of file DaVinci.h.


Constructor & Destructor Documentation

EDGE_TYPE::EDGE_TYPE (  )  [inline]

Definition at line 275 of file DaVinci.h.

References _edge_color, _edge_dir, _edge_pattern, _type_name, ED_UNSET, and EP_UNSET.


Member Function Documentation

EDGE_TYPE & EDGE_TYPE::Color ( const char *  rgb  ) 

Definition at line 133 of file DaVinci.cxx.

References _edge_color.

Referenced by Callback::Edge_Select().

EDGE_TYPE& EDGE_TYPE::Direction ( EDGE_DIR  dir  )  [inline]

Definition at line 284 of file DaVinci.h.

References _edge_dir.

EDGE_TYPE & EDGE_TYPE::Name ( const char *  typ_name  ) 

Definition at line 121 of file DaVinci.cxx.

References _type_name.

EDGE_TYPE& EDGE_TYPE::Pattern ( EDGE_PATTERN  pat  )  [inline]

Definition at line 283 of file DaVinci.h.

References _edge_pattern.


Friends And Related Function Documentation

friend class DaVinci [friend]

Definition at line 273 of file DaVinci.h.


Member Data Documentation

char EDGE_TYPE::_edge_color[30] [private]

Definition at line 269 of file DaVinci.h.

Referenced by Color(), EDGE_TYPE(), and DaVinci::Emit_Attr().

Definition at line 271 of file DaVinci.h.

Referenced by Direction(), EDGE_TYPE(), and DaVinci::Emit_Attr().

Definition at line 270 of file DaVinci.h.

Referenced by EDGE_TYPE(), DaVinci::Emit_Attr(), and Pattern().

char EDGE_TYPE::_type_name[20] [private]

Definition at line 268 of file DaVinci.h.

Referenced by EDGE_TYPE(), Name(), and DaVinci::Out_Edge().


The documentation for this class was generated from the following files:

Generated on Tue Nov 17 06:39:07 2009 for Open64 (mfef90, whirl2f, and IR tools) by  doxygen 1.6.1