| HDK
    | 
#include <staticKeyData.h>
| Public Member Functions | |
| template<size_t N> | |
| constexpr | StringLiteral (const char(&s)[N]) | 
| Constructor from string literals.  More... | |
| constexpr | StringLiteral () | 
| Default Constructor.  More... | |
| Friends | |
| class | TraceStaticKeyData | 
This is a helper class for the constructors of TraceStaticKeyData.
Definition at line 32 of file staticKeyData.h.
| 
 | inline | 
Constructor from string literals.
Definition at line 36 of file staticKeyData.h.
| 
 | inline | 
Default Constructor.
Definition at line 39 of file staticKeyData.h.
| 
 | friend | 
Definition at line 44 of file staticKeyData.h.