My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures | Macros | Typedefs | Functions | Variables
default_ICD.h File Reference
#include "mensaje1.h"
#include "mensaje2.h"
#include "mensaje3.h"
#include "bitStack.h"

Go to the source code of this file.

Data Structures

struct  c_DEFAULT_ICD
struct  c_DEFAULT_ICD_Privates

Macros

#define _MAX_ICD_INSTANCES_   2

Typedefs

typedef struct
c_DEFAULT_ICD_Privates
c_DEFAULT_ICD_Privates_Ptr
typedef int(* searchPtr )(int ICD_Descriptor, byte_ptr buffer, unsigned int length)

Functions

int new_Default_ICD (void)

Variables

struct c_DEFAULT_ICD Default_ICD

Macro Definition Documentation

#define _MAX_ICD_INSTANCES_   2

Typedef Documentation

Definition at line 19 of file default_ICD.h.

typedef int(* searchPtr)(int ICD_Descriptor, byte_ptr buffer, unsigned int length)

Definition at line 20 of file default_ICD.h.


Function Documentation

int new_Default_ICD ( void  )

Variable Documentation

struct c_DEFAULT_ICD Default_ICD

Definition at line 38 of file default_ICD.h.

Referenced by main(), new_Default_ICD(), searchMsg(), and setICDEndianness().