aiogate::pin_info_extra Class Reference
pin information required for proper pin destruction
More...
List of all members.
Detailed Description
pin information required for proper pin destruction
Definition at line 163 of file aiogate.h.
Constructor & Destructor Documentation
aiogate::pin_info_extra::pin_info_extra |
( |
const pin_info_minimum & |
x, |
|
|
size_t |
ident, |
|
|
size_t |
mask, |
|
|
bool |
invoke_callback | |
|
) |
| | [inline] |
constructor
- Parameters:
-
x |
minimum pin info |
ident |
pin ident |
mask |
reason why pin has been closed |
invoke_callback |
flag if user callback should be invoked upon pin closure |
Definition at line 167 of file aiogate.h.
aiogate::pin_info_extra::pin_info_extra |
( |
const pin_info_extra & |
x |
) |
[inline] |
copies constructor
Definition at line 180 of file aiogate.h.
Member Data Documentation
The documentation for this class was generated from the following file: