ONE - On-device Neural Engine
|
A Read represents an edge between a Bag and its Reader. More...
#include <Read.h>
Public Member Functions | |
Read (Bag::Reader *r) | |
~Read () | |
Bag * | bag (void) const |
void | bag (Bag *bag) |
Bag::Reader * | reader (void) const |
void | reader (Bag::Reader *r) |
|
inline |
coco::Read::~Read | ( | ) |
void coco::Read::bag | ( | Bag * | bag | ) |
|
inline |
Definition at line 41 of file Read.h.
Referenced by bag(), coco::Shuffle::from(), coco::Shuffle::from(), and ~Read().
|
inline |
|
inline |