Throughput_Sender.cpp File Reference

#include "ace/Get_Opt.h"
#include "ace/High_Res_Timer.h"
#include "ace/Env_Value_T.h"
#include "tao/ORB_Core.h"
#include "Throughput_Base.h"
#include "Throughput_BaseSupport.h"
#include "Throughput_BasePlugin.h"
#include <ndds/ndds_namespace_cpp.h>
Include dependency graph for Throughput_Sender.cpp:

Functions

int parse_args (int argc, ACE_TCHAR *argv[])
bool write (void)
int ACE_TMAIN (int argc, ACE_TCHAR *argv[])

Variables

CORBA::UShort datalen = 1024
CORBA::UShort recover_time = 1
CORBA::ULong start_load = 1000
CORBA::ULong incr_load = 1000
CORBA::ULongLong max_load = 9000
CORBA::ULongLong number_of_msg = 0
ACE_UINT64 duration_run_ = 10
CORBA::ULongLong load = 0
ACE_UINT64 start_time = 0
ThroughputTestinstance = 0
ThroughputCommandinstance_cmd = 0
::DDS::Topictopic = 0
::DDS::Topiccmd_topic = 0
::DDS::DataWriterdata_writer = 0
::DDS::DataWritercmd_writer = 0
ThroughputTestDataWriter * test_data_writer = 0
ThroughputCommandDataWriter * cmd_data_writer = 0
const char * lib_name = "HelloTest_Library"
const char * cmd_prof_name = "ThroughputCmdQoS"
const char * prof_name = "ThroughputQoS"
const char * part_name = "ThroughputPartQoS"
CORBA::UShort domain_id = 0

Function Documentation

int ACE_TMAIN ( int  argc,
ACE_TCHAR argv[] 
)
int parse_args ( int  argc,
ACE_TCHAR argv[] 
)
bool write ( void   ) 

Variable Documentation

ThroughputCommandDataWriter* cmd_data_writer = 0
const char* cmd_prof_name = "ThroughputCmdQoS"
const char* lib_name = "HelloTest_Library"
const char* part_name = "ThroughputPartQoS"
const char* prof_name = "ThroughputQoS"
ThroughputTestDataWriter* test_data_writer = 0
::DDS::Topic* topic = 0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2