| Age | Commit message (Collapse) | Author |
|
- otherwise registration of objects won't work
- because orb has to host objects which will be registered
-> id (7) is a callback which cant be called if not hosted
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- bugfix: won't compile without specifying correct namespace
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- from char * into std::string it's more c++ like
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- broken since split into bin/lib
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- add registration of digital io's at the distrio manager
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
at the naming service
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- include 'common.h' in other components sounds bad
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
after successfull orb initialization
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- to initialize orb
- to register new digital objects at the naming service
- to run the orb
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
common, io, manager can be build now
Signed-off-by: Manuel Traut <manut@mecka.net>
|
|
- idl compiler is called
- add skeletons for libdistrio_common
- add skeletons for manager
Signed-off-by: Manuel Traut <manut@mecka.net>
|