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.cpp

    r1030 r1071  
    128128   } 
    129129 
    130    void CVariable::sendValue(CContextClient* client) 
     130   void CVariable::sendValue(CContextClient* client, bool clientPrim /*= false*/) 
    131131   { 
    132132     CEventClient event(this->getType(),EVENT_ID_VARIABLE_VALUE) ; 
Note: See TracChangeset for help on using the changeset viewer.