Poster of Linux kernelThe best gift for a Linux geek
ArityMetric.cpp

ArityMetric.cpp

Section: Tulip Plugins Library (3) Updated: 19 Jul 2010
Local index Up
 

NAME

ArityMetric.cpp -  

SYNOPSIS


#include 'ArityMetric.h'
#include <tulip/TulipPlugin.h>

 

Defines


#define DEGREE_TYPE 'type'

#define DEGREE_TYPES 'InOut;In;Out;'

#define INOUT 0

#define IN 1

#define OUT 2
 

Functions


DOUBLEPLUGINOFGROUP (ArityMetric,'Degree','David Auber','04/10/2001','Stable','1.0','Graph')
 

Define Documentation

 

#define DEGREE_TYPE 'type'

 

#define DEGREE_TYPES 'InOut;In;Out;'

 

#define IN 1

 

#define INOUT 0

 

#define OUT 2

 

Function Documentation

 

DOUBLEPLUGINOFGROUP (ArityMetric, 'Degree', 'David Auber', '04/10/2001', 'Stable', '1.0', 'Graph')

 

Author

Generated automatically by Doxygen for Tulip Plugins Library from the source code.


 

Index

NAME
SYNOPSIS
Defines
Functions
Define Documentation
#define DEGREE_TYPE 'type'
#define DEGREE_TYPES 'InOut;In;Out;'
#define IN 1
#define INOUT 0
#define OUT 2
Function Documentation
DOUBLEPLUGINOFGROUP (ArityMetric, 'Degree', 'David Auber', '04/10/2001', 'Stable', '1.0', 'Graph')
Author

This document was created by man2html, using the manual pages.
Time: 22:05:51 GMT, April 16, 2011