Raritan / Server Technology Xerus™ PDU JSON-RPC API
Event.idl
1
/* SPDX-License-Identifier: BSD-3-Clause */
2
/*
3
* Copyright 2012 Raritan Inc. All rights reserved.
4
*/
5
6
#ifndef __IDL_EVENT_IDL__
7
#define __IDL_EVENT_IDL__
8
9
/** Basic IDL definitions */
10
module
idl
{
11
12
/** Common base for all events */
13
valueobject
Event
{
14
15
Object
source
;
///< IDL object that originated the event
16
17
};
18
19
}
20
21
#endif
idl
Basic IDL definitions.
Definition:
Event.idl:10
idl::Event
Common base for all events.
Definition:
Event.idl:13
idl::Event::source
Object source
IDL object that originated the event.
Definition:
Event.idl:15
Generated on Wed Mar 8 2023 12:37:09 for Raritan / Server Technology Xerus™ PDU JSON-RPC API by
1.9.1