icedb
version 0.5.1
Snow particle scattering database API
lib
icedb
errorCodes.hpp
Go to the documentation of this file.
1
#pragma once
2
#ifndef ICEDB_HPP_ERRORCODES
3
#define ICEDB_HPP_ERRORCODES
4
5
#include "
defs.h
"
6
#include "
errorCodes.h
"
7
8
ICEDB_BEGIN_DECL_CPP
9
10
namespace
icedb
{
11
namespace
error {
12
typedef
ICEDB_ERRORCODES
error_codes
;
13
}
14
}
15
ICEDB_END_DECL_CPP
16
17
#endif
errorCodes.h
defs.h
ICEDB_ERRORCODES
ICEDB_ERRORCODES
Definition:
errorCodes.h:9
ICEDB_END_DECL_CPP
#define ICEDB_END_DECL_CPP
Definition:
defs.h:31
ICEDB_BEGIN_DECL_CPP
#define ICEDB_BEGIN_DECL_CPP
Definition:
defs.h:30
icedb::error::error_codes
ICEDB_ERRORCODES error_codes
Definition:
errorCodes.hpp:12
icedb
Definition:
Attributes.cpp:8
Generated by
1.8.13