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 {
28
typedef
manipulation::ProblemSolver
ProblemSolver
;
29
typedef
core::ConstraintSet
ConstraintSet
;
30
typedef
core::ConfigProjector
ConfigProjector
;
31
typedef
core::ConfigProjectorPtr_t
ConfigProjectorPtr_t
;
32
}
// namespace impl
33
class
Server
;
34
}
// namespace manipulation
35
}
// namespace hpp
36
37
#endif // HPP_MANIPULATION_CORBA_FWD_HH
hpp
hpp::manipulation::impl::ConstraintSet
core::ConstraintSet ConstraintSet
Definition:
fwd.hh:29
manipulation
hpp::manipulation::impl::ProblemSolver
manipulation::ProblemSolver ProblemSolver
Definition:
fwd.hh:28
hpp::core::ConfigProjector
hpp::manipulation::impl::ConfigProjectorPtr_t
core::ConfigProjectorPtr_t ConfigProjectorPtr_t
Definition:
fwd.hh:31
hpp::manipulation::Server
Definition:
server.hh:39
hpp::manipulation::impl::ConfigProjector
core::ConfigProjector ConfigProjector
Definition:
fwd.hh:30
hpp::core::ConfigProjectorPtr_t
boost::shared_ptr< ConfigProjector > ConfigProjectorPtr_t
hpp::core::ConstraintSet
include
hpp
corbaserver
manipulation
fwd.hh
Generated by
1.8.13