Async
1.8.0
include
AsyncMacho.h
Go to the documentation of this file.
1
33
#ifndef ASYNC_MACHO_INCLUDED
34
#define ASYNC_MACHO_INCLUDED
35
36
37
/****************************************************************************
38
*
39
* System Includes
40
*
41
****************************************************************************/
42
43
44
45
/****************************************************************************
46
*
47
* Project Includes
48
*
49
****************************************************************************/
50
51
52
53
/****************************************************************************
54
*
55
* Local Includes
56
*
57
****************************************************************************/
58
59
60
61
/****************************************************************************
62
*
63
* Forward declarations
64
*
65
****************************************************************************/
66
67
68
69
/****************************************************************************
70
*
71
* Namespace
72
*
73
****************************************************************************/
74
75
namespace
Async
76
{
77
78
#include <Macho.hpp>
79
80
81
/****************************************************************************
82
*
83
* Forward declarations of classes inside of the declared namespace
84
*
85
****************************************************************************/
86
87
88
89
/****************************************************************************
90
*
91
* Defines & typedefs
92
*
93
****************************************************************************/
94
95
96
97
/****************************************************************************
98
*
99
* Exported Global Variables
100
*
101
****************************************************************************/
102
103
104
105
/****************************************************************************
106
*
107
* Class definitions
108
*
109
****************************************************************************/
110
111
}
/* namespace MyNamespace */
112
113
#endif
/* ASYNC_MACHO_INCLUDED */
114
115
/*
116
* This file has not been truncated
117
*/
Async
Namespace for the asynchronous programming classes.
Definition
AsyncApplication.h:76
Generated on Sun May 4 2025 14:24:10 for Async by
1.12.0