ThreadArgs Struct Reference
[C++/Mechanization/SwathInstrument/Multibeam]

This structure is the user data argument with which each thread will be called. More...

#include <ssMultibeamProcess.h>

List of all members.

Public Attributes

int argc
char ** argv
Tcl_Interp * interp


Detailed Description

This structure is the user data argument with which each thread will be called.

Definition at line 216 of file ssMultibeamProcess.h.


Member Data Documentation

int ThreadArgs::argc

Definition at line 218 of file ssMultibeamProcess.h.

char** ThreadArgs::argv

Definition at line 219 of file ssMultibeamProcess.h.

Tcl_Interp* ThreadArgs::interp

Definition at line 220 of file ssMultibeamProcess.h.


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