libkipr
1.0.0
console.hpp
Go to the documentation of this file.
1
8
#ifndef _KIPR_CONSOLE_CONSOLE_HPP_
9
#define _KIPR_CONSOLE_CONSOLE_HPP_
10
11
#include "
kipr/export/export.h
"
12
13
namespace
kipr
14
{
15
namespace
console
16
{
22
class
EXPORT_SYM
Console
23
{
24
public
:
28
static
void
clear
();
29
};
30
}
31
}
32
33
34
#endif
kipr::console::Console
Definition:
console.hpp:23
kipr::console::Console::clear
static void clear()
export.h
EXPORT_SYM
#define EXPORT_SYM
Definition:
export.h:7
kipr
Definition:
accel.hpp:7
module
console
public
kipr
console
console.hpp
Generated by
1.9.1