File packet.h
FileList > framework > packet.h
Go to the source code of this file
#include <cstddef>#include <cstdint>#include <memory>#include <ostream>#include <string>#include <type_traits>#include "absl/base/macros.h"#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "absl/memory/memory.h"#include "absl/status/statusor.h"#include "absl/strings/str_cat.h"#include "absl/synchronization/mutex.h"#include "mediapipe/framework/deps/no_destructor.h"#include "mediapipe/framework/deps/registration.h"#include "mediapipe/framework/port.h"#include "mediapipe/framework/port/canonical_errors.h"#include "mediapipe/framework/port/logging.h"#include "mediapipe/framework/port/proto_ns.h"#include "mediapipe/framework/port/status.h"#include "mediapipe/framework/port/status_builder.h"#include "mediapipe/framework/port/status_macros.h"#include "mediapipe/framework/port/statusor.h"#include "mediapipe/framework/timestamp.h"#include "mediapipe/framework/tool/type_util.h"#include "mediapipe/framework/type_map.h"#include "mediapipe/util/unused.hpp"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | packet_internal |
Classes
| Type | Name |
|---|---|
| class | Packet |
| class | SyncedPacket |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/packet.h