faudes::TGraph< Idx, Idx > Struct Template Reference

Specialisation of the graph template to provide convenience methods addressing the intended ussage. More...

List of all members.

Public Types

typedef graph_iterator_t< Idx,
Idx
Iterator

Public Member Functions

TGraph< Idx, Idx > * FakeConst (void) const
Iterator Begin (void) const
Iterator End (void) const
Iterator Begin (Idx x1) const
Iterator End (Idx x1) const
Iterator Find (Idx x1) const
Iterator Insert (Idx x1)
bool Erase (Idx x1)
void Erase (Iterator git, TNode< Idx, Idx >::Iterator nit)
void Import (vGenerator &rGen)
void Export (vGenerator &rGen)
std::string Str (void) const

Static Public Member Functions

static Iterator InfX1 (void)

Detailed Description

template<>
struct faudes::TGraph< Idx, Idx >

Specialisation of the graph template to provide convenience methods addressing the intended ussage.

Definition at line 397 of file cfl_project.cpp.


Member Typedef Documentation

Definition at line 399 of file cfl_project.cpp.


Member Function Documentation

Iterator faudes::TGraph< Idx, Idx >::Begin ( Idx  x1  )  const [inline]

Definition at line 406 of file cfl_project.cpp.

Iterator faudes::TGraph< Idx, Idx >::Begin ( void   )  const [inline]

Definition at line 404 of file cfl_project.cpp.

Iterator faudes::TGraph< Idx, Idx >::End ( Idx  x1  )  const [inline]

Definition at line 407 of file cfl_project.cpp.

Iterator faudes::TGraph< Idx, Idx >::End ( void   )  const [inline]

Definition at line 405 of file cfl_project.cpp.

void faudes::TGraph< Idx, Idx >::Erase ( Iterator  git,
TNode< Idx, Idx >::Iterator  nit 
) [inline]

Definition at line 426 of file cfl_project.cpp.

bool faudes::TGraph< Idx, Idx >::Erase ( Idx  x1  )  [inline]

Definition at line 412 of file cfl_project.cpp.

void faudes::TGraph< Idx, Idx >::Export ( vGenerator rGen  )  [inline]

Definition at line 448 of file cfl_project.cpp.

TGraph<Idx,Idx>* faudes::TGraph< Idx, Idx >::FakeConst ( void   )  const [inline]

Definition at line 401 of file cfl_project.cpp.

Iterator faudes::TGraph< Idx, Idx >::Find ( Idx  x1  )  const [inline]

Definition at line 408 of file cfl_project.cpp.

void faudes::TGraph< Idx, Idx >::Import ( vGenerator rGen  )  [inline]

Definition at line 432 of file cfl_project.cpp.

static Iterator faudes::TGraph< Idx, Idx >::InfX1 ( void   )  [inline, static]

Definition at line 474 of file cfl_project.cpp.

Iterator faudes::TGraph< Idx, Idx >::Insert ( Idx  x1  )  [inline]

Definition at line 410 of file cfl_project.cpp.

std::string faudes::TGraph< Idx, Idx >::Str ( void   )  const [inline]

Definition at line 465 of file cfl_project.cpp.


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

libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen