Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ graph/

operations_research::TailArrayManager< GraphType > Class Template Reference

#include <ebert_graph.h>

List of all members.

Public Member Functions

 TailArrayManager (GraphType *g)
void BuildTailArrayFromAdjacencyListsIfForwardGraph () const
void ReleaseTailArrayIfForwardGraph () const


Detailed Description

template<typename GraphType>
class operations_research::TailArrayManager< GraphType >

Definition at line 1469 of file ebert_graph.h.


Constructor & Destructor Documentation

template<typename GraphType>
operations_research::TailArrayManager< GraphType >::TailArrayManager ( GraphType *  g  )  [inline, explicit]

Definition at line 1471 of file ebert_graph.h.


Member Function Documentation

template<typename GraphType>
void operations_research::TailArrayManager< GraphType >::BuildTailArrayFromAdjacencyListsIfForwardGraph (  )  const [inline]

Definition at line 1473 of file ebert_graph.h.

template<typename GraphType>
void operations_research::TailArrayManager< GraphType >::ReleaseTailArrayIfForwardGraph (  )  const [inline]

Definition at line 1479 of file ebert_graph.h.


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