nidas  v1.2-1520
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
PacketDecode Class Reference

Public Member Functions

 PacketDecode ()
 
int parseRunstring (int argc, char **argv) throw ()
 
int run () throw ()
 

Static Public Member Functions

static void sigAction (int sig, siginfo_t *siginfo, void *vptr)
 
static void setupSignals ()
 
static int main (int argc, char **argv) throw ()
 
static int usage (const char *argv0)
 

Private Attributes

list< string > packetFileNames
 
string xmlFileName
 
string netcdfServer
 
bool doAscii
 

Constructor & Destructor Documentation

PacketDecode::PacketDecode ( )

Member Function Documentation

int PacketDecode::main ( int  argc,
char **  argv 
)
throw (
)
static

References parseRunstring(), and run().

Referenced by main().

int PacketDecode::parseRunstring ( int  argc,
char **  argv 
)
throw (
)
int PacketDecode::run ( )
throw (
)
static void PacketDecode::setupSignals ( )
static
static void PacketDecode::sigAction ( int  sig,
siginfo_t *  siginfo,
void *  vptr 
)
static
int PacketDecode::usage ( const char *  argv0)
static

Member Data Documentation

bool PacketDecode::doAscii
private

Referenced by run().

string PacketDecode::netcdfServer
private

Referenced by run().

list<string> PacketDecode::packetFileNames
private

Referenced by run().

string PacketDecode::xmlFileName
private

Referenced by run().


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