 |
ActionRecord |
Action Record Hold the Action Records |
|
 |
BatchRecord |
Batch Record Hold the Job Records |
|
 |
BlobRecord |
Blob Record. |
|
 |
DeviceBufferRecord |
DeviceBuffer Record |
|
 |
JobRecord |
Individual Job Record is the leaf of the data model It gather meta information to present what the job has done the inputs and output blob |
|
 |
MixRecord |
Mix Record Hold the Mix Records |
|
 |
RecordID |
|
|
 |
SessionRecord |
Session Record container defining the namespace for all the recordIDs. |
|
 |
T_Tiled |
|
|
 |
T_TiledGrid |
|
|
 |
TextureGraphInsightBlobberObserver |
Concrete BlobberObserver interface. |
|
 |
TextureGraphInsightDeviceObserver |
Concrete DeviceObserver interface. |
|
 |
TextureGraphInsightEngineObserver |
Concrete EngineObserver interface Responsible for: 1/ watching the engine life cycle 2/ owning the other system observers, and installing them appropirately when an Engine is active 3/ notifying Insight |
|
 |
TextureGraphInsightSchedulerObserver |
Concrete SchedulerObserver interface. |
|
 |
TextureGraphInsightSession |
Using MixPtr = std::shared_ptr; using MixPtrW = std::weak_ptr; |
|