File packet.cc
FileList > framework > packet.cc
Go to the source code of this file
#include "mediapipe/framework/packet.h"
#include "absl/log/absl_check.h"
#include "absl/strings/str_cat.h"
#include "mediapipe/framework/port.h"
#include "mediapipe/framework/port/canonical_errors.h"
#include "mediapipe/framework/port/ret_check.h"
#include "mediapipe/framework/port/status.h"
#include "mediapipe/framework/port/status_builder.h"
#include "mediapipe/framework/tool/type_util.h"
Namespaces
Type | Name |
---|---|
namespace | mediapipe |
namespace | packet_internal |
Macros
Type | Name |
---|---|
define | PACKET_MAP_TYPE ::std::map<std::string, ::mediapipe::Packet> |
define | PACKET_PAIR_TYPE ::std::pair<::mediapipe::Packet, ::mediapipe::Packet> |
Macro Definition Documentation
define PACKET_MAP_TYPE
#define PACKET_MAP_TYPE `::std::map<std::string, ::mediapipe::Packet>`
define PACKET_PAIR_TYPE
#define PACKET_PAIR_TYPE `::std::pair<::mediapipe::Packet, ::mediapipe::Packet>`
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/packet.cc