TwiceAsNice  2019-02-18
Classes | Namespaces | Macros | Typedefs | Functions | Variables
Fixture.h File Reference
#include <Nice/Application.h>
#include <Basda/DeviceFactory.h>
#include <Laos/Drot/LaosDrotServiceWorkerInterface.h>
#include <Laos/Drot/PropertyName.h>
#include <LaosDrotServiceWorkerMock.h>
Include dependency graph for Fixture.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Basda::NiceInfrastructure
 
struct  Fixture
 

Namespaces

 Basda
 These are contants that are used by the services internally.
 

Macros

#define LOG_NAME   Fixture::s_name
 

Typedefs

typedef IceUtil::Handle< Basda::NiceInfrastructureNiceInfrastructurePtr
 

Functions

static int startSingletons (const char *_serverFile)
 

Variables

static NiceInfrastructurePtr s_app
 

Macro Definition Documentation

◆ LOG_NAME

#define LOG_NAME   Fixture::s_name

Typedef Documentation

◆ NiceInfrastructurePtr

Function Documentation

◆ startSingletons()

static int startSingletons ( const char *  _serverFile)
static

Variable Documentation

◆ s_app

NiceInfrastructurePtr s_app
static