#include <Messages.hh>
Inheritance diagram for clLocateMsg:


Public Member Functions | |
| void | SetHeader (char *, const stpLocateHdr) |
| void | GetHeader (const char *, stpLocateHdr) |
| void | SetResult (void *, const stpLocateRes, const float *) |
| void | SetResult (void *, const stpLocateRes, const double *) |
| void | GetResult (const void *, stpLocateRes, float *) |
| void | GetResult (const void *, stpLocateRes, double *) |
Definition at line 603 of file Messages.hh.
|
||||||||||||
|
Definition at line 1289 of file Messages.cc. References GLOBAL_HEADER_LEN, _stLocateHdr::iHeight, and _stLocateHdr::iWidth. Referenced by clLocate::ServeClientThread(). |
|
||||||||||||
|
Definition at line 1304 of file Messages.cc. References _stLocateHdr::iHeight, and _stLocateHdr::iWidth. Referenced by clGUILocate::ConnectToServer(), and main(). |
|
||||||||||||||||
|
Definition at line 1312 of file Messages.cc. References clBaseMsg::EndianConv(), GLOBAL_HEADER_LEN, and _stLocateRes::lPointCount. Referenced by clLocate::ProcessThread(). |
|
||||||||||||||||
|
Definition at line 1335 of file Messages.cc. References clBaseMsg::EndianConv(), GLOBAL_HEADER_LEN, and _stLocateRes::lPointCount. |
|
||||||||||||||||
|
Definition at line 1358 of file Messages.cc. References clBaseMsg::EndianConv(), GLOBAL_HEADER_LEN, and _stLocateRes::lPointCount. Referenced by main(), and clGUILocate::OnGdkInput(). |
|
||||||||||||||||
|
Definition at line 1375 of file Messages.cc. References clBaseMsg::EndianConv(), GLOBAL_HEADER_LEN, and _stLocateRes::lPointCount. |
1.3.3