51 lines
2.2 KiB
C++
51 lines
2.2 KiB
C++
//****************************************************************************
|
|
// Copyright (C) 2008
|
|
// ProbeStar Telematics, LLC
|
|
// All Rights Reserved. Proprietary and Confidential.
|
|
//============================================================================
|
|
/// \file
|
|
/// \brief Description
|
|
//----------------------------------------------------------------------------
|
|
// Details
|
|
//****************************************************************************
|
|
|
|
//****************************************************************************
|
|
// includes
|
|
//***************************************************************************/
|
|
|
|
//****************************************************************************
|
|
// defines
|
|
//***************************************************************************/
|
|
|
|
//****************************************************************************
|
|
// macros
|
|
//***************************************************************************/
|
|
|
|
//****************************************************************************
|
|
// structs & typedefs
|
|
//***************************************************************************/
|
|
|
|
//****************************************************************************
|
|
// global constants
|
|
//***************************************************************************/
|
|
|
|
//****************************************************************************
|
|
// global variables
|
|
//***************************************************************************/
|
|
|
|
//****************************************************************************
|
|
// static constants
|
|
//***************************************************************************/
|
|
|
|
//****************************************************************************
|
|
// static variables
|
|
//***************************************************************************/
|
|
|
|
//****************************************************************************
|
|
// static prototypes
|
|
//***************************************************************************/
|
|
|
|
//****************************************************************************
|
|
// C++ functions
|
|
//***************************************************************************/
|