X-Git-Url: https://git.dlugolecki.net.pl/?p=vlp.git;a=blobdiff_plain;f=src%2Fglobal%2Fvlp%2Fconfig.h;fp=src%2Fglobal%2Fvlp%2Fconfig.h;h=db2081579bfdad15ca234dfcfc438ca75596505a;hp=e1bf59bd68a6d93dee59e7f512e503342c5b567e;hb=b176969d4b09abbb194e8bf49aeeb326b4250007;hpb=32aaa65caf501e87b2468acba3feceb62118dc23 diff --git a/src/global/vlp/config.h b/src/global/vlp/config.h index e1bf59b..db20815 100644 --- a/src/global/vlp/config.h +++ b/src/global/vlp/config.h @@ -44,6 +44,7 @@ public: void setNodeNumber(int nodeNumber); std::vector getHosts(); + void setHosts(std::vector hosts); ConnectionType getConnectionType(); void setConnectionType(ConnectionType type);