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

A specification for non-header only messages. More...

Public Member Functions

 MessageType (const char *const ptr)
 The constructor. More...
 

Public Attributes

char message [size]
 The message an instanation of the class holds This message is NOT null terminated! More...
 

Detailed Description

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

A specification for non-header only messages.

Constructor & Destructor Documentation

template<typename Info >
Message::Msg::MessageType< false, Info >::MessageType ( const char *const  ptr)
inlineexplicit

The constructor.

Member Data Documentation

template<typename Info >
char Message::Msg::MessageType< false, Info >::message[size]

The message an instanation of the class holds This message is NOT null terminated!


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