openModeller  Version 1.5.0
om_points.cpp File Reference
#include <openmodeller/om.hh>
#include <openmodeller/om_defs.hh>
#include <openmodeller/Log.hh>
#include <openmodeller/os_specific.hh>
#include "getopts/getopts.h"
#include "om_cmd_utils.hh"
#include <iostream>
#include <string>
#include <vector>
#include <stdexcept>
Include dependency graph for om_points.cpp:

Go to the source code of this file.

Functions

void writeOutput (ostream &stream, std::string format, OccurrencesPtr presences, OccurrencesPtr absences, std::string label)
 
int main (int argc, char **argv)
 

Function Documentation

void writeOutput ( ostream &  stream,
std::string  format,
OccurrencesPtr  presences,
OccurrencesPtr  absences,
std::string  label 
)

Definition at line 263 of file om_points.cpp.

References Configuration::writeXml().

Referenced by main().

Here is the call graph for this function: