added items for generic search result items for GXS

This commit is contained in:
csoler 2018-05-05 18:41:41 +02:00
parent 0ada4d4895
commit e7182013bf
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
2 changed files with 43 additions and 2 deletions

View file

@ -33,7 +33,9 @@
#include <list>
#include <vector>
#include "serialiser/rstlvbinary.h"
#include "retroshare/rstypes.h"
#include "retroshare/rsgxsifacetypes.h"
namespace RsRegularExpression { class LinearizedExpression ; }
class RsTurtleClientService ;
@ -52,6 +54,12 @@ struct TurtleFileInfo
std::string name ;
uint64_t size ;
};
struct TurtleGxsInfo
{
RsGxsGroupId group_id ;
std::string name ;
RsTlvBinaryData meta ;
};
struct TurtleTunnelRequestDisplayInfo
{
uint32_t request_id ; // Id of the request