hpp-manipulation-corba  4.9.0
Corba server for manipulation planning
fwd.hh
Go to the documentation of this file.
1 // Copyright (C) 2014 CNRS-LAAS
2 // Author: Florent Lamiraux.
3 //
4 // This file is part of the hpp-manipulation-corba.
5 //
6 // hpp-manipulation-corba is free software: you can redistribute
7 // it and/or modify it under the terms of the GNU Lesser General
8 // Public License as published by the Free Software Foundation, either
9 // version 3 of the License, or (at your option) any later version.
10 //
11 // hpp-manipulation-corba is distributed in the hope that it will be useful,
12 // but WITHOUT ANY WARRANTY; without even the implied warranty of
13 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 // GNU Lesser General Public License for more details.
15 //
16 // You should have received a copy of the GNU Lesser General Public
17 // License along with hpp-manipulation-corba. If not, see
18 // <http://www.gnu.org/licenses/>.
19 
20 #ifndef HPP_MANIPULATION_CORBA_FWD_HH
21 # define HPP_MANIPULATION_CORBA_FWD_HH
22 
23 # include <hpp/manipulation/fwd.hh>
24 
25 namespace hpp {
26  namespace manipulation {
27  namespace impl {
32  } // namespace impl
33  class Server;
34  } // namespace manipulation
35 } // namespace hpp
36 
37 #endif // HPP_MANIPULATION_CORBA_FWD_HH
core::ConstraintSet ConstraintSet
Definition: fwd.hh:29
manipulation::ProblemSolver ProblemSolver
Definition: fwd.hh:28
core::ConfigProjectorPtr_t ConfigProjectorPtr_t
Definition: fwd.hh:31
Definition: server.hh:39
core::ConfigProjector ConfigProjector
Definition: fwd.hh:30
boost::shared_ptr< ConfigProjector > ConfigProjectorPtr_t