osprey/be/lno/vs.cxx File Reference

#include "vs.h"

Include dependency graph for vs.cxx:

Go to the source code of this file.

Defines

#define vs_CXX   "vs.cxx"

Functions/Subroutines

template<class T>
VECTOR_SPACE< T > * Read_VS (const char *cp, T dummy, MEM_POOL *pool)

Variables

MEM_POOL LNO_local_pool
static char * vs_template_rcs_id = vs_CXX "$Revision$"


Define Documentation

#define vs_CXX   "vs.cxx"

Definition at line 41 of file vs.cxx.


Function Documentation

template<class T>
VECTOR_SPACE<T>* Read_VS ( const char *  cp,
T  dummy,
MEM_POOL pool 
) [inline]


Variable Documentation

Module: lno_scc.cxx $Revision$ $Date$ $Author$ $Source$

Revision history:

10-NOV-94 dkchen - Original Version

Description:

This file contains definitions for fuctions in the SCC_DIRECTED_GRAPH16. It is derived from DIRECTED_GRAPH16 described in "graph_template.h". The set of vertices and edges are implemented with dynamic arrays. The index 0 to these array is reserved as NULL pointer, which is used to represent the end of the free vertex/edge list as well as the end of the in/out edge-lists for a vertex. Therefore, when we have M vertices, the _v array has M+1 elements.

Besides, we require that initial vertices and edges counts be given to the constructor.

Definition at line 178 of file lnopt_main.cxx.

char* vs_template_rcs_id = vs_CXX "$Revision$" [static]

Definition at line 42 of file vs.cxx.


Generated on Wed Apr 8 14:34:40 2009 for Open64 by  doxygen 1.5.6