LIBINT  2.1.0-stable
Public Member Functions | List of all members
libint2::VertexAlreadyOnStack Class Reference

This exception class is used to pass the pointer to the vertex on the graph. More...

#include <exception.h>

Inheritance diagram for libint2::VertexAlreadyOnStack:
Inheritance graph
[legend]
Collaboration diagram for libint2::VertexAlreadyOnStack:
Collaboration graph
[legend]

Public Member Functions

 VertexAlreadyOnStack (const SafePtr< DGVertex > &vertex)
 
SafePtr< DGVertexvertex () const
 

Detailed Description

This exception class is used to pass the pointer to the vertex on the graph.


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