X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=src%2Fglobal%2Fvlp%2Fconfig.h;h=db2081579bfdad15ca234dfcfc438ca75596505a;hb=102bb4502a025413347099ad598270ded98fa2f0;hp=e1bf59bd68a6d93dee59e7f512e503342c5b567e;hpb=fc17660a0464b22d77cf610fced6414351a596ed;p=vlp.git 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);