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/_graph.idl |
3 |
|
|
// |
4 |
|
|
|
5 |
|
|
#include <hpp/manipulation_idl/_graph.hh> |
6 |
|
|
|
7 |
|
|
|
8 |
|
|
|
9 |
|
|
namespace hpp { |
10 |
|
|
namespace corbaServer { |
11 |
|
|
template <> |
12 |
|
✗ |
std::vector< ServantFactoryBase<hpp::manipulation_impl::graph_impl::GraphComponent>* >& objectDowncasts<hpp::manipulation_impl::graph_impl::GraphComponent> () |
13 |
|
|
{ |
14 |
|
✗ |
static std::vector< ServantFactoryBase<hpp::manipulation_impl::graph_impl::GraphComponent>* > vector; |
15 |
|
✗ |
return vector; |
16 |
|
|
} |
17 |
|
|
} // namespace corbaServer |
18 |
|
|
} // namespace hpp |
19 |
|
|
|
20 |
|
|
namespace hpp { |
21 |
|
|
namespace corbaServer { |
22 |
|
|
template <> |
23 |
|
✗ |
std::vector< ServantFactoryBase<hpp::manipulation_impl::graph_impl::StateSelector>* >& objectDowncasts<hpp::manipulation_impl::graph_impl::StateSelector> () |
24 |
|
|
{ |
25 |
|
✗ |
static std::vector< ServantFactoryBase<hpp::manipulation_impl::graph_impl::StateSelector>* > vector; |
26 |
|
✗ |
return vector; |
27 |
|
|
} |
28 |
|
|
} // namespace corbaServer |
29 |
|
|
} // namespace hpp |
30 |
|
|
|
31 |
|
|
namespace hpp { |
32 |
|
|
namespace corbaServer { |
33 |
|
|
template <> |
34 |
|
✗ |
std::vector< ServantFactoryBase<hpp::manipulation_impl::graph_impl::Validation>* >& objectDowncasts<hpp::manipulation_impl::graph_impl::Validation> () |
35 |
|
|
{ |
36 |
|
✗ |
static std::vector< ServantFactoryBase<hpp::manipulation_impl::graph_impl::Validation>* > vector; |
37 |
|
✗ |
return vector; |
38 |
|
|
} |
39 |
|
|
} // namespace corbaServer |
40 |
|
|
} // namespace hpp |
41 |
|
|
|
42 |
|
|
|
43 |
|
|
|
44 |
|
|
namespace hpp { |
45 |
|
|
|
46 |
|
|
namespace manipulation_impl { |
47 |
|
|
|
48 |
|
|
namespace graph_impl { |
49 |
|
✗ |
HPP_CORBASERVER_ADD_DOWNCAST_OBJECT(GraphComponent, GraphComponent, 0) |
50 |
|
|
} // namespace graph_impl |
51 |
|
|
|
52 |
|
|
} // namespace manipulation_impl |
53 |
|
|
|
54 |
|
|
} // namespace hpp |
55 |
|
|
|
56 |
|
|
namespace hpp { |
57 |
|
|
|
58 |
|
|
namespace manipulation_impl { |
59 |
|
|
|
60 |
|
|
namespace graph_impl { |
61 |
|
✗ |
HPP_CORBASERVER_ADD_DOWNCAST_OBJECT(StateSelector, StateSelector, 0) |
62 |
|
|
} // namespace graph_impl |
63 |
|
|
|
64 |
|
|
} // namespace manipulation_impl |
65 |
|
|
|
66 |
|
|
} // namespace hpp |
67 |
|
|
|
68 |
|
|
namespace hpp { |
69 |
|
|
|
70 |
|
|
namespace manipulation_impl { |
71 |
|
|
|
72 |
|
|
namespace graph_impl { |
73 |
|
✗ |
HPP_CORBASERVER_ADD_DOWNCAST_OBJECT(Graph, GraphComponent, 1) |
74 |
|
|
} // namespace graph_impl |
75 |
|
|
|
76 |
|
|
} // namespace manipulation_impl |
77 |
|
|
|
78 |
|
|
} // namespace hpp |
79 |
|
|
|
80 |
|
|
namespace hpp { |
81 |
|
|
|
82 |
|
|
namespace manipulation_impl { |
83 |
|
|
|
84 |
|
|
namespace graph_impl { |
85 |
|
✗ |
HPP_CORBASERVER_ADD_DOWNCAST_OBJECT(State, GraphComponent, 1) |
86 |
|
|
} // namespace graph_impl |
87 |
|
|
|
88 |
|
|
} // namespace manipulation_impl |
89 |
|
|
|
90 |
|
|
} // namespace hpp |
91 |
|
|
|
92 |
|
|
namespace hpp { |
93 |
|
|
|
94 |
|
|
namespace manipulation_impl { |
95 |
|
|
|
96 |
|
|
namespace graph_impl { |
97 |
|
✗ |
HPP_CORBASERVER_ADD_DOWNCAST_OBJECT(Edge, GraphComponent, 1) |
98 |
|
|
} // namespace graph_impl |
99 |
|
|
|
100 |
|
|
} // namespace manipulation_impl |
101 |
|
|
|
102 |
|
|
} // namespace hpp |
103 |
|
|
|
104 |
|
|
namespace hpp { |
105 |
|
|
|
106 |
|
|
namespace manipulation_impl { |
107 |
|
|
|
108 |
|
|
namespace graph_impl { |
109 |
|
✗ |
HPP_CORBASERVER_ADD_DOWNCAST_OBJECT(LevelSetEdge, GraphComponent, 2) |
110 |
|
|
} // namespace graph_impl |
111 |
|
|
|
112 |
|
|
} // namespace manipulation_impl |
113 |
|
|
|
114 |
|
|
} // namespace hpp |
115 |
|
|
|
116 |
|
|
namespace hpp { |
117 |
|
|
|
118 |
|
|
namespace manipulation_impl { |
119 |
|
|
|
120 |
|
|
namespace graph_impl { |
121 |
|
✗ |
HPP_CORBASERVER_ADD_DOWNCAST_OBJECT(Validation, Validation, 0) |
122 |
|
|
} // namespace graph_impl |
123 |
|
|
|
124 |
|
|
} // namespace manipulation_impl |
125 |
|
|
|
126 |
|
|
} // namespace hpp |
127 |
|
|
|
128 |
|
|
|
129 |
|
|
|
130 |
|
|
|
131 |
|
|
|
132 |
|
|
|
133 |
|
|
|