YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
main.cpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: BSD-3-Clause
4
*/
5
6
#include <
yarp/serversql/yarpserversql.h
>
7
8
int
main
(
int
argc,
char
*argv[]) {
9
int
ret
=
yarpserver_main
(argc, argv);
10
return
(
ret
!=0?1:0);
11
}
ret
bool ret
Definition
ImplementAxisInfo.cpp:77
main
int main(int argc, char *argv[])
Definition
main.cpp:393
yarpserver_main
int yarpserver_main(int argc, char *argv[])
Definition
yarpserversql.cpp:32
yarpserversql.h
YARP
4.0.0+20250814.3+git8c5a8e3c5
src
commands
yarpserver
src
main.cpp
Generated on Mon Aug 25 2025 02:47:12 for YARP by
1.9.8