OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
order_by_name< StoredEdge > Struct Template Reference

#include <db_graph_base.h>

Inheritance diagram for order_by_name< StoredEdge >:
Collaboration diagram for order_by_name< StoredEdge >:

Public Member Functions

bool operator() (const StoredEdge &e1, const StoredEdge &e2) const
 

Detailed Description

template<class StoredEdge>
struct order_by_name< StoredEdge >

Definition at line 16 of file db_graph_base.h.

Member Function Documentation

template<class StoredEdge >
bool order_by_name< StoredEdge >::operator() ( const StoredEdge &  e1,
const StoredEdge &  e2 
) const

Definition at line 314 of file db_graph.cc.

Here is the call graph for this function:


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