ONE - On-device Neural Engine
|
A Update represents an edge between a Bag and its Updater. More...
#include <Update.h>
Public Member Functions | |
Update (Bag::Updater *u) | |
~Update () | |
Bag * | bag (void) const |
void | bag (Bag *bag) |
Bag::Updater * | updater (void) const |
void | updater (Bag::Updater *u) |
|
inline |
coco::Update::~Update | ( | ) |
Definition at line 24 of file Update.cpp.
References bag().
void coco::Update::bag | ( | Bag * | bag | ) |
|
inline |
Definition at line 37 of file Update.h.
Referenced by bag(), coco::Shuffle::into(), coco::Shuffle::into(), and ~Update().
|
inline |
|
inline |