COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems

#include <transferlib.h>

Collaboration diagram for tx_progress:

Public Attributes

PACKET_TX_ID_TYPE tx_id =0
 
bool enabled =false
 
bool havemeta =false
 
bool havedata =false
 
bool sendmeta =false
 
bool sentmeta =false
 
bool senddata =false
 
bool sentdata =false
 
bool complete =false
 
string node_name =""
 
string agent_name =""
 
string file_name =""
 
string filepath =""
 
string temppath =""
 
double savetime
 
double datatime =0.
 
PACKET_FILE_SIZE_TYPE file_size =0
 
PACKET_FILE_SIZE_TYPE total_bytes =0
 
deque< file_progressfile_info
 
FILE * fp
 

Member Data Documentation

PACKET_TX_ID_TYPE tx_progress::tx_id =0
bool tx_progress::enabled =false
bool tx_progress::havemeta =false
bool tx_progress::havedata =false
bool tx_progress::sendmeta =false
bool tx_progress::sentmeta =false
bool tx_progress::senddata =false
bool tx_progress::sentdata =false
bool tx_progress::complete =false
string tx_progress::node_name =""
string tx_progress::agent_name =""
string tx_progress::file_name =""
string tx_progress::filepath =""
string tx_progress::temppath =""
double tx_progress::savetime
double tx_progress::datatime =0.
PACKET_FILE_SIZE_TYPE tx_progress::file_size =0
PACKET_FILE_SIZE_TYPE tx_progress::total_bytes =0
deque<file_progress> tx_progress::file_info
FILE* tx_progress::fp

The documentation for this struct was generated from the following file: