PhoenixClockMock
2.0.0
Tool to manipulate mock of clock (split, merge and get info)
phoenix_clock_mock.h
Go to the documentation of this file.
1
/***************************************
2
Auteur : Pierre Aubert
3
Mail : pierre.aubert@lapp.in2p3.fr
4
Licence : CeCILL-C
5
****************************************/
6
7
#ifndef __PHOENIX_MOCK_H__
8
#define __PHOENIX_MOCK_H__
9
10
#include "
data_file.h
"
11
#include "
phoenix_clock.h
"
12
13
void
concatenateVecTime
(
VecTime
& vecOutput,
const
VecTime
vecInput);
14
15
void
splitVecTime
(
VecTime
& vecOutput,
const
VecTime
vecInput,
16
size_t
offsetPart,
size_t
sizePart);
17
18
19
#endif
VecTime
std::vector< time_t > VecTime
Definition:
PClockMock.h:12
data_file.h
phoenix_clock.h
concatenateVecTime
void concatenateVecTime(VecTime &vecOutput, const VecTime vecInput)
Concatenate vector of message into an other one.
Definition:
phoenix_clock_mock.cpp:13
splitVecTime
void splitVecTime(VecTime &vecOutput, const VecTime vecInput, size_t offsetPart, size_t sizePart)
Split a vector of messages into an other.
Definition:
phoenix_clock_mock.cpp:26
src
phoenix_clock_mock.h
Generated on Fri Mar 14 2025 11:50:48 for PhoenixClockMock by
1.9.1