NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
app_shield_agent.c File Reference
#include <assert.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <doca_apsh.h>
#include <doca_argp.h>
#include <doca_log.h>
#include <doca_telemetry_exporter.h>
#include "app_shield_agent_core.h"
Include dependency graph for app_shield_agent.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (APSH_APP)
 
int main (int argc, char **argv)
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( APSH_APP  )

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 49 of file app_shield_agent.c.