#include "create/data.h"
Go to the source code of this file.
Namespaces | |
namespace | create |
Defines | |
#define | ADD_PACKET(id, nbytes, info, enabledVersion) if ((enabledVersion) & version) packets[id]=boost::make_shared<Packet>(nbytes,info) |
#define ADD_PACKET | ( | id, | |
nbytes, | |||
info, | |||
enabledVersion | |||
) | if ((enabledVersion) & version) packets[id]=boost::make_shared<Packet>(nbytes,info) |