Shadow Stack  0.2
 All Classes Namespaces Files Functions Variables Typedefs Macros
Static Public Attributes | Static Private Attributes | List of all members
Message::Msg::MessageType< true, Info > Struct Template Referencefinal

A specification for header only messages. More...

Static Public Attributes

static const char *const message
 The message of this type of message is just the header This is NOT null terminated. More...
 

Static Private Attributes

static char internal [size]
 An internal buffer pointed to by message. More...
 

Detailed Description

template<typename Info>
struct Message::Msg::MessageType< true, Info >

A specification for header only messages.

Member Data Documentation

template<typename Info >
char Message::Msg::MessageType< true, Info >::internal[size]
staticprivate

An internal buffer pointed to by message.

template<typename Info >
const char* const Message::Msg::MessageType< true, Info >::message
static

The message of this type of message is just the header This is NOT null terminated.


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