18#ifndef __BIN_NETPING_H
19#define __BIN_NETPING_H
40 NetCtl(
int argc,
char **argv);
Network interface control application.
Result showDevice(const char *deviceName)
Output device information.
virtual Result initialize()
Initialize the application.
virtual Result exec()
Execute the application event loop.
virtual ~NetCtl()
Class destructor.
POSIX-compatible application.