OpenCPN Partial API docs
Loading...
Searching...
No Matches
RawKey Class Reference

KeyProvider wrapper for a plain key string. More...

Inheritance diagram for RawKey:

Public Member Functions

 RawKey (const std::string &key)
 
std::string GetKey () const override
 
 RawKey (const std::string &key)
 
std::string GetKey () const
 

Detailed Description

KeyProvider wrapper for a plain key string.

Definition at line 54 of file multiplexer.cpp.

Constructor & Destructor Documentation

◆ RawKey() [1/2]

RawKey::RawKey ( const std::string &  key)
inlineexplicit

Definition at line 56 of file multiplexer.cpp.

◆ RawKey() [2/2]

RawKey::RawKey ( const std::string &  key)
inlineexplicit

Definition at line 189 of file pluginmanager.cpp.

Member Function Documentation

◆ GetKey() [1/2]

std::string RawKey::GetKey ( ) const
inline

Definition at line 190 of file pluginmanager.cpp.

◆ GetKey() [2/2]

std::string RawKey::GetKey ( ) const
inlineoverride

Definition at line 57 of file multiplexer.cpp.


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