#include <memory>
#include <sstream>
#include <HLAtypesIEEE1516.hh>
Go to the source code of this file.
Defines | |
#define | FIELD_A 0 |
#define | FIELD_B 1 |
#define | FIELD_C 2 |
#define | FIELD_A 0 |
#define | FIELD_B 1 |
#define | FIELD_A 0 |
#define | FIELD_B 1 |
Functions | |
int | test1 () |
int | test3 () |
int | test4 () |
int | test5 () |
int | test6 () |
int | main (int argc, char *argv[]) |
#define FIELD_A 0 |
#define FIELD_A 0 |
#define FIELD_B 1 |
#define FIELD_B 1 |
#define FIELD_C 2 |
Referenced by test1().
int main | ( | int | argc, | |
char * | argv[] | |||
) |
int test1 | ( | ) |
Definition at line 25 of file TestHLAtypes.cc.
References FIELD_A, FIELD_B, FIELD_C, libhla::HLAtrue, and __HLAbuffer::print().
Referenced by main().
int test3 | ( | ) |
Definition at line 62 of file TestHLAtypes.cc.
References FIELD_A, FIELD_B, and __HLAbuffer::print().
Referenced by main().
int test4 | ( | ) |
Definition at line 97 of file TestHLAtypes.cc.
References __HLAbuffer::print().
Referenced by main().
int test5 | ( | ) |
Definition at line 122 of file TestHLAtypes.cc.
References FIELD_A, FIELD_B, and __HLAbuffer::print().
Referenced by main().
int test6 | ( | ) |
Definition at line 162 of file TestHLAtypes.cc.
References __HLAbuffer::print().
Referenced by main().