ARB
Typedefs | Functions | Variables
ps_my2asciipaths.cxx File Reference
#include "ps_node.hxx"
Include dependency graph for ps_my2asciipaths.cxx:

Go to the source code of this file.

Typedefs

typedef pair< bool, SpeciesIDStep
 

Functions

static void PS_print_paths (const PS_NodePtr &_ps_node)
 
int main (int argc, char *argv[])
 

Variables

static vector< Step > * __PATH = new vector<Step>
 

Typedef Documentation

typedef pair<bool, SpeciesID> Step

Definition at line 16 of file ps_my2asciipaths.cxx.

Function Documentation

static void PS_print_paths ( const PS_NodePtr _ps_node)
static

Definition at line 19 of file ps_my2asciipaths.cxx.

Referenced by main().

int main ( int  argc,
char argv[] 
)

Variable Documentation

vector<Step>* __PATH = new vector<Step>
static

Definition at line 17 of file ps_my2asciipaths.cxx.