#include "freConstXMLTags.h"#include "freConstParameters.h"#include "freConstCallbackIDs.h"


Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Variables | |
| const char *const | FREE::csFREEGeneralPath = "FREE_GENERAL_PATH" |
| const char *const | FREE::csFREEAutoLoadPath = "FREE_AUTOLOAD_PATH" |
| const char *const | FREE::csFREEGeneralPathDefault = "~\\" |
| const char *const | FREE::csPVTBool = "xs:bool" |
| const char *const | FREE::csPVTDouble = "xs:double" |
| const char *const | FREE::csPVTInteger = "xs:int" |
| const char *const | FREE::csPVTLong = "xs:long" |
| const char *const | FREE::csPVTULong = "xs:unsignedLong" |
| const char *const | FREE::csPVTString = "xs:string" |
| const char *const | FREE::csPVTURI = "xs:anyURI" |
| const char *const | FREE::csPVTIDPath = "xs:IDPath" |
| const char *const | FREE::csMDNone = "none" |
| const char *const | FREE::csMDAny = "any" |
| const char *const | FREE::csMDFixed = "fixed" |
| const char *const | FREE::csMDMoving = "moving" |
| const char *const | FREE::csUndefinedController = "" |
| const int | FREE::cMDDAny = -1 |
1.5.3 written by Dimitri van Heesch,
© 1997-2000