![]() |
RDK Documentation (Open Sourced RDK Components)
|
hostIf_main API. More...
#include <iostream>#include <cstdlib>#include <pthread.h>#include <stdlib.h>#include <vector>#include <string.h>#include <exception>#include <glib.h>#include <glib/gstdio.h>#include <stdio.h>#include <unistd.h>#include <sys/types.h>#include <sys/syscall.h>#include <signal.h>#include <getopt.h>#include <sys/time.h>#include "rdk_debug.h"
Go to the source code of this file.
Data Structures | |
| struct | argsList |
Macros | |
| #define | G_LOG_DOMAIN ((gchar*) 0) |
| #define | LOG_TR69HOSTIF "LOG.RDK.TR69HOSTIF" |
Typedefs | |
| typedef struct argsList | T_ARGLIST |
Enumerations | |
| enum | |
Variables | |
| gchar * | date_str |
| static volatile sig_atomic_t | time_to_quit = 0 |
hostIf_main API.
This API defines the core operations for hostIf
Definition in file hostIf_main.h.