OpenCPN Partial API docs
Loading...
Searching...
No Matches
N2kPGN Struct Reference

Public Member Functions

 N2kPGN (uint64_t _pgn)
 
std::string to_string () const
 

Public Attributes

uint64_t pgn
 

Friends

bool operator< (const N2kPGN &lhs, const N2kPGN &rhs)
 

Detailed Description

Definition at line 41 of file comm_navmsg.h.

Constructor & Destructor Documentation

◆ N2kPGN()

N2kPGN::N2kPGN ( uint64_t  _pgn)
inline

Definition at line 44 of file comm_navmsg.h.

Member Function Documentation

◆ to_string()

std::string N2kPGN::to_string ( ) const
inline

Definition at line 50 of file comm_navmsg.h.

Friends And Related Symbol Documentation

◆ operator<

bool operator< ( const N2kPGN lhs,
const N2kPGN rhs 
)
friend

Definition at line 46 of file comm_navmsg.h.

Member Data Documentation

◆ pgn

uint64_t N2kPGN::pgn

Definition at line 42 of file comm_navmsg.h.


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