Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
Go to the source code of this file.
Data Structures | |
struct | xsd__hexBinary |
Typedefs | |
typedef char * | _xml__lang |
typedef char * | _xsd__schema |
typedef char * | xsd__anyURI |
typedef char | xsd__byte |
typedef char * | xsd__date |
typedef double | xsd__decimal |
typedef double | xsd__double |
typedef char * | xsd__duration |
typedef float | xsd__float |
typedef char * | xsd__ID |
typedef char * | xsd__IDREF |
typedef LONG64 | xsd__integer |
typedef char * | xsd__language |
typedef LONG64 | xsd__long |
typedef char * | xsd__Name |
typedef char * | xsd__NCName |
typedef char * | xsd__NMTOKEN |
typedef LONG64 | xsd__negativeInteger |
typedef unsigned LONG64 | xsd__nonNegativeInteger |
typedef LONG64 | xsd__nonPositiveInteger |
typedef char * | xsd__normalizedString |
typedef ULONG64 | xsd__positiveInteger |
typedef char * | xsd__QName |
typedef char * | xsd__time |
typedef char * | xsd__token |
typedef short | xsd__short |
typedef unsigned char | xsd__unsignedByte |
typedef unsigned int | xsd__unsignedInt |
typedef unsigned LONG64 | xsd__unsignedLong |
typedef unsigned short | xsd__unsignedShort |
typedef char * | _SOAP_ENC__actor |
typedef int | _SOAP_ENC__mustUnderstand |
typedef time_t | xsd__dateTime |
typedef int | xsd__int |
typedef char * | xsd__string |
typedef wchar_t * | xsd__string_ |
Enumerations | |
enum | xsd__boolean { xsd__boolean__false_, xsd__boolean__true_ } |
typedef char* _SOAP_ENC__actor |
Definition at line 42 of file xsdc.gsm.h.
typedef int _SOAP_ENC__mustUnderstand |
Definition at line 43 of file xsdc.gsm.h.
typedef char* _xml__lang |
Definition at line 6 of file xsdc.gsm.h.
typedef char* _xsd__schema |
Definition at line 7 of file xsdc.gsm.h.
typedef char* xsd__anyURI |
Definition at line 10 of file xsdc.gsm.h.
typedef char xsd__byte |
Definition at line 14 of file xsdc.gsm.h.
typedef char* xsd__date |
Definition at line 15 of file xsdc.gsm.h.
typedef time_t xsd__dateTime |
Definition at line 46 of file xsdc.gsm.h.
typedef double xsd__decimal |
Definition at line 16 of file xsdc.gsm.h.
typedef double xsd__double |
Definition at line 17 of file xsdc.gsm.h.
typedef char* xsd__duration |
Definition at line 18 of file xsdc.gsm.h.
typedef float xsd__float |
Definition at line 19 of file xsdc.gsm.h.
typedef char* xsd__ID |
Definition at line 20 of file xsdc.gsm.h.
typedef char* xsd__IDREF |
Definition at line 21 of file xsdc.gsm.h.
typedef int xsd__int |
Definition at line 48 of file xsdc.gsm.h.
typedef LONG64 xsd__integer |
Definition at line 22 of file xsdc.gsm.h.
typedef char* xsd__language |
Definition at line 23 of file xsdc.gsm.h.
typedef LONG64 xsd__long |
Definition at line 24 of file xsdc.gsm.h.
typedef char* xsd__Name |
Definition at line 25 of file xsdc.gsm.h.
typedef char* xsd__NCName |
Definition at line 26 of file xsdc.gsm.h.
typedef LONG64 xsd__negativeInteger |
Definition at line 28 of file xsdc.gsm.h.
typedef char* xsd__NMTOKEN |
Definition at line 27 of file xsdc.gsm.h.
typedef unsigned LONG64 xsd__nonNegativeInteger |
Definition at line 29 of file xsdc.gsm.h.
typedef LONG64 xsd__nonPositiveInteger |
Definition at line 30 of file xsdc.gsm.h.
typedef char* xsd__normalizedString |
Definition at line 31 of file xsdc.gsm.h.
typedef ULONG64 xsd__positiveInteger |
Definition at line 32 of file xsdc.gsm.h.
typedef char* xsd__QName |
Definition at line 33 of file xsdc.gsm.h.
typedef short xsd__short |
Definition at line 36 of file xsdc.gsm.h.
typedef char* xsd__string |
Definition at line 49 of file xsdc.gsm.h.
typedef wchar_t* xsd__string_ |
Definition at line 50 of file xsdc.gsm.h.
typedef char* xsd__time |
Definition at line 34 of file xsdc.gsm.h.
typedef char* xsd__token |
Definition at line 35 of file xsdc.gsm.h.
typedef unsigned char xsd__unsignedByte |
Definition at line 37 of file xsdc.gsm.h.
typedef unsigned int xsd__unsignedInt |
Definition at line 38 of file xsdc.gsm.h.
typedef unsigned LONG64 xsd__unsignedLong |
Definition at line 39 of file xsdc.gsm.h.
typedef unsigned short xsd__unsignedShort |
Definition at line 40 of file xsdc.gsm.h.
enum xsd__boolean |
Enumerator | |
---|---|
xsd__boolean__false_ | |
xsd__boolean__true_ |
Definition at line 45 of file xsdc.gsm.h.