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
e678f123
Commit
e678f123
authored
Jul 29, 2009
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
file description: drop <tag> from \name to fix doxygen warning
parent
33671334
Hide whitespace changes
Inline
Side-by-side
Showing
115 changed files
with
224 additions
and
224 deletions
+224
-224
IOController_i.idl
IDL/Processes/IOController_i.idl
+3
-3
UniSetObserver_i.idl
IDL/Processes/UniSetObserver_i.idl
+2
-2
DBServer_i.idl
IDL/Services/DBServer_i.idl
+2
-2
InfoServer_i.idl
IDL/Services/InfoServer_i.idl
+2
-2
NetService_i.idl
IDL/Services/NetService_i.idl
+2
-2
RepositoryAgent_i.idl
IDL/Services/RepositoryAgent_i.idl
+2
-2
TimerService_i.idl
IDL/Services/TimerService_i.idl
+2
-2
ObjectsManager_i.idl
IDL/UniSetTypes/ObjectsManager_i.idl
+3
-3
UniSetObject_i.idl
IDL/UniSetTypes/UniSetObject_i.idl
+3
-3
UniSetTypes_i.idl
IDL/UniSetTypes/UniSetTypes_i.idl
+2
-2
DBInterface.cc
Utilities/DBServer-MySQL/DBInterface.cc
+2
-2
DBInterface.h
Utilities/DBServer-MySQL/DBInterface.h
+2
-2
DBServer_MySQL.cc
Utilities/DBServer-MySQL/DBServer_MySQL.cc
+2
-2
DBServer_MySQL.h
Utilities/DBServer-MySQL/DBServer_MySQL.h
+2
-2
CallBackTimer.h
include/CallBackTimer.h
+3
-3
CallBackTimer_template.h
include/CallBackTimer_template.h
+2
-2
Configuration.h
include/Configuration.h
+2
-2
DBServer.h
include/DBServer.h
+2
-2
DefaultMessageInterface.h
include/DefaultMessageInterface.h
+2
-2
Exceptions.h
include/Exceptions.h
+2
-2
IOController.h
include/IOController.h
+2
-2
IONotifyController.h
include/IONotifyController.h
+2
-2
IONotifyController_LT.h
include/IONotifyController_LT.h
+2
-2
DigitalCard.h
include/IOs/DigitalCard.h
+1
-1
DigitalCard_O5600.h
include/IOs/DigitalCard_O5600.h
+1
-1
IOAccess.h
include/IOs/IOAccess.h
+2
-2
IOAccessOld.h
include/IOs/IOAccessOld.h
+1
-1
ISRestorer.h
include/ISRestorer.h
+4
-4
InfoServer.h
include/InfoServer.h
+2
-2
LT_Object.h
include/LT_Object.h
+2
-2
MessageInterface.h
include/MessageInterface.h
+2
-2
MessageInterface_XML.h
include/MessageInterface_XML.h
+2
-2
MessageInterface_idXML.h
include/MessageInterface_idXML.h
+1
-1
MessageType.h
include/MessageType.h
+2
-2
Mutex.h
include/Mutex.h
+3
-3
NCRestorer.h
include/NCRestorer.h
+2
-2
ORepHelpers.h
include/ORepHelpers.h
+2
-2
ObjectRepository.h
include/ObjectRepository.h
+2
-2
ObjectRepositoryFactory.h
include/ObjectRepositoryFactory.h
+2
-2
ObjectsActivator.h
include/ObjectsActivator.h
+2
-2
ObjectsManager.h
include/ObjectsManager.h
+2
-2
ObjectsManager_LT.h
include/ObjectsManager_LT.h
+2
-2
OmniThreadCreator.h
include/OmniThreadCreator.h
+2
-2
PassiveObject.h
include/PassiveObject.h
+2
-2
PassiveTimer.h
include/PassiveTimer.h
+6
-6
PosixThread.h
include/PosixThread.h
+2
-2
ProxyManager.h
include/ProxyManager.h
+1
-1
RepositoryAgent.h
include/RepositoryAgent.h
+2
-2
Restorer.h
include/Restorer.h
+2
-2
RunLock.h
include/RunLock.h
+2
-2
SViewer.h
include/SViewer.h
+2
-2
SandClock.h
include/SandClock.h
+1
-1
StorageInterface.h
include/StorageInterface.h
+2
-2
SystemGuard.h
include/SystemGuard.h
+2
-2
TextDBIndex.h
include/TextDBIndex.h
+1
-1
TextFileIndex.h
include/TextFileIndex.h
+1
-1
TextIndex.h
include/TextIndex.h
+1
-1
ThreadCreator.h
include/ThreadCreator.h
+2
-2
TimerService.h
include/TimerService.h
+2
-2
Trigger.h
include/Trigger.h
+2
-2
TriggerAND.h
include/TriggerAND.h
+2
-2
TriggerAND_template.h
include/TriggerAND_template.h
+2
-2
TriggerOR.h
include/TriggerOR.h
+2
-2
TriggerOR_template.h
include/TriggerOR_template.h
+2
-2
TriggerOutput.h
include/TriggerOutput.h
+2
-2
TriggerOutput_template.h
include/TriggerOutput_template.h
+2
-2
UniSetObject.h
include/UniSetObject.h
+2
-2
UniSetObject_LT.h
include/UniSetObject_LT.h
+2
-2
UniSetObserver.h
include/UniSetObserver.h
+2
-2
UniSetTypes.h
include/UniSetTypes.h
+2
-2
UniXML.h
include/UniXML.h
+1
-1
UniversalInterface.h
include/UniversalInterface.h
+2
-2
ComPort.cc
src/Communications/ComPort.cc
+1
-1
DigitalCard_O5600.cc
src/IOs/DigitalCard_O5600.cc
+1
-1
UniversalInterface.cc
src/Interfaces/UniversalInterface.cc
+2
-2
ORepHelpers.cc
src/ObjectRepository/ORepHelpers.cc
+2
-2
ObjectRepository.cc
src/ObjectRepository/ObjectRepository.cc
+2
-2
ObjectRepositoryFactory.cc
src/ObjectRepository/ObjectRepositoryFactory.cc
+2
-2
ObjectsActivator.cc
src/ObjectRepository/ObjectsActivator.cc
+2
-2
ObjectsManager.cc
src/ObjectRepository/ObjectsManager.cc
+2
-2
ObjectsManager_LT.cc
src/ObjectRepository/ObjectsManager_LT.cc
+2
-2
PassiveObject.cc
src/ObjectRepository/PassiveObject.cc
+2
-2
ProxyManager.cc
src/ObjectRepository/ProxyManager.cc
+2
-2
UniSetObject.cc
src/ObjectRepository/UniSetObject.cc
+2
-2
UniSetObject_LT.cc
src/ObjectRepository/UniSetObject_LT.cc
+2
-2
UniSetTypes.cc
src/ObjectRepository/UniSetTypes.cc
+2
-2
IOController.cc
src/Processes/IOController.cc
+2
-2
IONotifyController.cc
src/Processes/IONotifyController.cc
+2
-2
IONotifyController_LT.cc
src/Processes/IONotifyController_LT.cc
+2
-2
UniSetObserver.cc
src/Processes/UniSetObserver.cc
+2
-2
DBServer.cc
src/Services/DBServer.cc
+2
-2
InfoServer.cc
src/Services/InfoServer.cc
+2
-2
RepositoryAgent.cc
src/Services/RepositoryAgent.cc
+2
-2
TimerService.cc
src/Services/TimerService.cc
+2
-2
PosixThread.cc
src/Threads/PosixThread.cc
+1
-1
PassiveSysTimer.cc
src/Timers/PassiveSysTimer.cc
+2
-2
PassiveTimer.cc
src/Timers/PassiveTimer.cc
+2
-2
ThrPassiveTimer.cc
src/Timers/ThrPassiveTimer.cc
+2
-2
WaitingPassiveTimer.cc
src/Timers/WaitingPassiveTimer.cc
+2
-2
Configuration.cc
src/Various/Configuration.cc
+2
-2
ISRestorer.cc
src/Various/ISRestorer.cc
+2
-2
ISRestorer_XML.cc
src/Various/ISRestorer_XML.cc
+2
-2
LT_Object.cc
src/Various/LT_Object.cc
+2
-2
MessageInterface_idXML.cc
src/Various/MessageInterface_idXML.cc
+1
-1
MessageType.cc
src/Various/MessageType.cc
+2
-2
Mutex.cc
src/Various/Mutex.cc
+2
-2
NCRestorer.cc
src/Various/NCRestorer.cc
+2
-2
NCRestorer_XML.cc
src/Various/NCRestorer_XML.cc
+2
-2
Restorer_XML.cc
src/Various/Restorer_XML.cc
+2
-2
RunLock.cc
src/Various/RunLock.cc
+2
-2
SViewer.cc
src/Various/SViewer.cc
+2
-2
SystemGuard.cc
src/Various/SystemGuard.cc
+2
-2
TextFileIndex.cc
src/Various/TextFileIndex.cc
+1
-1
TextIndex.cc
src/Various/TextIndex.cc
+1
-1
UniXML.cc
src/Various/UniXML.cc
+1
-1
No files found.
IDL/Processes/IOController_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2008
/
11
/
29
21
:
24
:
24
$
*
\
date
$
Date
:
2008
/
11
/
29
21
:
24
:
24
$
*
\
version
$
Id
:
IOController_i
.
idl
,
v
1.16
2008
/
11
/
29
21
:
24
:
24
vpashka
Exp
$
*
\
version
$
Id
:
IOController_i
.
idl
,
v
1.16
2008
/
11
/
29
21
:
24
:
24
vpashka
Exp
$
*/
*/
...
@@ -188,7 +188,7 @@ interface IOController_i : ObjectsManager_i
...
@@ -188,7 +188,7 @@ interface IOController_i : ObjectsManager_i
/*
!
/*
!
*
\
interface
IONotifyController_i
*
\
interface
IONotifyController_i
*
\
brief
*
\
brief
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
version
*
\
version
*
\
date
September
2001
-
*
\
date
September
2001
-
*
*
...
...
IDL/Processes/UniSetObserver_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2005
/
01
/
28
20
:
27
:
06
$
*
\
date
$
Date
:
2005
/
01
/
28
20
:
27
:
06
$
*
\
version
$
Id
:
UniSetObserver_i
.
idl
,
v
1.4
2005
/
01
/
28
20
:
27
:
06
vitlav
Exp
$
*
\
version
$
Id
:
UniSetObserver_i
.
idl
,
v
1.4
2005
/
01
/
28
20
:
27
:
06
vitlav
Exp
$
*/
*/
...
...
IDL/Services/DBServer_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2005
/
11
/
01
21
:
44
:
53
$
*
\
date
$
Date
:
2005
/
11
/
01
21
:
44
:
53
$
*
\
version
$
Id
:
DBServer_i
.
idl
,
v
1.5
2005
/
11
/
01
21
:
44
:
53
vpashka
Exp
$
*
\
version
$
Id
:
DBServer_i
.
idl
,
v
1.5
2005
/
11
/
01
21
:
44
:
53
vpashka
Exp
$
*/
*/
...
...
IDL/Services/InfoServer_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2005
/
01
/
28
20
:
27
:
06
$
*
\
date
$
Date
:
2005
/
01
/
28
20
:
27
:
06
$
*
\
version
$
Id
:
InfoServer_i
.
idl
,
v
1.4
2005
/
01
/
28
20
:
27
:
06
vitlav
Exp
$
*
\
version
$
Id
:
InfoServer_i
.
idl
,
v
1.4
2005
/
01
/
28
20
:
27
:
06
vitlav
Exp
$
*/
*/
...
...
IDL/Services/NetService_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2005
/
01
/
28
20
:
27
:
06
$
*
\
date
$
Date
:
2005
/
01
/
28
20
:
27
:
06
$
*
\
version
$
Id
:
NetService_i
.
idl
,
v
1.4
2005
/
01
/
28
20
:
27
:
06
vitlav
Exp
$
*
\
version
$
Id
:
NetService_i
.
idl
,
v
1.4
2005
/
01
/
28
20
:
27
:
06
vitlav
Exp
$
*/
*/
...
...
IDL/Services/RepositoryAgent_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2005
/
11
/
01
21
:
44
:
53
$
*
\
date
$
Date
:
2005
/
11
/
01
21
:
44
:
53
$
*
\
version
$
Id
:
RepositoryAgent_i
.
idl
,
v
1.5
2005
/
11
/
01
21
:
44
:
53
vpashka
Exp
$
*
\
version
$
Id
:
RepositoryAgent_i
.
idl
,
v
1.5
2005
/
11
/
01
21
:
44
:
53
vpashka
Exp
$
*/
*/
...
...
IDL/Services/TimerService_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2005
/
01
/
28
21
:
24
:
12
$
*
\
date
$
Date
:
2005
/
01
/
28
21
:
24
:
12
$
*
\
version
$
Id
:
TimerService_i
.
idl
,
v
1.1
2005
/
01
/
28
21
:
24
:
12
vitlav
Exp
$
*
\
version
$
Id
:
TimerService_i
.
idl
,
v
1.1
2005
/
01
/
28
21
:
24
:
12
vitlav
Exp
$
*/
*/
...
...
IDL/UniSetTypes/ObjectsManager_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2007
/
12
/
18
20
:
24
:
11
$
*
\
date
$
Date
:
2007
/
12
/
18
20
:
24
:
11
$
*
\
version
$
Id
:
ObjectsManager_i
.
idl
,
v
1.2
2007
/
12
/
18
20
:
24
:
11
vpashka
Exp
$
*
\
version
$
Id
:
ObjectsManager_i
.
idl
,
v
1.2
2007
/
12
/
18
20
:
24
:
11
vpashka
Exp
$
*/
*/
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
/*
!
/*
!
*
\
interface
ObjectsManager_i
*
\
interface
ObjectsManager_i
*
\
brief
*
\
brief
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
version
*
\
version
*
\
date
September
2001
-
*
\
date
September
2001
-
*
*
...
...
IDL/UniSetTypes/UniSetObject_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2007
/
12
/
17
22
:
50
:
59
$
*
\
date
$
Date
:
2007
/
12
/
17
22
:
50
:
59
$
*
\
version
$
Id
:
UniSetObject_i
.
idl
,
v
1.4
2007
/
12
/
17
22
:
50
:
59
vpashka
Exp
$
*
\
version
$
Id
:
UniSetObject_i
.
idl
,
v
1.4
2007
/
12
/
17
22
:
50
:
59
vpashka
Exp
$
*/
*/
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
/*
!
/*
!
*
\
interface
UniSetObject_i
*
\
interface
UniSetObject_i
*
\
brief
*
\
brief
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
*
*
.
.
*
.
.
*
*
...
...
IDL/UniSetTypes/UniSetTypes_i.idl
View file @
e678f123
/*
This
file
is
part
of
the
UniSet
project
/*
This
file
is
part
of
the
UniSet
project
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Free
Software
Foundation
,
Inc
.
*
Copyright
(
c
)
2002
Pavel
Vainerman
<
pv
>
*
Copyright
(
c
)
2002
Pavel
Vainerman
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
*
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
//
--------------------------------------------------------------------------
//
--------------------------------------------------------------------------
/*
!
\
file
/*
!
\
file
*
\
author
Pavel
Vainerman
<
pv
>
*
\
author
Pavel
Vainerman
*
\
date
$
Date
:
2009
/
01
/
23
23
:
56
:
54
$
*
\
date
$
Date
:
2009
/
01
/
23
23
:
56
:
54
$
*
\
version
$
Id
:
UniSetTypes_i
.
idl
,
v
1.9
2009
/
01
/
23
23
:
56
:
54
vpashka
Exp
$
*
\
version
$
Id
:
UniSetTypes_i
.
idl
,
v
1.9
2009
/
01
/
23
23
:
56
:
54
vpashka
Exp
$
*/
*/
...
...
Utilities/DBServer-MySQL/DBInterface.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/06/17 21:30:49 $
* \date $Date: 2007/06/17 21:30:49 $
* \version $Id: DBInterface.cc,v 1.5 2007/06/17 21:30:49 vpashka Exp $
* \version $Id: DBInterface.cc,v 1.5 2007/06/17 21:30:49 vpashka Exp $
*/
*/
...
...
Utilities/DBServer-MySQL/DBInterface.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/08/28 20:55:53 $
* \date $Date: 2005/08/28 20:55:53 $
* \version $Id: DBInterface.h,v 1.1 2005/08/28 20:55:53 vpashka Exp $
* \version $Id: DBInterface.h,v 1.1 2005/08/28 20:55:53 vpashka Exp $
*/
*/
...
...
Utilities/DBServer-MySQL/DBServer_MySQL.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief DB-
* \brief DB-
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2009/02/26 19:55:37 $
* \date $Date: 2009/02/26 19:55:37 $
* \version $Id: DBServer_MySQL.cc,v 1.10 2009/02/26 19:55:37 vpashka Exp $
* \version $Id: DBServer_MySQL.cc,v 1.10 2009/02/26 19:55:37 vpashka Exp $
*/
*/
...
...
Utilities/DBServer-MySQL/DBServer_MySQL.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/08/28 20:55:53 $
* \date $Date: 2005/08/28 20:55:53 $
* \version $Id: DBServer_MySQL.h,v 1.1 2005/08/28 20:55:53 vpashka Exp $
* \version $Id: DBServer_MySQL.h,v 1.1 2005/08/28 20:55:53 vpashka Exp $
*/
*/
...
...
include/CallBackTimer.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 20:52:20 $
* \date $Date: 2005/01/28 20:52:20 $
* \version $Id: CallBackTimer.h,v 1.5 2005/01/28 20:52:20 vitlav Exp $
* \version $Id: CallBackTimer.h,v 1.5 2005/01/28 20:52:20 vitlav Exp $
*/
*/
...
@@ -54,7 +54,7 @@ namespace UniSetTypes
...
@@ -54,7 +54,7 @@ namespace UniSetTypes
/*!
/*!
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \par
* \par
* , (10ms). CallBackTimer::MAXCallBackTimer .
* , (10ms). CallBackTimer::MAXCallBackTimer .
* \b Id , .
* \b Id , .
...
...
include/CallBackTimer_template.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/02/07 21:04:56 $
* \date $Date: 2008/02/07 21:04:56 $
* \version $Id: CallBackTimer_template.h,v 1.6 2008/02/07 21:04:56 vpashka Exp $
* \version $Id: CallBackTimer_template.h,v 1.6 2008/02/07 21:04:56 vpashka Exp $
*/
*/
...
...
include/Configuration.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>, Vitaly Lipatov <lav>
* Copyright (c) 2002 Pavel Vainerman
, Vitaly Lipatov
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Vitaly Lipatov
<lav>, Pavel Vainerman <pv>
* \author Vitaly Lipatov
, Pavel Vainerman
* \date $Date: 2008/02/21 19:59:57 $
* \date $Date: 2008/02/21 19:59:57 $
* \version $Id: Configuration.h,v 1.25 2008/02/21 19:59:57 vpashka Exp $
* \version $Id: Configuration.h,v 1.25 2008/02/21 19:59:57 vpashka Exp $
*/
*/
...
...
include/DBServer.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/06/17 21:30:55 $
* \date $Date: 2007/06/17 21:30:55 $
* \version $Id: DBServer.h,v 1.8 2007/06/17 21:30:55 vpashka Exp $
* \version $Id: DBServer.h,v 1.8 2007/06/17 21:30:55 vpashka Exp $
*/
*/
...
...
include/DefaultMessageInterface.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief ""
* \brief ""
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2006/12/22 13:37:48 $
* \date $Date: 2006/12/22 13:37:48 $
* \version $Id: DefaultMessageInterface.h,v 1.3 2006/12/22 13:37:48 vpashka Exp $
* \version $Id: DefaultMessageInterface.h,v 1.3 2006/12/22 13:37:48 vpashka Exp $
*
*
...
...
include/Exceptions.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/12/14 21:57:51 $
* \date $Date: 2008/12/14 21:57:51 $
* \version $Id: Exceptions.h,v 1.10 2008/12/14 21:57:51 vpashka Exp $
* \version $Id: Exceptions.h,v 1.10 2008/12/14 21:57:51 vpashka Exp $
*/
*/
...
...
include/IOController.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief IOController_i
* \brief IOController_i
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/11/29 21:24:25 $
* \date $Date: 2008/11/29 21:24:25 $
* \version $Id: IOController.h,v 1.28 2008/11/29 21:24:25 vpashka Exp $
* \version $Id: IOController.h,v 1.28 2008/11/29 21:24:25 vpashka Exp $
*/
*/
...
...
include/IONotifyController.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief IONotifyController_i
* \brief IONotifyController_i
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/12/16 21:32:07 $
* \date $Date: 2007/12/16 21:32:07 $
* \version $Id: IONotifyController.h,v 1.23 2007/12/16 21:32:07 vpashka Exp $
* \version $Id: IONotifyController.h,v 1.23 2007/12/16 21:32:07 vpashka Exp $
*/
*/
...
...
include/IONotifyController_LT.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/07/31 18:13:40 $
* \date $Date: 2007/07/31 18:13:40 $
* \version $Id: IONotifyController_LT.h,v 1.4 2007/07/31 18:13:40 vpashka Exp $
* \version $Id: IONotifyController_LT.h,v 1.4 2007/07/31 18:13:40 vpashka Exp $
*/
*/
...
...
include/IOs/DigitalCard.h
View file @
e678f123
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief -.
* \brief -.
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2005/11/01 21:44:53 $
* \date $Date: 2005/11/01 21:44:53 $
* \version $Id: DigitalCard.h,v 1.4 2005/11/01 21:44:53 vpashka Exp $
* \version $Id: DigitalCard.h,v 1.4 2005/11/01 21:44:53 vpashka Exp $
*/
*/
...
...
include/IOs/DigitalCard_O5600.h
View file @
e678f123
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief DIO5600
* \brief DIO5600
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2005/01/28 20:52:53 $
* \date $Date: 2005/01/28 20:52:53 $
* \version $Id: DigitalCard_O5600.h,v 1.3 2005/01/28 20:52:53 vitlav Exp $
* \version $Id: DigitalCard_O5600.h,v 1.3 2005/01/28 20:52:53 vitlav Exp $
*/
*/
...
...
include/IOs/IOAccess.h
View file @
e678f123
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief -.
* \brief -.
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2006/12/21 14:47:42 $
* \date $Date: 2006/12/21 14:47:42 $
* \version $Id: IOAccess.h,v 1.5 2006/12/21 14:47:42 vpashka Exp $
* \version $Id: IOAccess.h,v 1.5 2006/12/21 14:47:42 vpashka Exp $
* \par
* \par
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
/*! \class IOAccess
/*! \class IOAccess
* \brief -.
* \brief -.
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2006/12/21 14:47:42 $
* \date $Date: 2006/12/21 14:47:42 $
* \version $Id: IOAccess.h,v 1.5 2006/12/21 14:47:42 vpashka Exp $
* \version $Id: IOAccess.h,v 1.5 2006/12/21 14:47:42 vpashka Exp $
* \par
* \par
...
...
include/IOs/IOAccessOld.h
View file @
e678f123
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief -.
* \brief -.
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2006/12/19 15:46:14 $
* \date $Date: 2006/12/19 15:46:14 $
* \version $Id: IOAccessOld.h,v 1.4 2006/12/19 15:46:14 vpashka Exp $
* \version $Id: IOAccessOld.h,v 1.4 2006/12/19 15:46:14 vpashka Exp $
*/
*/
...
...
include/ISRestorer.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief InfoServer-
* \brief InfoServer-
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \version $Id: ISRestorer.h,v 1.9 2008/12/14 21:57:51 vpashka Exp $
* \version $Id: ISRestorer.h,v 1.9 2008/12/14 21:57:51 vpashka Exp $
* \date $Date: 2008/12/14 21:57:51 $
* \date $Date: 2008/12/14 21:57:51 $
*/
*/
...
@@ -57,7 +57,7 @@ class ISRestorer
...
@@ -57,7 +57,7 @@ class ISRestorer
/*!
/*!
* \brief xml.
* \brief xml.
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \version $Id: ISRestorer.h,v 1.9 2008/12/14 21:57:51 vpashka Exp $
* \version $Id: ISRestorer.h,v 1.9 2008/12/14 21:57:51 vpashka Exp $
* \date $Date: 2008/12/14 21:57:51 $
* \date $Date: 2008/12/14 21:57:51 $
*
*
...
@@ -95,7 +95,7 @@ class ISRestorer_XML:
...
@@ -95,7 +95,7 @@ class ISRestorer_XML:
#endif
#endif
/*!
/*!
* \brief xml( )
* \brief xml( )
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
*
*
xml- ( ).
xml- ( ).
\sa ISRestorer
\sa ISRestorer
...
...
include/InfoServer.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/01/06 00:03:34 $
* \date $Date: 2007/01/06 00:03:34 $
* \version $Id: InfoServer.h,v 1.11 2007/01/06 00:03:34 vpashka Exp $
* \version $Id: InfoServer.h,v 1.11 2007/01/06 00:03:34 vpashka Exp $
*/
*/
...
...
include/LT_Object.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2006/12/20 10:39:01 $
* \date $Date: 2006/12/20 10:39:01 $
* \version $Id: LT_Object.h,v 1.5 2006/12/20 10:39:01 vpashka Exp $
* \version $Id: LT_Object.h,v 1.5 2006/12/20 10:39:01 vpashka Exp $
*/
*/
...
...
include/MessageInterface.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2006/12/22 13:37:48 $
* \date $Date: 2006/12/22 13:37:48 $
* \version $Id: MessageInterface.h,v 1.7 2006/12/22 13:37:48 vpashka Exp $
* \version $Id: MessageInterface.h,v 1.7 2006/12/22 13:37:48 vpashka Exp $
*
*
...
...
include/MessageInterface_XML.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief XML
* \brief XML
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/11/22 23:22:24 $
* \date $Date: 2008/11/22 23:22:24 $
* \version $Id: MessageInterface_XML.h,v 1.7 2008/11/22 23:22:24 vpashka Exp $
* \version $Id: MessageInterface_XML.h,v 1.7 2008/11/22 23:22:24 vpashka Exp $
*
*
...
...
include/MessageInterface_idXML.h
View file @
e678f123
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/11/22 23:22:24 $
* \date $Date: 2008/11/22 23:22:24 $
* \version $Id: MessageInterface_idXML.h,v 1.5 2008/11/22 23:22:24 vpashka Exp $
* \version $Id: MessageInterface_idXML.h,v 1.5 2008/11/22 23:22:24 vpashka Exp $
*/
*/
...
...
include/MessageType.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Vitaly Lipatov
<lav>, Pavel Vainerman <pv>
* \author Vitaly Lipatov
, Pavel Vainerman
* \date $Date: 2008/12/14 21:57:51 $
* \date $Date: 2008/12/14 21:57:51 $
* \version $Id: MessageType.h,v 1.14 2008/12/14 21:57:51 vpashka Exp $
* \version $Id: MessageType.h,v 1.14 2008/12/14 21:57:51 vpashka Exp $
*/
*/
...
...
include/Mutex.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
* \version $Id: Mutex.h,v 1.14 2007/11/18 19:13:35 vpashka Exp $
* \version $Id: Mutex.h,v 1.14 2007/11/18 19:13:35 vpashka Exp $
*/
*/
...
@@ -74,7 +74,7 @@ namespace UniSetTypes
...
@@ -74,7 +74,7 @@ namespace UniSetTypes
};
};
/*! \class uniset_mutex_lock
/*! \class uniset_mutex_lock
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
* \version $Id: Mutex.h,v 1.14 2007/11/18 19:13:35 vpashka Exp $
* \version $Id: Mutex.h,v 1.14 2007/11/18 19:13:35 vpashka Exp $
*
*
...
...
include/NCRestorer.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief NotifyController-
* \brief NotifyController-
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \version $Id: NCRestorer.h,v 1.17 2008/12/14 21:57:51 vpashka Exp $
* \version $Id: NCRestorer.h,v 1.17 2008/12/14 21:57:51 vpashka Exp $
* \date $Date: 2008/12/14 21:57:51 $
* \date $Date: 2008/12/14 21:57:51 $
*/
*/
...
...
include/ORepHelpers.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \version $Id: ORepHelpers.h,v 1.9 2007/11/18 19:13:35 vpashka Exp $
* \version $Id: ORepHelpers.h,v 1.9 2007/11/18 19:13:35 vpashka Exp $
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
*/
*/
...
...
include/ObjectRepository.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
* \version $Id: ObjectRepository.h,v 1.9 2007/11/18 19:13:35 vpashka Exp $ *
* \version $Id: ObjectRepository.h,v 1.9 2007/11/18 19:13:35 vpashka Exp $ *
*/
*/
...
...
include/ObjectRepositoryFactory.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \version $Id: ObjectRepositoryFactory.h,v 1.8 2007/07/07 18:58:42 vpashka Exp $
* \version $Id: ObjectRepositoryFactory.h,v 1.8 2007/07/07 18:58:42 vpashka Exp $
* \date $Date: 2007/07/07 18:58:42 $
* \date $Date: 2007/07/07 18:58:42 $
*/
*/
...
...
include/ObjectsActivator.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/06/17 21:30:55 $
* \date $Date: 2007/06/17 21:30:55 $
* \version $Id: ObjectsActivator.h,v 1.13 2007/06/17 21:30:55 vpashka Exp $
* \version $Id: ObjectsActivator.h,v 1.13 2007/06/17 21:30:55 vpashka Exp $
*/
*/
...
...
include/ObjectsManager.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief .
* \brief .
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2009/01/16 23:16:42 $
* \date $Date: 2009/01/16 23:16:42 $
* \version $Id: ObjectsManager.h,v 1.13 2009/01/16 23:16:42 vpashka Exp $
* \version $Id: ObjectsManager.h,v 1.13 2009/01/16 23:16:42 vpashka Exp $
*/
*/
...
...
include/ObjectsManager_LT.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/07/31 18:13:40 $
* \date $Date: 2007/07/31 18:13:40 $
* \version $Id: ObjectsManager_LT.h,v 1.4 2007/07/31 18:13:40 vpashka Exp $
* \version $Id: ObjectsManager_LT.h,v 1.4 2007/07/31 18:13:40 vpashka Exp $
*/
*/
...
...
include/OmniThreadCreator.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 20:52:21 $
* \date $Date: 2005/01/28 20:52:21 $
* \version $Id: OmniThreadCreator.h,v 1.5 2005/01/28 20:52:21 vitlav Exp $
* \version $Id: OmniThreadCreator.h,v 1.5 2005/01/28 20:52:21 vitlav Exp $
*/
*/
...
...
include/PassiveObject.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/11/29 21:24:25 $
* \date $Date: 2008/11/29 21:24:25 $
* \version $Id: PassiveObject.h,v 1.9 2008/11/29 21:24:25 vpashka Exp $
* \version $Id: PassiveObject.h,v 1.9 2008/11/29 21:24:25 vpashka Exp $
*/
*/
...
...
include/PassiveTimer.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Vitaly Lipatov
<lav>, Pavel Vainerman <pv>
* \author Vitaly Lipatov
, Pavel Vainerman
* \date $Date: 2007/08/02 22:52:27 $
* \date $Date: 2007/08/02 22:52:27 $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
*/
*/
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
//----------------------------------------------------------------------------------------
//----------------------------------------------------------------------------------------
/*! \class UniSetTimer
/*! \class UniSetTimer
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/08/02 22:52:27 $
* \date $Date: 2007/08/02 22:52:27 $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
*/
*/
...
@@ -75,7 +75,7 @@ class UniSetTimer
...
@@ -75,7 +75,7 @@ class UniSetTimer
//----------------------------------------------------------------------------------------
//----------------------------------------------------------------------------------------
/*! \class PassiveTimer
/*! \class PassiveTimer
* \brief
* \brief
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2007/08/02 22:52:27 $
* \date $Date: 2007/08/02 22:52:27 $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
* \par
* \par
...
@@ -118,7 +118,7 @@ class omni_condition;
...
@@ -118,7 +118,7 @@ class omni_condition;
/*! \class ThrPassiveTimer
/*! \class ThrPassiveTimer
* \brief ()
* \brief ()
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/08/02 22:52:27 $
* \date $Date: 2007/08/02 22:52:27 $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
* \par
* \par
...
@@ -147,7 +147,7 @@ class ThrPassiveTimer:
...
@@ -147,7 +147,7 @@ class ThrPassiveTimer:
/*! \class PassiveSysTimer
/*! \class PassiveSysTimer
* \brief ()
* \brief ()
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/08/02 22:52:27 $
* \date $Date: 2007/08/02 22:52:27 $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
* \version $Id: PassiveTimer.h,v 1.9 2007/08/02 22:52:27 vpashka Exp $
* \par
* \par
...
...
include/PosixThread.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Anthony Korbin
<ahtoh>
* \author Anthony Korbin
* \date $Date: 2007/06/17 21:30:55 $
* \date $Date: 2007/06/17 21:30:55 $
* \version $Id: PosixThread.h,v 1.7 2007/06/17 21:30:55 vpashka Exp $
* \version $Id: PosixThread.h,v 1.7 2007/06/17 21:30:55 vpashka Exp $
*/
*/
...
...
include/ProxyManager.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
...
include/RepositoryAgent.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief RepositoryAgent
* \brief RepositoryAgent
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 20:52:21 $
* \date $Date: 2005/01/28 20:52:21 $
* \version $Id: RepositoryAgent.h,v 1.5 2005/01/28 20:52:21 vitlav Exp $
* \version $Id: RepositoryAgent.h,v 1.5 2005/01/28 20:52:21 vitlav Exp $
*/
*/
...
...
include/Restorer.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief InfoServer-
* \brief InfoServer-
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \version $Id: Restorer.h,v 1.4 2007/11/18 19:13:35 vpashka Exp $
* \version $Id: Restorer.h,v 1.4 2007/11/18 19:13:35 vpashka Exp $
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
*/
*/
...
...
include/RunLock.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief âÌÏËÉÒÏ×ËÁ ÐÏ×ÔÏÒÎÏÇÏ ÚÁÐÕÓËÁ ÐÒÏÇÒÁÍÍÙ
* \brief âÌÏËÉÒÏ×ËÁ ÐÏ×ÔÏÒÎÏÇÏ ÚÁÐÕÓËÁ ÐÒÏÇÒÁÍÍÙ
* \author Ahton Korbin
<ahtoh>, Pavel Vainerman <pv>
* \author Ahton Korbin
, Pavel Vainerman
* \date $Date: 2006/12/20 10:39:01 $
* \date $Date: 2006/12/20 10:39:01 $
* \version $Id: RunLock.h,v 1.6 2006/12/20 10:39:01 vpashka Exp $
* \version $Id: RunLock.h,v 1.6 2006/12/20 10:39:01 vpashka Exp $
*/
*/
...
...
include/SViewer.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
//--------------------------------------------------------------------------------
//--------------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author
<pv>
* \author
Pavel Vainerman
* \date $Date: 2007/06/17 21:30:55 $
* \date $Date: 2007/06/17 21:30:55 $
* \version $Id: SViewer.h,v 1.11 2007/06/17 21:30:55 vpashka Exp $
* \version $Id: SViewer.h,v 1.11 2007/06/17 21:30:55 vpashka Exp $
* \par
* \par
...
...
include/SandClock.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
...
include/StorageInterface.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \version $Id: StorageInterface.h,v 1.2 2006/12/20 10:39:01 vpashka Exp $
* \version $Id: StorageInterface.h,v 1.2 2006/12/20 10:39:01 vpashka Exp $
* \date $Date: 2006/12/20 10:39:01 $
* \date $Date: 2006/12/20 10:39:01 $
*/
*/
...
...
include/SystemGuard.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
//--------------------------------------------------------------------------------
//--------------------------------------------------------------------------------
/*! \file
/*! \file
* \brief SystemGuard
* \brief SystemGuard
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/06/17 21:30:55 $
* \date $Date: 2007/06/17 21:30:55 $
* \version $Id: SystemGuard.h,v 1.9 2007/06/17 21:30:55 vpashka Exp $
* \version $Id: SystemGuard.h,v 1.9 2007/06/17 21:30:55 vpashka Exp $
*/
*/
...
...
include/TextDBIndex.h
View file @
e678f123
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
/*! \file
/*! \file
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2007/01/02 22:30:48 $
* \date $Date: 2007/01/02 22:30:48 $
* \version $Id: TextDBIndex.h,v 1.6 2007/01/02 22:30:48 vpashka Exp $
* \version $Id: TextDBIndex.h,v 1.6 2007/01/02 22:30:48 vpashka Exp $
* \par
* \par
...
...
include/TextFileIndex.h
View file @
e678f123
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
/*! \file
/*! \file
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2007/01/02 22:30:48 $
* \date $Date: 2007/01/02 22:30:48 $
* \version $Id: TextFileIndex.h,v 1.7 2007/01/02 22:30:48 vpashka Exp $
* \version $Id: TextFileIndex.h,v 1.7 2007/01/02 22:30:48 vpashka Exp $
* \par
* \par
...
...
include/TextIndex.h
View file @
e678f123
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
/*! \file
/*! \file
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2007/01/02 22:30:48 $
* \date $Date: 2007/01/02 22:30:48 $
* \version $Id: TextIndex.h,v 1.6 2007/01/02 22:30:48 vpashka Exp $
* \version $Id: TextIndex.h,v 1.6 2007/01/02 22:30:48 vpashka Exp $
* \par
* \par
...
...
include/ThreadCreator.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
//----------------------------------------------------------------------------------------
//----------------------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 20:52:21 $
* \date $Date: 2005/01/28 20:52:21 $
* \version $Id: ThreadCreator.h,v 1.5 2005/01/28 20:52:21 vitlav Exp $
* \version $Id: ThreadCreator.h,v 1.5 2005/01/28 20:52:21 vitlav Exp $
*/
*/
...
...
include/TimerService.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief TimerService
* \brief TimerService
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/06/17 21:30:56 $
* \date $Date: 2007/06/17 21:30:56 $
* \version $Id: TimerService.h,v 1.7 2007/06/17 21:30:56 vpashka Exp $
* \version $Id: TimerService.h,v 1.7 2007/06/17 21:30:56 vpashka Exp $
*/
*/
...
...
include/Trigger.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief ,
* \brief ,
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2006/11/18 14:53:58 $
* \date $Date: 2006/11/18 14:53:58 $
* \version $Id: Trigger.h,v 1.1 2006/11/18 14:53:58 vpashka Exp $
* \version $Id: Trigger.h,v 1.1 2006/11/18 14:53:58 vpashka Exp $
*/
*/
...
...
include/TriggerAND.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/06/01 21:36:19 $
* \date $Date: 2008/06/01 21:36:19 $
* \version $Id: TriggerAND.h,v 1.7 2008/06/01 21:36:19 vpashka Exp $
* \version $Id: TriggerAND.h,v 1.7 2008/06/01 21:36:19 vpashka Exp $
*/
*/
...
...
include/TriggerAND_template.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/06/01 21:36:19 $
* \date $Date: 2008/06/01 21:36:19 $
* \version $Id: TriggerAND_template.h,v 1.8 2008/06/01 21:36:19 vpashka Exp $
* \version $Id: TriggerAND_template.h,v 1.8 2008/06/01 21:36:19 vpashka Exp $
*/
*/
...
...
include/TriggerOR.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/06/01 21:36:19 $
* \date $Date: 2008/06/01 21:36:19 $
* \version $Id: TriggerOR.h,v 1.7 2008/06/01 21:36:19 vpashka Exp $
* \version $Id: TriggerOR.h,v 1.7 2008/06/01 21:36:19 vpashka Exp $
*/
*/
...
...
include/TriggerOR_template.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/06/01 21:36:19 $
* \date $Date: 2008/06/01 21:36:19 $
* \version $Id: TriggerOR_template.h,v 1.8 2008/06/01 21:36:19 vpashka Exp $
* \version $Id: TriggerOR_template.h,v 1.8 2008/06/01 21:36:19 vpashka Exp $
*/
*/
...
...
include/TriggerOutput.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/06/01 21:36:19 $
* \date $Date: 2008/06/01 21:36:19 $
* \version $Id: TriggerOutput.h,v 1.7 2008/06/01 21:36:19 vpashka Exp $
* \version $Id: TriggerOutput.h,v 1.7 2008/06/01 21:36:19 vpashka Exp $
*/
*/
...
...
include/TriggerOutput_template.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/06/01 21:36:19 $
* \date $Date: 2008/06/01 21:36:19 $
* \version $Id: TriggerOutput_template.h,v 1.4 2008/06/01 21:36:19 vpashka Exp $
* \version $Id: TriggerOutput_template.h,v 1.4 2008/06/01 21:36:19 vpashka Exp $
*/
*/
...
...
include/UniSetObject.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
/*! \file
/*! \file
* \brief ()
* \brief ()
* ( , ..)
* ( , ..)
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2009/01/16 23:16:42 $
* \date $Date: 2009/01/16 23:16:42 $
* \version $Id: UniSetObject.h,v 1.19 2009/01/16 23:16:42 vpashka Exp $
* \version $Id: UniSetObject.h,v 1.19 2009/01/16 23:16:42 vpashka Exp $
*/
*/
...
...
include/UniSetObject_LT.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/07/31 18:13:40 $
* \date $Date: 2007/07/31 18:13:40 $
* \version $Id: UniSetObject_LT.h,v 1.5 2007/07/31 18:13:40 vpashka Exp $
* \version $Id: UniSetObject_LT.h,v 1.5 2007/07/31 18:13:40 vpashka Exp $
*/
*/
...
...
include/UniSetObserver.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief ""
* \brief ""
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2006/12/20 10:39:04 $
* \date $Date: 2006/12/20 10:39:04 $
* \version $Id: UniSetObserver.h,v 1.3 2006/12/20 10:39:04 vpashka Exp $
* \version $Id: UniSetObserver.h,v 1.3 2006/12/20 10:39:04 vpashka Exp $
*/
*/
...
...
include/UniSetTypes.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002-2005 Free Software Foundation, Inc.
* Copyright (c) 2002-2005 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2009/01/16 23:16:42 $
* \date $Date: 2009/01/16 23:16:42 $
* \version $Id: UniSetTypes.h,v 1.12 2009/01/16 23:16:42 vpashka Exp $
* \version $Id: UniSetTypes.h,v 1.12 2009/01/16 23:16:42 vpashka Exp $
* \brief UniSet
* \brief UniSet
...
...
include/UniXML.h
View file @
e678f123
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2006/12/20 10:39:04 $
* \date $Date: 2006/12/20 10:39:04 $
* \version $Id: UniXML.h,v 1.9 2006/12/20 10:39:04 vpashka Exp $
* \version $Id: UniXML.h,v 1.9 2006/12/20 10:39:04 vpashka Exp $
* \par
* \par
...
...
include/UniversalInterface.h
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \version $Id: UniversalInterface.h,v 1.24 2008/12/14 21:57:51 vpashka Exp $
* \version $Id: UniversalInterface.h,v 1.24 2008/12/14 21:57:51 vpashka Exp $
* \date $Date: 2008/12/14 21:57:51 $
* \date $Date: 2008/12/14 21:57:51 $
*/
*/
...
...
src/Communications/ComPort.cc
View file @
e678f123
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
***************************************************************************/
***************************************************************************/
/*! \file
/*! \file
* \brief
* \brief
* \author Ni
<nick>
* \author Ni
ck Lezzhov
* \date $Date: 2009/02/24 20:27:25 $
* \date $Date: 2009/02/24 20:27:25 $
* \version $Id: ComPort.cc,v 1.6 2009/02/24 20:27:25 vpashka Exp $
* \version $Id: ComPort.cc,v 1.6 2009/02/24 20:27:25 vpashka Exp $
*/
*/
...
...
src/IOs/DigitalCard_O5600.cc
View file @
e678f123
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
***************************************************************************/
***************************************************************************/
/*! \file
/*! \file
* \brief O5600
* \brief O5600
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2006/12/19 15:46:14 $
* \date $Date: 2006/12/19 15:46:14 $
* \version $Id: DigitalCard_O5600.cc,v 1.6 2006/12/19 15:46:14 vpashka Exp $
* \version $Id: DigitalCard_O5600.cc,v 1.6 2006/12/19 15:46:14 vpashka Exp $
*
*
...
...
src/Interfaces/UniversalInterface.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/12/14 21:57:51 $
* \date $Date: 2008/12/14 21:57:51 $
* \version $Id: UniversalInterface.cc,v 1.26 2008/12/14 21:57:51 vpashka Exp $
* \version $Id: UniversalInterface.cc,v 1.26 2008/12/14 21:57:51 vpashka Exp $
*/
*/
...
...
src/ObjectRepository/ORepHelpers.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
* \version: $Id: ORepHelpers.cc,v 1.12 2007/11/18 19:13:35 vpashka Exp $
* \version: $Id: ORepHelpers.cc,v 1.12 2007/11/18 19:13:35 vpashka Exp $
*/
*/
...
...
src/ObjectRepository/ObjectRepository.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/27 21:54:19 $
* \date $Date: 2007/11/27 21:54:19 $
* \version $Id: ObjectRepository.cc,v 1.13 2007/11/27 21:54:19 vpashka Exp $
* \version $Id: ObjectRepository.cc,v 1.13 2007/11/27 21:54:19 vpashka Exp $
*/
*/
...
...
src/ObjectRepository/ObjectRepositoryFactory.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
* \version $Id: ObjectRepositoryFactory.cc,v 1.16 2007/11/18 19:13:35 vpashka Exp $
* \version $Id: ObjectRepositoryFactory.cc,v 1.16 2007/11/18 19:13:35 vpashka Exp $
*/
*/
...
...
src/ObjectRepository/ObjectsActivator.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/12/14 21:57:51 $
* \date $Date: 2008/12/14 21:57:51 $
* \version $Id: ObjectsActivator.cc,v 1.15 2008/12/14 21:57:51 vpashka Exp $
* \version $Id: ObjectsActivator.cc,v 1.15 2008/12/14 21:57:51 vpashka Exp $
*/
*/
...
...
src/ObjectRepository/ObjectsManager.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2009/02/10 20:38:27 $
* \date $Date: 2009/02/10 20:38:27 $
* \version $Id: ObjectsManager.cc,v 1.22 2009/02/10 20:38:27 vpashka Exp $
* \version $Id: ObjectsManager.cc,v 1.22 2009/02/10 20:38:27 vpashka Exp $
*/
*/
...
...
src/ObjectRepository/ObjectsManager_LT.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 21:07:41 $
* \date $Date: 2005/01/28 21:07:41 $
* \version $Id: ObjectsManager_LT.cc,v 1.4 2005/01/28 21:07:41 vitlav Exp $
* \version $Id: ObjectsManager_LT.cc,v 1.4 2005/01/28 21:07:41 vitlav Exp $
*/
*/
...
...
src/ObjectRepository/PassiveObject.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/02/21 19:59:57 $
* \date $Date: 2008/02/21 19:59:57 $
* \version $Id: PassiveObject.cc,v 1.12 2008/02/21 19:59:57 vpashka Exp $
* \version $Id: PassiveObject.cc,v 1.12 2008/02/21 19:59:57 vpashka Exp $
*/
*/
...
...
src/ObjectRepository/ProxyManager.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/11/29 21:24:25 $
* \date $Date: 2008/11/29 21:24:25 $
* \version $Id: ProxyManager.cc,v 1.13 2008/11/29 21:24:25 vpashka Exp $
* \version $Id: ProxyManager.cc,v 1.13 2008/11/29 21:24:25 vpashka Exp $
*/
*/
...
...
src/ObjectRepository/UniSetObject.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/29 22:19:54 $
* \date $Date: 2007/11/29 22:19:54 $
* \version $Id: UniSetObject.cc,v 1.27 2007/11/29 22:19:54 vpashka Exp $
* \version $Id: UniSetObject.cc,v 1.27 2007/11/29 22:19:54 vpashka Exp $
*/
*/
...
...
src/ObjectRepository/UniSetObject_LT.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 21:07:41 $
* \date $Date: 2005/01/28 21:07:41 $
* \version $Id: UniSetObject_LT.cc,v 1.5 2005/01/28 21:07:41 vitlav Exp $
* \version $Id: UniSetObject_LT.cc,v 1.5 2005/01/28 21:07:41 vitlav Exp $
*/
*/
...
...
src/ObjectRepository/UniSetTypes.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2009/01/16 23:16:42 $
* \date $Date: 2009/01/16 23:16:42 $
* \version $Id: UniSetTypes.cc,v 1.4 2009/01/16 23:16:42 vpashka Exp $
* \version $Id: UniSetTypes.cc,v 1.4 2009/01/16 23:16:42 vpashka Exp $
*/
*/
...
...
src/Processes/IOController.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2009/02/07 13:25:59 $
* \date $Date: 2009/02/07 13:25:59 $
* \version $Id: IOController.cc,v 1.30 2009/02/07 13:25:59 vpashka Exp $
* \version $Id: IOController.cc,v 1.30 2009/02/07 13:25:59 vpashka Exp $
*/
*/
...
...
src/Processes/IONotifyController.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/11/29 21:24:25 $
* \date $Date: 2008/11/29 21:24:25 $
* \version $Id: IONotifyController.cc,v 1.31 2008/11/29 21:24:25 vpashka Exp $
* \version $Id: IONotifyController.cc,v 1.31 2008/11/29 21:24:25 vpashka Exp $
*/
*/
...
...
src/Processes/IONotifyController_LT.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 21:09:33 $
* \date $Date: 2005/01/28 21:09:33 $
* \version $Id: IONotifyController_LT.cc,v 1.4 2005/01/28 21:09:33 vitlav Exp $
* \version $Id: IONotifyController_LT.cc,v 1.4 2005/01/28 21:09:33 vitlav Exp $
*/
*/
...
...
src/Processes/UniSetObserver.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 21:09:33 $
* \date $Date: 2005/01/28 21:09:33 $
* \version $Id: UniSetObserver.cc,v 1.5 2005/01/28 21:09:33 vitlav Exp $
* \version $Id: UniSetObserver.cc,v 1.5 2005/01/28 21:09:33 vitlav Exp $
*/
*/
...
...
src/Services/DBServer.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief DB-
* \brief DB-
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2006/12/20 13:43:41 $
* \date $Date: 2006/12/20 13:43:41 $
* \version $Id: DBServer.cc,v 1.12 2006/12/20 13:43:41 vpashka Exp $
* \version $Id: DBServer.cc,v 1.12 2006/12/20 13:43:41 vpashka Exp $
*/
*/
...
...
src/Services/InfoServer.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief Info-
* \brief Info-
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/01/17 23:33:41 $
* \date $Date: 2007/01/17 23:33:41 $
* \version $Id: InfoServer.cc,v 1.14 2007/01/17 23:33:41 vpashka Exp $
* \version $Id: InfoServer.cc,v 1.14 2007/01/17 23:33:41 vpashka Exp $
*/
*/
...
...
src/Services/RepositoryAgent.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 21:10:33 $
* \date $Date: 2005/01/28 21:10:33 $
* \version $Id: RepositoryAgent.cc,v 1.5 2005/01/28 21:10:33 vitlav Exp $
* \version $Id: RepositoryAgent.cc,v 1.5 2005/01/28 21:10:33 vitlav Exp $
*/
*/
...
...
src/Services/TimerService.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/06/17 21:30:58 $
* \date $Date: 2007/06/17 21:30:58 $
* \version $Id: TimerService.cc,v 1.8 2007/06/17 21:30:58 vpashka Exp $
* \version $Id: TimerService.cc,v 1.8 2007/06/17 21:30:58 vpashka Exp $
*/
*/
...
...
src/Threads/PosixThread.cc
View file @
e678f123
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Anthony Korbin
<ahtoh>
* \author Anthony Korbin
* \date $Date: 2005/10/06 21:47:42 $
* \date $Date: 2005/10/06 21:47:42 $
* \version $Id: PosixThread.cc,v 1.8 2005/10/06 21:47:42 vpashka Exp $
* \version $Id: PosixThread.cc,v 1.8 2005/10/06 21:47:42 vpashka Exp $
*/
*/
...
...
src/Timers/PassiveSysTimer.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 21:12:49 $
* \date $Date: 2005/01/28 21:12:49 $
* \version $Id: PassiveSysTimer.cc,v 1.6 2005/01/28 21:12:49 vitlav Exp $
* \version $Id: PassiveSysTimer.cc,v 1.6 2005/01/28 21:12:49 vitlav Exp $
*/
*/
...
...
src/Timers/PassiveTimer.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/29 22:19:54 $
* \date $Date: 2007/11/29 22:19:54 $
* \version $Id: PassiveTimer.cc,v 1.13 2007/11/29 22:19:54 vpashka Exp $
* \version $Id: PassiveTimer.cc,v 1.13 2007/11/29 22:19:54 vpashka Exp $
*/
*/
...
...
src/Timers/ThrPassiveTimer.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/08/02 22:52:28 $
* \date $Date: 2007/08/02 22:52:28 $
* \version $Id: ThrPassiveTimer.cc,v 1.7 2007/08/02 22:52:28 vpashka Exp $
* \version $Id: ThrPassiveTimer.cc,v 1.7 2007/08/02 22:52:28 vpashka Exp $
*/
*/
...
...
src/Timers/WaitingPassiveTimer.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/01/28 21:12:49 $
* \date $Date: 2005/01/28 21:12:49 $
* \version $Id: WaitingPassiveTimer.cc,v 1.6 2005/01/28 21:12:49 vitlav Exp $
* \version $Id: WaitingPassiveTimer.cc,v 1.6 2005/01/28 21:12:49 vitlav Exp $
*/
*/
...
...
src/Various/Configuration.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Vitaly Lipatov
<lav>, Pavel Vainerman <pv>
* Copyright (c) 2002 Vitaly Lipatov
, Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief ????? ?????? ? ?????????????
* \brief ????? ?????? ? ?????????????
* \author Vitaly Lipatov
<lav>, Pavel Vainerman <pv>
* \author Vitaly Lipatov
, Pavel Vainerman
* \date $Date: 2008/09/16 19:02:46 $
* \date $Date: 2008/09/16 19:02:46 $
* \version $Id: Configuration.cc,v 1.41 2008/09/16 19:02:46 vpashka Exp $
* \version $Id: Configuration.cc,v 1.41 2008/09/16 19:02:46 vpashka Exp $
*/
*/
...
...
src/Various/ISRestorer.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2005/07/21 17:41:43 $
* \date $Date: 2005/07/21 17:41:43 $
* \version $Id: ISRestorer.cc,v 1.1 2005/07/21 17:41:43 vpashka Exp $
* \version $Id: ISRestorer.cc,v 1.1 2005/07/21 17:41:43 vpashka Exp $
*/
*/
...
...
src/Various/ISRestorer_XML.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/12/14 21:57:51 $
* \date $Date: 2008/12/14 21:57:51 $
* \version $Id: ISRestorer_XML.cc,v 1.6 2008/12/14 21:57:51 vpashka Exp $
* \version $Id: ISRestorer_XML.cc,v 1.6 2008/12/14 21:57:51 vpashka Exp $
*/
*/
...
...
src/Various/LT_Object.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
* \version $Id: LT_Object.cc,v 1.6 2007/11/18 19:13:35 vpashka Exp $
* \version $Id: LT_Object.cc,v 1.6 2007/11/18 19:13:35 vpashka Exp $
*/
*/
...
...
src/Various/MessageInterface_idXML.cc
View file @
e678f123
/*! \file
/*! \file
* \brief
* \brief
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2008/11/22 23:22:25 $
* \date $Date: 2008/11/22 23:22:25 $
* \version $Id: MessageInterface_idXML.cc,v 1.8 2008/11/22 23:22:25 vpashka Exp $
* \version $Id: MessageInterface_idXML.cc,v 1.8 2008/11/22 23:22:25 vpashka Exp $
*/
*/
...
...
src/Various/MessageType.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/06/17 21:30:58 $
* \date $Date: 2007/06/17 21:30:58 $
* \version $Id: MessageType.cc,v 1.15 2007/06/17 21:30:58 vpashka Exp $
* \version $Id: MessageType.cc,v 1.15 2007/06/17 21:30:58 vpashka Exp $
*/
*/
...
...
src/Various/Mutex.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/15 23:53:36 $
* \date $Date: 2007/11/15 23:53:36 $
* \version $Id: Mutex.cc,v 1.14 2007/11/15 23:53:36 vpashka Exp $
* \version $Id: Mutex.cc,v 1.14 2007/11/15 23:53:36 vpashka Exp $
*/
*/
...
...
src/Various/NCRestorer.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/12/18 20:24:12 $
* \date $Date: 2007/12/18 20:24:12 $
* \version $Id: NCRestorer.cc,v 1.9 2007/12/18 20:24:12 vpashka Exp $
* \version $Id: NCRestorer.cc,v 1.9 2007/12/18 20:24:12 vpashka Exp $
*/
*/
...
...
src/Various/NCRestorer_XML.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2009/01/11 19:08:46 $
* \date $Date: 2009/01/11 19:08:46 $
* \version $Id: NCRestorer_XML.cc,v 1.19 2009/01/11 19:08:46 vpashka Exp $
* \version $Id: NCRestorer_XML.cc,v 1.19 2009/01/11 19:08:46 vpashka Exp $
*/
*/
...
...
src/Various/Restorer_XML.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
* \version $Id: Restorer_XML.cc,v 1.5 2007/11/18 19:13:35 vpashka Exp $
* \version $Id: Restorer_XML.cc,v 1.5 2007/11/18 19:13:35 vpashka Exp $
*/
*/
...
...
src/Various/RunLock.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author Ahton Korbin<ahtoh>, Pavel Vainerman
<pv>
* \author Ahton Korbin<ahtoh>, Pavel Vainerman
* \date $Date: 2006/12/20 13:43:41 $
* \date $Date: 2006/12/20 13:43:41 $
* \version $Id: RunLock.cc,v 1.8 2006/12/20 13:43:41 vpashka Exp $
* \version $Id: RunLock.cc,v 1.8 2006/12/20 13:43:41 vpashka Exp $
*/
*/
...
...
src/Various/SViewer.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \brief
* \brief
* \author
<pv>
* \author
Pavel Vainerman
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
* \version $Id: SViewer.cc,v 1.15 2007/11/18 19:13:35 vpashka Exp $
* \version $Id: SViewer.cc,v 1.15 2007/11/18 19:13:35 vpashka Exp $
*/
*/
...
...
src/Various/SystemGuard.cc
View file @
e678f123
/* This file is part of the UniSet project
/* This file is part of the UniSet project
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Free Software Foundation, Inc.
* Copyright (c) 2002 Pavel Vainerman
<pv>
* Copyright (c) 2002 Pavel Vainerman
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Pavel Vainerman
<pv>
* \author Pavel Vainerman
* \date $Date: 2007/11/18 19:13:35 $
* \date $Date: 2007/11/18 19:13:35 $
* \version $Id: SystemGuard.cc,v 1.11 2007/11/18 19:13:35 vpashka Exp $
* \version $Id: SystemGuard.cc,v 1.11 2007/11/18 19:13:35 vpashka Exp $
*/
*/
...
...
src/Various/TextFileIndex.cc
View file @
e678f123
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
/*! \file
/*! \file
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2005/01/28 21:14:18 $
* \date $Date: 2005/01/28 21:14:18 $
* \version $Id: TextFileIndex.cc,v 1.6 2005/01/28 21:14:18 vitlav Exp $
* \version $Id: TextFileIndex.cc,v 1.6 2005/01/28 21:14:18 vitlav Exp $
* \par
* \par
...
...
src/Various/TextIndex.cc
View file @
e678f123
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2005/01/28 21:14:18 $
* \date $Date: 2005/01/28 21:14:18 $
* \version $Id: TextIndex.cc,v 1.6 2005/01/28 21:14:18 vitlav Exp $
* \version $Id: TextIndex.cc,v 1.6 2005/01/28 21:14:18 vitlav Exp $
* \par
* \par
...
...
src/Various/UniXML.cc
View file @
e678f123
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
/*! \file
/*! \file
* \author Vitaly Lipatov
<lav>
* \author Vitaly Lipatov
* \date $Date: 2006/12/20 13:43:41 $
* \date $Date: 2006/12/20 13:43:41 $
* \version $Id: UniXML.cc,v 1.13 2006/12/20 13:43:41 vpashka Exp $
* \version $Id: UniXML.cc,v 1.13 2006/12/20 13:43:41 vpashka Exp $
* \par
* \par
...
...
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