OpenCPN Partial API docs
Loading...
Searching...
No Matches
Connections::ConnStateCompare Class Reference

std::sort support: Compare two ConnectionParams w r t state. More...

Public Member Functions

 ConnStateCompare (Connections *connections)
 
bool operator() (ConnectionParams *p1, ConnectionParams *p2)
 

Public Attributes

Connectionsm_conns
 

Detailed Description

std::sort support: Compare two ConnectionParams w r t state.

Definition at line 251 of file connections_dlg.cpp.

Constructor & Destructor Documentation

◆ ConnStateCompare()

Connections::ConnStateCompare::ConnStateCompare ( Connections connections)
inline

Definition at line 253 of file connections_dlg.cpp.

Member Function Documentation

◆ operator()()

bool Connections::ConnStateCompare::operator() ( ConnectionParams p1,
ConnectionParams p2 
)
inline

Definition at line 254 of file connections_dlg.cpp.

Member Data Documentation

◆ m_conns

Connections* Connections::ConnStateCompare::m_conns

Definition at line 264 of file connections_dlg.cpp.


The documentation for this class was generated from the following file: