File collection.h
FileList > framework > collection.h
Go to the source code of this file
#include <cstdlib>#include <iterator>#include <map>#include <set>#include <string>#include <typeinfo>#include <vector>#include "absl/base/macros.h"#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "absl/memory/memory.h"#include "absl/strings/str_cat.h"#include "absl/strings/string_view.h"#include "mediapipe/framework/collection_item_id.h"#include "mediapipe/framework/tool/tag_map.h"#include "mediapipe/framework/tool/tag_map_helper.h"#include "mediapipe/framework/tool/validate_name.h"#include "mediapipe/framework/type_map.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | internal |
Classes
| Type | Name |
|---|---|
| class | Collection <typename T, storage, typename ErrorHandler> |
| struct | CollectionErrorHandlerFatal <typename T> |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/collection.h