Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

faultStateConstants.h

Go to the documentation of this file.
00001 #ifndef FAULTSTATECONSTANTS_H_ 00002 #define FAULTSTATECONSTANTS_H_ 00003 00004 namespace faultState 00005 { 00006 const char * const ACTIVE_STRING = "ACTIVE"; 00007 const char * const TERMINATE_STRING = "TERMINATE"; 00008 const char * const CHANGE_STRING = "CHANGE"; 00009 const char * const INSTANT_STRING = "INSTANT_STRING"; 00010 const char * const ASI_PREFIX_PROPERTY_STRING = "ASI_PREFIX_PROPERTY"; 00011 const char * const ASI_SUFFIX_PROPERTY_STRING = "ASI_SUFFIX_PROPERTY"; 00012 }; 00013 00014 #endif /*FAULTSTATECONSTANTS_H_*/

Generated on Thu Apr 30 02:30:51 2009 for ACS C++ API by doxygen 1.3.8