#include "payloads-unpacker/base/PXXObject.h"
#include "payloads-unpacker/payloads/PXXVPayload.h"
Go to the source code of this file.
Variables | |
typedef shared_ptr< PXXPayloadFactory > | PXXPayloadFactoryPtr |
|
This object is a singleton object which create new payloads. // It also holds the constants associated with the Payload types // and their human readable names. // Corresponds PayloadRegisry + MasterPayloadFactory of JAVA // triggerUtil. //
|