Ignore:
Timestamp:
01/10/17 14:36:29 (7 years ago)
Author:
oabramkina
Message:

Intermeadiate version for merging with new server functionalities.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/group_template.hpp

    r1009 r1021  
    66#include "event_server.hpp" 
    77#include "object_template.hpp" 
     8#include "context_client.hpp" 
    89 
    910namespace xios 
     
    7273         static bool dispatchEvent(CEventServer& event) ; 
    7374         void sendCreateChild(const string& id="") ; 
    74          void sendCreateChild(const string& id, const int srvPool) ; 
     75         void sendCreateChild(const string& id, CContextClient* client) ; 
    7576         void sendCreateChildGroup(const string& id="") ; 
    7677         static void recvCreateChild(CEventServer& event) ; 
Note: See TracChangeset for help on using the changeset viewer.