TwiceAsNice
2019-02-18
|
Classes | |
struct | BasicIODeviceWutFixture |
struct | DummyDeviceAsync |
class | DummyNiceApplication |
class | FakeIoDevice |
class | MyDummyNiceApplication |
The purpose of this application is starting the nice infrastructure. More... | |
class | PowerMeterDeviceFake |
class | Precondition |
class | PropertyName |
This class defines the names of the property nodes. More... | |
class | Server |
class | TestableIODeviceWut |
class | TestablePowerMeterServiceWorker |
class | WebSocketFactoryFake |
class | WebSocketFake |
Typedefs | |
typedef IceUtil::Handle< FakeIoDevice > | FakeIoDevicePtr |
typedef IceUtil::Handle< TestableIODeviceWut > | TestableIODeviceWutPtr |
typedef std::vector< Basda::WebSocketPtr > | WebSocketSeq |
typedef boost::shared_ptr< WebSocketFactoryFake > | WebSocketFactoryFakePtr |
typedef boost::shared_ptr< WebSocketFake > | WebSocketFakePtr |
typedef IceUtil::Handle< PowerMeterDeviceFake > | PowerMeterDeviceFakePtr |
typedef IceUtil::Handle< TestablePowerMeterServiceWorker > | TestablePowerMeterServiceWorkerPtr |
Functions | |
static void | precondition (bool condition) |
static void | precondition (bool condition) |
static void | ensure (bool condition, const std::string &message, const std::string &file, int line) |
static basda::PowerMeterServiceWorker::PowerMeterDeviceSet | buildPowerMeterDevicesFrom (const Nice::JointPtr &config) |
static void | precondition (bool condition, const std::string message) |
static void | ensure (bool condition, const std::string &message, const std::string &file, int line) |
static basda::PowerMeterServiceWorker::PowerMeterDeviceSet | buildPowerMeterDevicesFrom (const Nice::JointPtr &config) |
static void | precondition (bool condition, const std::string message) |
typedef IceUtil::Handle< FakeIoDevice > mpia::FakeIoDevicePtr |
typedef IceUtil::Handle< PowerMeterDeviceFake > mpia::PowerMeterDeviceFakePtr |
typedef IceUtil::Handle<TestableIODeviceWut> mpia::TestableIODeviceWutPtr |
typedef IceUtil::Handle< TestablePowerMeterServiceWorker > mpia::TestablePowerMeterServiceWorkerPtr |
typedef boost::shared_ptr<WebSocketFactoryFake> mpia::WebSocketFactoryFakePtr |
typedef boost::shared_ptr<WebSocketFake> mpia::WebSocketFakePtr |
typedef std::vector<Basda::WebSocketPtr> mpia::WebSocketSeq |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |