libwallaby
v24
The wallaby standard library
ir.hpp
Go to the documentation of this file.
1
/*
2
* ir.hpp
3
*
4
* Created on: Nov 13, 2015
5
* Author: Joshua Southerland
6
*/
7
8
#ifndef INCLUDE_WALLABY_IR_HPP_
9
#define INCLUDE_WALLABY_IR_HPP_
10
11
12
#include "
export.h
"
13
14
class
EXPORT_SYM
Ir
15
{
16
public
:
17
static
void
read();
18
static
void
write();
19
};
20
21
22
23
#endif
/* INCLUDE_WALLABY_IR_HPP_ */
export.h
Ir
Definition:
ir.hpp:14
EXPORT_SYM
#define EXPORT_SYM
Definition:
export.h:14
include
wallaby
ir.hpp
Generated on Tue Feb 21 2017 12:20:31 for libwallaby by
1.8.11