OpenCPN Partial API docs
Loading...
Searching...
No Matches
ds_porttype.cpp File Reference

Implement ds_porttype.h – port type definition and support. More...

#include <cassert>
#include "model/ds_porttype.h"

Go to the source code of this file.

Functions

std::string DsPortTypeToString (dsPortType type)
 Return textual representation for use in driver ioDirection attribute.
 

Detailed Description

Implement ds_porttype.h – port type definition and support.

Definition in file ds_porttype.cpp.

Function Documentation

◆ DsPortTypeToString()

std::string DsPortTypeToString ( dsPortType  type)

Return textual representation for use in driver ioDirection attribute.

Definition at line 28 of file ds_porttype.cpp.