UniSet
2.6.0
Титульная страница
Описания
Группы
Пространства имен
Классы
IDL
UniSetTypes
UniSetManager_i.idl
1
/*
2
* Copyright (c) 2015 Pavel Vainerman.
3
*
4
* This program is free software: you can redistribute it and/or modify
5
* it under the terms of the GNU Lesser General Public License as
6
* published by the Free Software Foundation, version 2.1.
7
*
8
* This program is distributed in the hope that it will be useful, but
9
* WITHOUT ANY WARRANTY; without even the implied warranty of
10
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11
* Lesser General Lesser Public License for more details.
12
*
13
* You should have received a copy of the GNU Lesser General Public License
14
* along with this program. If not, see <http://www.gnu.org/licenses/>.
15
*/
16
// --------------------------------------------------------------------------
20
// --------------------------------------------------------------------------
21
#ifndef UniSetManager_i_IDL_
22
#define UniSetManager_i_IDL_
23
// ---------------------------------------------------------------------------
24
#include "UniSetObject_i.idl"
25
#include "UniSetTypes_i.idl"
26
// ---------------------------------------------------------------------------
27
//module UniSet
28
//{
29
40
interface
UniSetManager_i
:
UniSetObject_i
41
{
43
void
broadcast
(in
uniset::TransportMessage
msg);
44
61
uniset::SimpleInfoSeq
getObjectsInfo
( in
long
MaxLength, in
string
userparam );
62
};
63
64
//}; // end of module UniSet
65
#endif
66
// --------------------------------------------------------------------------------------------------------------
Документация по UniSet. Последние изменения: Вс 15 Янв 2017 18:59:12. Создано системой
1.8.1.2