WARPXM v1.10.0
Loading...
Searching...
No Matches
wxdatatypes.h File Reference
#include "wxtypelist.h"
#include "wxany.h"
#include <string>
#include <vector>

Go to the source code of this file.

Typedefs

typedef WxTypeList< bool, WxTypeList< char, WxTypeList< unsigned char, WxTypeList< short, WxTypeList< unsigned short, WxTypeList< int, WxTypeList< unsigned int, WxTypeList< long, WxTypeList< unsigned long, WxTypeList< float, WxTypeList< double, WxTypeList< long double, WxTypeList< long long int, WxTypeList< WxAny, WxTypeList< std::vector< WxAny >, WxTypeList< std::string, WxTypeList< float *, WxTypeList< double *, WxNullType > > > > > > > > > > > > > > > > > > WxDataTypes_t
 typelist for supported I/O and message-ing types.