HDK
|
#include <CMD/CMD_Args.h>
#include <UT/UT_Assert.h>
#include <UT/UT_Exit.h>
#include <UT/UT_IStream.h>
#include <UT/UT_Main.h>
#include <UT/UT_OFStream.h>
#include <UT/UT_NetMessage.h>
#include <ostream>
#include <iostream>
#include <stdio.h>
Go to the source code of this file.
Macros | |
#define | DATA_LEN 80000 |
#define | PIPE_ATTEMPTS 10 |
Functions | |
int | theMain (int argc, char *argv[]) |
UT_MAIN (theMain) | |
#define DATA_LEN 80000 |
#define PIPE_ATTEMPTS 10 |
UT_MAIN | ( | theMain | ) |