proper transfer obj handling (still no sending)

This commit is contained in:
Green Sky
2025-05-04 18:33:58 +02:00
parent 4e75bd64ae
commit 7e12cdfb23
3 changed files with 193 additions and 54 deletions

View File

@@ -1,5 +1,6 @@
#pragma once
#include <solanaceae/contact/fwd.hpp>
#include <solanaceae/object_store/meta_components_file.hpp> // contains the alias
#include <solanaceae/message3/registry_message_model.hpp>
@@ -36,6 +37,11 @@ namespace ObjectStore::Components {
uint32_t transfer_number;
};
// TODO: replace this with something generic
struct ToxContact {
ContactHandle4 c;
};
// TODO: replace this with something generic
struct ToxMessage {
// the message, if the ft is visible as a message