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

Public Attributes

const NV_CHAR * keyphrase
 
const NV_CHAR * datatype
 
union {
   const NV_CHAR *   cstr
 
   NV_INT32 *   i32
 
   NV_U_INT32 *   ui32
 
address
 

Detailed Description

Definition at line 603 of file tcmgr.h.

Member Data Documentation

◆ cstr

const NV_CHAR* KEY::cstr

Definition at line 607 of file tcmgr.h.

◆ datatype

const NV_CHAR* KEY::datatype

Definition at line 605 of file tcmgr.h.

◆ i32

NV_INT32* KEY::i32

Definition at line 608 of file tcmgr.h.

◆ keyphrase

const NV_CHAR* KEY::keyphrase

Definition at line 604 of file tcmgr.h.

◆ ui32

NV_U_INT32* KEY::ui32

Definition at line 609 of file tcmgr.h.


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