#include <stdio.h>#include <signal.h>#include <ptc/ptc.h>#include <Alloc.hh>#include "Config.h"#include "Messages.hh"#include "SockClie.hh"#include "SockOp.hh"Include dependency graph for TestLocate.cc:

Go to the source code of this file.
Functions | |
| Format | Fmt (32, 0x00ff0000, 0x0000ff00, 0x000000ff) |
| void | SigHandler (int iSigNum) |
| void | PlotData (Surface &Sfc, GDT *fpData, int iWidth, int iHeight) |
| int | main (int argc, char *argv[]) |
Variables | |
| bool | bRun = true |
| Console | Con |
|
||||||||||||||||||||
|
Referenced by main(). |
|
|
Definition at line 41 of file TestLocate.cc. References bRun. |
|
||||||||||||||||||||
|
Definition at line 47 of file TestLocate.cc. Referenced by main(). |
|
||||||||||||
|
Definition at line 74 of file TestLocate.cc. References bRun, Con, clSockClie::Connect(), Fmt(), GDT, clLocateMsg::GetHeader(), clLocateMsg::GetResult(), GLOBAL_HEADER_LEN, _stLocateHdr::iHeight, _stLocateHdr::iWidth, PlotData(), clSockOp::ReadN(), clSockOp::SetHandle(), SigHandler(), and SOp. |
|
|
Definition at line 36 of file TestLocate.cc. |
|
|
Definition at line 37 of file TestLocate.cc. Referenced by main(). |
1.3.3