client_msg Struct Reference

structure used as a client message from the client rcp program More...

#include <vfer_rcp.h>


Data Fields

uint32_t file_size
char from_remote
char local_name [MAX_PATH]
char remote_path [MAX_PATH]
char user [MAX_USER]


Detailed Description

structure used as a client message from the client rcp program

Definition at line 49 of file vfer_rcp.h.


Field Documentation

uint32_t client_msg::file_size

Definition at line 54 of file vfer_rcp.h.

char client_msg::from_remote

Definition at line 53 of file vfer_rcp.h.

char client_msg::local_name[MAX_PATH]

Definition at line 50 of file vfer_rcp.h.

char client_msg::remote_path[MAX_PATH]

Definition at line 51 of file vfer_rcp.h.

char client_msg::user[MAX_USER]

Definition at line 52 of file vfer_rcp.h.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 8 16:07:23 2006 for VFER by  doxygen 1.4.7