Classes | Public Member Functions | Public Attributes | Private Types | Private Member Functions | Private Attributes | List of all members
BinexTypes_T Class Reference

Detailed Description

Definition at line 50 of file Binex_Types_T.cpp.

Classes

struct  TestNum
 

Public Member Functions

 BinexTypes_T ()
 
int doMgfziEncodeDecodeTests ()
 
int doMgfziInitializationTests ()
 
int doUbnxiEncodeDecodeTests ()
 
int doUbnxiInitializationTests ()
 
void init ()
 
virtual ~BinexTypes_T ()
 

Public Attributes

unsigned verboseLevel
 

Private Types

typedef vector< TestNumNumListType
 

Private Member Functions

void dumpBuffer (const unsigned char *buffer, size_t size)
 
bool readNums (const string &filename, NumListType &numList)
 

Private Attributes

string inputMgfziNums
 
string inputUbnxiNums
 
NumListType mgfziNumList
 
NumListType ubnxiNumList
 

Member Typedef Documentation

◆ NumListType

typedef vector<TestNum> BinexTypes_T::NumListType
private

Definition at line 83 of file Binex_Types_T.cpp.

Constructor & Destructor Documentation

◆ BinexTypes_T()

BinexTypes_T::BinexTypes_T ( )
inline

Definition at line 55 of file Binex_Types_T.cpp.

◆ ~BinexTypes_T()

virtual BinexTypes_T::~BinexTypes_T ( )
inlinevirtual

Definition at line 61 of file Binex_Types_T.cpp.

Member Function Documentation

◆ doMgfziEncodeDecodeTests()

int BinexTypes_T::doMgfziEncodeDecodeTests ( )

Definition at line 346 of file Binex_Types_T.cpp.

◆ doMgfziInitializationTests()

int BinexTypes_T::doMgfziInitializationTests ( )

Definition at line 281 of file Binex_Types_T.cpp.

◆ doUbnxiEncodeDecodeTests()

int BinexTypes_T::doUbnxiEncodeDecodeTests ( )

Definition at line 232 of file Binex_Types_T.cpp.

◆ doUbnxiInitializationTests()

int BinexTypes_T::doUbnxiInitializationTests ( )

Definition at line 167 of file Binex_Types_T.cpp.

◆ dumpBuffer()

void BinexTypes_T::dumpBuffer ( const unsigned char *  buffer,
size_t  size 
)
private

Definition at line 395 of file Binex_Types_T.cpp.

◆ init()

void BinexTypes_T::init ( )

Definition at line 106 of file Binex_Types_T.cpp.

◆ readNums()

bool BinexTypes_T::readNums ( const string &  filename,
NumListType numList 
)
private

Definition at line 128 of file Binex_Types_T.cpp.

Member Data Documentation

◆ inputMgfziNums

string BinexTypes_T::inputMgfziNums
private

Definition at line 93 of file Binex_Types_T.cpp.

◆ inputUbnxiNums

string BinexTypes_T::inputUbnxiNums
private

Definition at line 92 of file Binex_Types_T.cpp.

◆ mgfziNumList

NumListType BinexTypes_T::mgfziNumList
private

Definition at line 90 of file Binex_Types_T.cpp.

◆ ubnxiNumList

NumListType BinexTypes_T::ubnxiNumList
private

Definition at line 89 of file Binex_Types_T.cpp.

◆ verboseLevel

unsigned BinexTypes_T::verboseLevel

Definition at line 73 of file Binex_Types_T.cpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43