877 // |
877 // |
878 { "Address", "Address", true, "address.h" }, |
878 { "Address", "Address", true, "address.h" }, |
879 { "Box", "Box", true, "box.h" }, |
879 { "Box", "Box", true, "box.h" }, |
880 { "DataRate", "DataRate", true, "data-rate.h" }, |
880 { "DataRate", "DataRate", true, "data-rate.h" }, |
881 { "HtCapabilities", "HtCapabilities", true, "ht-capabilities.h" }, |
881 { "HtCapabilities", "HtCapabilities", true, "ht-capabilities.h" }, |
882 { "IeMeshId", "IeMeshId", true, "id-dot11s-id.h" }, |
882 { "IeMeshId", "IeMeshId", true, "ie-dot11s-id.h" }, |
883 { "Ipv4Address", "Ipv4Address", true, "ipv4-address.h" }, |
883 { "Ipv4Address", "Ipv4Address", true, "ipv4-address.h" }, |
884 { "Ipv4Mask", "Ipv4Mask", true, "ipv4-address.h" }, |
884 { "Ipv4Mask", "Ipv4Mask", true, "ipv4-address.h" }, |
885 { "Ipv6Address", "Ipv6Address", true, "ipv6-address.h" }, |
885 { "Ipv6Address", "Ipv6Address", true, "ipv6-address.h" }, |
886 { "Ipv6Prefix", "Ipv6Prefix", true, "ipv6-address.h" }, |
886 { "Ipv6Prefix", "Ipv6Prefix", true, "ipv6-address.h" }, |
887 { "Mac16Address", "Mac16Address", true, "mac16-address.h" }, |
887 { "Mac16Address", "Mac16Address", true, "mac16-address.h" }, |
906 { "Callback", "Callback", true, "callback.h" }, |
906 { "Callback", "Callback", true, "callback.h" }, |
907 { "Double", "double", false, "double.h" }, |
907 { "Double", "double", false, "double.h" }, |
908 { "Enum", "int", false, "enum.h" }, |
908 { "Enum", "int", false, "enum.h" }, |
909 { "Integer", "int64_t", false, "integer.h" }, |
909 { "Integer", "int64_t", false, "integer.h" }, |
910 { "Pointer", "Pointer", false, "pointer.h" }, |
910 { "Pointer", "Pointer", false, "pointer.h" }, |
911 { "RandomVariable", "RandomVariable", true, "random-variable.h" }, |
911 { "RandomVariable", "RandomVariable", true, "random-variable-stream.h" }, |
912 { "String", "std::string", false, "string.h" }, |
912 { "String", "std::string", false, "string.h" }, |
913 { "Time", "Time", true, "nstime.h" }, |
913 { "Time", "Time", true, "nstime.h" }, |
914 { "Uinteger", "uint64_t", false, "uinteger.h" }, |
914 { "Uinteger", "uint64_t", false, "uinteger.h" }, |
915 { "", "", false, "last placeholder" } |
915 { "", "", false, "last placeholder" } |
916 }; |
916 }; |