#include <cstdio>#include "prosilica/prosilica.h"#include <arpa/inet.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | printSettings (const tPvCameraInfo &info, const tPvIpSettings &conf) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 27 of file set_ip.cpp.
| void printSettings | ( | const tPvCameraInfo & | info, | |
| const tPvIpSettings & | conf | |||
| ) |
Definition at line 5 of file set_ip.cpp.