Classes | Defines | Functions
divermsg_test.cpp File Reference
#include <string>
#include <vector>
#include <cstdint>
#include <bitset>
#include <iostream>
#include <boost/integer/integer_mask.hpp>
#include <boost/preprocessor/tuple/rem.hpp>
#include <cassert>
#include <labust/tritech/DiverMsg.hpp>
Include dependency graph for divermsg_test.cpp:

Go to the source code of this file.

Classes

struct  DiverMsg2

Defines

#define ADD_DIVER_MESSAGE(NAME, CODE, DEPTHSIZE, LATLONSIZE, DEFSIZE, MSGSIZE, KMLNOSIZE, KMLSIZE, IMGSIZE, VOIDSIZE, CHKSIZE)

Functions

int main (int argc, char *argv[])
void writeLatLon (DiverMsg2 &msg)

Define Documentation

#define ADD_DIVER_MESSAGE (   NAME,
  CODE,
  DEPTHSIZE,
  LATLONSIZE,
  DEFSIZE,
  MSGSIZE,
  KMLNOSIZE,
  KMLSIZE,
  IMGSIZE,
  VOIDSIZE,
  CHKSIZE 
)
Value:
struct NAME\
        {\
          enum{type=CODE};\
                enum{depthSize=DEPTHSIZE,latlonSize=LATLONSIZE,defSize=DEFSIZE, msgSize=MSGSIZE, kmlNoSize=KMLNOSIZE, \
          kmlSize=KMLSIZE, imgSize=IMGSIZE, voidSize=VOIDSIZE, chkSize=CHKSIZE};\
        };\

Definition at line 47 of file divermsg_test.cpp.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 186 of file divermsg_test.cpp.

void writeLatLon ( DiverMsg2 msg)

Definition at line 177 of file divermsg_test.cpp.



usbl_comms
Author(s): Gyula Nagy
autogenerated on Fri Feb 7 2014 11:36:13