OGS
SWMMInterface.h File Reference

Detailed Description

Copyright (c) 2012-2024, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license

Definition in file SWMMInterface.h.

#include <map>
#include <memory>
#include <string>
#include <vector>
#include "GeoLib/Station.h"
Include dependency graph for SWMMInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileIO::SwmmInterface
 
struct  FileIO::SwmmInterface::Subcatchment
 

Namespaces

namespace  GeoLib
 
namespace  MeshLib
 
namespace  FileIO
 

Enumerations

enum class  FileIO::SwmmObject { FileIO::SUBCATCHMENT = 0 , FileIO::NODE = 1 , FileIO::LINK = 2 , FileIO::SYSTEM = 3 }
 SWMM object types. More...