PhoenixSocket  4.0.1
Library which integrates socket unix use in Phoenix
Loading...
Searching...
No Matches
phoenix_mock_socket.h File Reference
#include <data_size.h>
#include <data_file.h>
#include <data_message.h>
+ Include dependency graph for phoenix_mock_socket.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::vector< DataStreamMsg > PVecMockMessage
 Vector of messages.
 

Typedef Documentation

◆ PVecMockMessage

typedef std::vector<DataStreamMsg > PVecMockMessage

Vector of messages.

Definition at line 15 of file phoenix_mock_socket.h.