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

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

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 401 of file cfl_project.cpp.

Member Typedef Documentation

Definition at line 403 of file cfl_project.cpp.

Member Function Documentation

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

Definition at line 408 of file cfl_project.cpp.

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

Definition at line 410 of file cfl_project.cpp.

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

Definition at line 409 of file cfl_project.cpp.

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

Definition at line 411 of file cfl_project.cpp.

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

Definition at line 416 of file cfl_project.cpp.

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

Definition at line 430 of file cfl_project.cpp.

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

Definition at line 452 of file cfl_project.cpp.

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

Definition at line 405 of file cfl_project.cpp.

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

Definition at line 412 of file cfl_project.cpp.

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

Definition at line 436 of file cfl_project.cpp.

static Iterator faudes::TGraph< Idx, Idx >::InfX1 ( void  )
inlinestatic

Definition at line 478 of file cfl_project.cpp.

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

Definition at line 414 of file cfl_project.cpp.

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

Definition at line 469 of file cfl_project.cpp.


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

libFAUDES 2.28a --- 2016.09.13 --- c++ api documentaion by doxygen