libxcoder  5.2.0
ni_libxcoder_dynamic_loading_test.cpp File Reference

Application to test that ni_libxcoder_dynamic_loading.h successfully loads all its exported functions. More...

#include <unistd.h>
#include <sys/ioctl.h>
#include <sys/types.h>
#include <fcntl.h>
#include <errno.h>
#include "ni_libxcoder_dynamic_loading.h"

Go to the source code of this file.

Macros

#define _NETINT_LIBXCODER_DYNAMIC_LOADING_TEST_
 

Functions

int main (int argc, char **argv)
 

Detailed Description

Application to test that ni_libxcoder_dynamic_loading.h successfully loads all its exported functions.


Definition in file ni_libxcoder_dynamic_loading_test.cpp.

Macro Definition Documentation

◆ _NETINT_LIBXCODER_DYNAMIC_LOADING_TEST_

#define _NETINT_LIBXCODER_DYNAMIC_LOADING_TEST_

Definition at line 35 of file ni_libxcoder_dynamic_loading_test.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 38 of file ni_libxcoder_dynamic_loading_test.cpp.