TwiceAsNice  2019-02-18
Classes | Namespaces | Macros | Typedefs
ConfigClientConnection.cc File Reference
#include <Nice/App/ConfigClient.h>
#include <time.h>
#include <boost/foreach.hpp>
#include <Nice/Property/Joint.h>
#include <Nice/Time/Time.h>
#include <Nice/Property/Factory.h>
#include <Nice/Property/FactoryFunctor.h>
#include <Nice/App/Adapter.h>
#include <Nice/Property/Joint.hh>
#include <Nice/Property/BridgeOneHitWonderMemFn.hh>
#include <Nice/Application.h>
#include <Nice/Property/ActorLatency.h>
#include <Nice/Property/BridgeMemFn.hh>
#include <Nice/Util/DispatcherThreadPool.hh>
#include <Nice/App/ConfigServiceWatchdog.h>
#include <Nice/Property/BridgeIce.h>
#include <Nice/App/Endpoint.h>
#include <Nice/Property/Functor.h>
Include dependency graph for ConfigClientConnection.cc:

Classes

class  Nice::Internal::SavePropertyConnector
 
struct  Nice::Internal::PropertyFunctorJointPair
 
struct  Nice::Internal::JointFunctor
 
struct  Nice::Internal::BridgeSquirrel
 

Namespaces

 Nice
 

 
 Nice::Internal
 

Macros

#define CONNECTION_MAX_REQUEST   30
 
#define CONECTION_REQUEST_TIMEOUT   1.4142
 
#define CONECTION_TIMEOUT_ALLOWED   13
 
#define CONECTION_REQUEST_WAIT   0.01
 

Typedefs

typedef std::list< PropertyFunctorJointPair > Nice::Internal::ListPropertyFunctorJointPair
 

Macro Definition Documentation

◆ CONECTION_REQUEST_TIMEOUT

#define CONECTION_REQUEST_TIMEOUT   1.4142

◆ CONECTION_REQUEST_WAIT

#define CONECTION_REQUEST_WAIT   0.01

◆ CONECTION_TIMEOUT_ALLOWED

#define CONECTION_TIMEOUT_ALLOWED   13

◆ CONNECTION_MAX_REQUEST

#define CONNECTION_MAX_REQUEST   30