libkovan
1
The kovan standard library
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
port.hpp
Go to the documentation of this file.
1
#ifndef _PORT_HPP_
2
#define _PORT_HPP_
3
4
#include "
export.h
"
5
6
#include <stdexcept>
7
8
class
EXPORT_SYM
InvalidPort
: std::logic_error
9
{
10
public
:
11
InvalidPort
(
const
std::string& what);
12
};
13
14
typedef
int
port_t
;
15
16
#endif
export.h
port_t
int port_t
Definition:
port.hpp:14
EXPORT_SYM
#define EXPORT_SYM
Definition:
export.h:7
InvalidPort
Definition:
port.hpp:8
include
kovan
port.hpp
Generated on Fri Jan 9 2015 22:59:39 for libkovan by
1.8.5