UpcPost(FrameNum frame, UpcId upcId, UpcId sourceId, Module *module, std::shared_ptr< UPCTuple > upc=nullptr, std::shared_ptr< UpcPostData > data=nullptr)
Definition: upcstorage.h:49
Base class for data attached to the posting of an UPC.
Definition: upcstorage.h:25
virtual ~UpcPostData()=default
UpcPost()
Definition: upcstorage.h:48
Stores information about UPCs that have been posted to the board.
Definition: upcstorage.h:33