OpenMPTL - Helper Library
C++ Microprocessor Template Library
Static Public Member Functions | List of all members
mptl::terminal_hook_list<> Struct Template Reference

#include <terminal.hpp>

Static Public Member Functions

template<typename HL >
static void execute (const char *cmd_buf, poorman::ostream< char > &cout)
 
template<typename HL >
static void list (poorman::ostream< char > &)
 

Member Function Documentation

◆ execute()

template<typename HL >
static void mptl::terminal_hook_list<>::execute ( const char *  cmd_buf,
poorman::ostream< char > &  cout 
)
inlinestatic

◆ list()

template<typename HL >
static void mptl::terminal_hook_list<>::list ( poorman::ostream< char > &  )
inlinestatic

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