Ignore:
Timestamp:
03/13/17 17:21:04 (7 years ago)
Author:
oabramkina
Message:

dev: test for secondary servers added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/node/variable.hpp

    r1021 r1071  
    7979            //! Sending a request to set up variable data 
    8080            void sendValue(); 
    81             void sendValue(CContextClient* client); 
     81            void sendValue(CContextClient* client, bool clientPrim = false); 
    8282 
    8383            static void recvValue(CEventServer& event) ; 
Note: See TracChangeset for help on using the changeset viewer.