| .. |
|
array.h
|
cast to array and cast to object implemented, refactored shared-ptr and clone() methods to utilize std::make_shared (see issue #7)
|
2014-04-14 17:14:36 +02:00 |
|
booleanset.h
|
cast to array and cast to object implemented, refactored shared-ptr and clone() methods to utilize std::make_shared (see issue #7)
|
2014-04-14 17:14:36 +02:00 |
|
callbacks.h
|
the consumer message callback can now also be installed via the Deferred objects, and it is no longer passed a consumer tag, because it already is obvious what the consumer tag is supposed to be
|
2014-04-15 11:39:52 +02:00 |
|
channel.h
|
de-templified the deferred objects, to make them easier to understand for other programmers
|
2014-04-15 10:43:33 +02:00 |
|
channelimpl.h
|
when a consumer is cancelled, it is also removed from the map of active consumers in the the ChannelImpl object
|
2014-04-15 12:36:11 +02:00 |
|
classes.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
connection.h
|
Implemented deferred consumers and a setTimeout method on the connection handler for indicating immediate failures on deferred objects
|
2014-04-14 14:10:57 +02:00 |
|
connectionhandler.h
|
Give the connection object to the timeout as well
|
2014-04-14 15:31:15 +02:00 |
|
connectionimpl.h
|
Implemented deferred consumers and a setTimeout method on the connection handler for indicating immediate failures on deferred objects
|
2014-04-14 14:10:57 +02:00 |
|
decimalfield.h
|
cast to array and cast to object implemented, refactored shared-ptr and clone() methods to utilize std::make_shared (see issue #7)
|
2014-04-14 17:14:36 +02:00 |
|
deferred.h
|
error callbacks get a const char *, no longer a std::string
|
2014-04-15 12:29:22 +02:00 |
|
deferredcancel.h
|
when a consumer is cancelled, it is also removed from the map of active consumers in the the ChannelImpl object
|
2014-04-15 12:36:11 +02:00 |
|
deferredconsumer.h
|
the consumer message callback can now also be installed via the Deferred objects, and it is no longer passed a consumer tag, because it already is obvious what the consumer tag is supposed to be
|
2014-04-15 11:39:52 +02:00 |
|
deferreddelete.h
|
de-templified the deferred objects, to make them easier to understand for other programmers
|
2014-04-15 10:43:33 +02:00 |
|
deferredqueue.h
|
de-templified the deferred objects, to make them easier to understand for other programmers
|
2014-04-15 10:43:33 +02:00 |
|
entityimpl.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
envelope.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
exchangetype.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
field.h
|
cast to array and cast to object implemented, refactored shared-ptr and clone() methods to utilize std::make_shared (see issue #7)
|
2014-04-14 17:14:36 +02:00 |
|
fieldproxy.h
|
cast to array and cast to object implemented, refactored shared-ptr and clone() methods to utilize std::make_shared (see issue #7)
|
2014-04-14 17:14:36 +02:00 |
|
flags.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
login.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
message.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
metadata.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
monitor.h
|
deferred objects are now correctly destructed + added extra checks so that no crashes occur when someone destructs a channel inside a callback function
|
2014-04-15 12:25:56 +02:00 |
|
numericfield.h
|
cast to array and cast to object implemented, refactored shared-ptr and clone() methods to utilize std::make_shared (see issue #7)
|
2014-04-14 17:14:36 +02:00 |
|
outbuffer.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
receivedframe.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |
|
stringfield.h
|
cast to array and cast to object implemented, refactored shared-ptr and clone() methods to utilize std::make_shared (see issue #7)
|
2014-04-14 17:14:36 +02:00 |
|
table.h
|
cast to array and cast to object implemented, refactored shared-ptr and clone() methods to utilize std::make_shared (see issue #7)
|
2014-04-14 17:14:36 +02:00 |
|
watchable.h
|
Add pragma once
|
2014-04-02 15:40:35 +02:00 |