| Directory: | src/ |
|---|---|
| File: | src/hpp/manipulation_idl/_problem.cc |
| Date: | 2025-05-06 11:09:35 |
| Exec | Total | Coverage | |
|---|---|---|---|
| Lines: | 0 | 1 | 0.0% |
| Branches: | 0 | 6 | 0.0% |
| Line | Branch | Exec | Source |
|---|---|---|---|
| 1 | // | ||
| 2 | // Implemention of IDL interfaces in file /root/robotpkg/path/py-hpp-manipulation-corba/work/hpp-manipulation-corba-6.0.0/idl/hpp/manipulation_idl/_problem.idl | ||
| 3 | // | ||
| 4 | |||
| 5 | #include <hpp/manipulation_idl/_problem.hh> | ||
| 6 | |||
| 7 | |||
| 8 | |||
| 9 | |||
| 10 | |||
| 11 | namespace hpp { | ||
| 12 | |||
| 13 | namespace manipulation_impl { | ||
| 14 | ✗ | HPP_CORBASERVER_ADD_DOWNCAST_OBJECT(Problem, core_impl::Problem, 1) | |
| 15 | } // namespace manipulation_impl | ||
| 16 | |||
| 17 | } // namespace hpp | ||
| 18 | |||
| 19 | |||
| 20 | |||
| 21 | |||
| 22 | |||
| 23 | |||
| 24 |