Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
b11ac98e
Commit
b11ac98e
authored
Jan 29, 2014
by
Pavel Vainerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Мелкие правки форматирования
parent
f623e49a
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
3 deletions
+2
-3
IOController_i.idl
IDL/Processes/IOController_i.idl
+0
-1
UniSetObject_i.idl
IDL/UniSetTypes/UniSetObject_i.idl
+0
-0
UniSetTypes_i.idl
IDL/UniSetTypes/UniSetTypes_i.idl
+0
-1
TODO
TODO
+2
-1
No files found.
IDL/Processes/IOController_i.idl
View file @
b11ac98e
...
...
@@ -195,7 +195,6 @@ interface IONotifyController_i : IOController_i
in
UniversalIO
::
UIOCommand
cmd
)
;
/*
!
Состояние
порогового
датчика
*/
enum
ThresholdState
{
...
...
IDL/UniSetTypes/UniSetObject_i.idl
View file @
b11ac98e
IDL/UniSetTypes/UniSetTypes_i.idl
View file @
b11ac98e
...
...
@@ -28,7 +28,6 @@
//{
module
UniSetTypes
{
typedef
string
<
100
>
BaseObjectName
;
typedef
long
ObjectId
; /*!< идентификатор объекта */
typedef
long
ThresholdId
; /*!< идентификатор порога */
typedef
long
TimerId
; /*!< идентификатор таймера */
...
...
TODO
View file @
b11ac98e
...
...
@@ -31,4 +31,5 @@ Version 2.0
// --- Оптимизация.. --- //
- отказаться от alias-ов.. (не прижилось, а накладные расходы большие)
- сделать ли ObjectId short? В связи с отказом от alias, нужна ли пара (id,node)
- продумать лучше функцию key()... может наложить ограничение на диапазон id..
- "продумать" функцию key()... может наложить ограничение на диапазон id..
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment