17 #ifndef YAMICORE_OUTGOING_FRAME_H_INCLUDED 18 #define YAMICORE_OUTGOING_FRAME_H_INCLUDED 41 std::size_t byte_count;
42 std::size_t total_byte_count;
47 outgoing_frame * next;
54 #endif // YAMICORE_OUTGOING_FRAME_H_INCLUDED void(* message_progress_function)(void *hint, std::size_t sent_bytes, std::size_t total_byte_count)
Definition: core.h:121
Namespace devoted for everything related to YAMI4.
Definition: agent.h:25