Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

tacTypes.h File Reference

#include <vxWorks.h>
#include <semLib.h>
#include "ccs.h"
#include "tacDefines.h"

Include dependency graph for tacTypes.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  tacTIME
struct  tacSYNCHRO_TASK
struct  tacSYNCHRO_INT
struct  tacSYNCHRO
struct  tacERROR
struct  tacPARAM
struct  tacDATA
struct  tacSHARED

Typedefs

typedef STATUS(* tacFCTPTR )()
typedef void(* tacVOIDFCTPTR )()

Enumerations

enum  tacPARAM_TYPE { tacPARAM_DOUBLE = 0, tacPARAM_STRING }
enum  tacSYNCHRO_TYPE { tacSYNCHRO_NO_SOURCE = 0, tacSYNCHRO_SEMAPHORE, tacSYNCHRO_INTERRUPT }
enum  tacSTATE { tacSTATE_UNKNOWN = 1, tacSTATE_INIT, tacSTATE_STANDBY, tacSTATE_ONLINE }


Typedef Documentation

typedef STATUS(* tacFCTPTR)()
 

typedef void(* tacVOIDFCTPTR)()
 


Enumeration Type Documentation

enum tacPARAM_TYPE
 

Enumeration values:
tacPARAM_DOUBLE 
tacPARAM_STRING 

enum tacSYNCHRO_TYPE
 

Enumeration values:
tacSYNCHRO_NO_SOURCE 
tacSYNCHRO_SEMAPHORE 
tacSYNCHRO_INTERRUPT 

enum tacSTATE
 

Enumeration values:
tacSTATE_UNKNOWN 
tacSTATE_INIT 
tacSTATE_STANDBY 
tacSTATE_ONLINE 


Generated on Wed Dec 3 14:56:04 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001