NATS C Client with JetStream and Streaming support
- 3.0.0
+ 3.1.0
The nats.io C Client, Supported by Synadia Communications Inc.
|
@@ -333,1099 +333,1111 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+
- 770 #ifndef BUILD_IN_DOXYGEN
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 783 #ifndef BUILD_IN_DOXYGEN
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
- 836 #if defined(NATS_HAS_STREAMING)
-
+
+
+
-
+
+
+
+
+
- 853 typedef struct __stanMsg
stanMsg;
-
-
-
-
-
-
-
-
-
-
+ 849 #if defined(NATS_HAS_STREAMING)
+
+
+
+
+ 866 typedef struct __stanMsg
stanMsg;
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
- 1003 char **customErrTxt,
-
-
-
-
- 1033 char **customErrTxt,
- 1034 unsigned char **signature,
- 1035 int *signatureLength,
-
-
-
- 1047 typedef const char* (*natsTokenHandler)(
void *closure);
-
-
-
-
-
-
- 1081 #ifdef BUILD_IN_DOXYGEN
-
-
-
- 1118 #if defined(NATS_HAS_STREAMING)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1202 #ifdef BUILD_IN_DOXYGEN
-
-
-
- 1220 #define nats_CheckCompatibility() nats_CheckCompatibilityImpl(NATS_VERSION_REQUIRED_NUMBER, \
- 1221 NATS_VERSION_NUMBER, \
- 1222 NATS_VERSION_STRING)
-
-
- 1225 nats_CheckCompatibilityImpl(uint32_t reqVerNumber, uint32_t verNumber,
const char *verString);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 1016 char **customErrTxt,
+
+
+
+
+ 1046 char **customErrTxt,
+ 1047 unsigned char **signature,
+ 1048 int *signatureLength,
+
+
+
+ 1060 typedef const char* (*natsTokenHandler)(
void *closure);
+
+
+
+
+
+
+ 1094 #ifdef BUILD_IN_DOXYGEN
+
+
+
+ 1131 #if defined(NATS_HAS_STREAMING)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1215 #ifdef BUILD_IN_DOXYGEN
+
+
+
+ 1233 #define nats_CheckCompatibility() nats_CheckCompatibilityImpl(NATS_VERSION_REQUIRED_NUMBER, \
+ 1234 NATS_VERSION_NUMBER, \
+ 1235 NATS_VERSION_STRING)
+
+
+ 1238 nats_CheckCompatibilityImpl(uint32_t reqVerNumber, uint32_t verNumber,
const char *verString);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- 1375 unsigned char **signature,
- 1376 int *signatureLength);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1509 uint64_t *inMsgs, uint64_t *inBytes,
- 1510 uint64_t *outMsgs, uint64_t *outBytes,
- 1511 uint64_t *reconnects);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ 1388 unsigned char **signature,
+ 1389 int *signatureLength);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1522 uint64_t *inMsgs, uint64_t *inBytes,
+ 1523 uint64_t *outMsgs, uint64_t *outBytes,
+ 1524 uint64_t *reconnects);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1782 const char *certsFileName,
- 1783 const char *keyFileName);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1795 const char *certsFileName,
+ 1796 const char *keyFileName);
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2448 const char *userOrChainedFile,
- 2449 const char *seedFile);
-
-
-
-
-
-
-
-
-
-
- 2507 const char *seedFile);
-
-
-
-
-
-
-
-
-
-
-
- 2574 #if defined(NATS_HAS_STREAMING)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 2461 const char *userOrChainedFile,
+ 2462 const char *seedFile);
+
+
+
+
+
+
+
+
+
+
+ 2520 const char *seedFile);
+
+
+
+
+
+
+
+
+
+
+
+ 2587 #if defined(NATS_HAS_STREAMING)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- 3006 const char *data,
int dataLen);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 3238 #if defined(NATS_HAS_STREAMING)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 3019 const char *data,
int dataLen);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 3251 #if defined(NATS_HAS_STREAMING)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 3658 const unsigned char *message,
int messageLen,
- 3659 unsigned char sig[64]);
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 3671 const unsigned char *message,
int messageLen,
+ 3672 unsigned char sig[64]);
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 3769 const void *data,
int dataLen);
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 3782 const void *data,
int dataLen);
+
+
+
+
-
-
- 3816 const char *reply,
const void *data,
int dataLen);
-
-
-
- 3836 const char *reply,
const char *str);
-
-
-
- 3857 const void *data,
int dataLen, int64_t timeout);
-
-
-
- 3882 const char *subj,
const char *str,
-
-
-
-
- 3901 natsMsg *requestMsg, int64_t timeout);
-
-
-
-
-
-
-
-
-
- 3962 const char *subject, int64_t timeout,
-
-
-
-
- 3977 const char *subject);
-
-
-
- 3998 const char *subject,
const char *queueGroup,
-
-
-
-
- 4035 const char *subject,
const char *queueGroup,
-
-
-
-
- 4051 const char *subject,
const char *queueGroup);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 4286 int *maxPendingMsgs,
- 4287 int *maxPendingBytes,
- 4288 int64_t *deliveredMsgs,
- 4289 int64_t *droppedMsgs);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 4471 #if defined(NATS_HAS_STREAMING)
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ 3829 const char *reply,
const void *data,
int dataLen);
+
+
+
+ 3849 const char *reply,
const char *str);
+
+
+
+ 3870 const void *data,
int dataLen, int64_t timeout);
+
+
+
+ 3895 const char *subj,
const char *str,
+
+
+
+
+ 3914 natsMsg *requestMsg, int64_t timeout);
+
+
+
+
+
+
+
+
+
+ 3975 const char *subject, int64_t timeout,
+
+
+
+
+ 3990 const char *subject);
+
+
+
+ 4011 const char *subject,
const char *queueGroup,
+
+
+
+
+ 4048 const char *subject,
const char *queueGroup,
+
+
+
+
+ 4064 const char *subject,
const char *queueGroup);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4299 int *maxPendingMsgs,
+ 4300 int *maxPendingBytes,
+ 4301 int64_t *deliveredMsgs,
+ 4302 int64_t *droppedMsgs);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4484 #if defined(NATS_HAS_STREAMING)
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
- 4611 const void *data,
int dataLen);
-
-
-
- 4638 const void *data,
int dataLen,
-
-
-
-
-
-
-
-
-
-
- 4691 const char *channel,
const char *queueGroup,
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 4624 const void *data,
int dataLen);
+
+
+
+ 4651 const void *data,
int dataLen,
+
+
+
+
+
+
+
+
+
+
+ 4704 const char *channel,
const char *queueGroup,
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 5044 const char *stream,
const char *consumer,
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 5057 const char *stream,
const char *consumer,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-void(* natsOnCompleteCB)(void *closure)
Callback used to notify that an object lifecycle is complete.
Definition: nats.h:1057
-natsStatus(* natsEvLoop_Attach)(void **userData, void *loop, natsConnection *nc, natsSock socket)
Attach this connection to the external event loop.
Definition: nats.h:938
-natsStatus(* natsUserJWTHandler)(char **userJWT, char **customErrTxt, void *closure)
Callback used to fetch and return account signed user JWT.
Definition: nats.h:1001
-natsStatus(* natsEvLoop_WriteAddRemove)(void *userData, bool add)
Write event needs to be added or removed.
Definition: nats.h:966
-int64_t(* natsCustomReconnectDelayHandler)(natsConnection *nc, int attempts, void *closure)
Callback used to specify how long to wait between reconnects.
Definition: nats.h:1079
-const char *(* natsTokenHandler)(void *closure)
Callback used to build a token on connections and reconnections.
Definition: nats.h:1047
-void(* jsPubAckErrHandler)(jsCtx *js, jsPubAckErr *pae, void *closure)
Callback used to process asynchronous publish errors from JetStream.
Definition: nats.h:1115
-void(* natsErrHandler)(natsConnection *nc, natsSubscription *subscription, natsStatus err, void *closure)
Callback used to notify the user of errors encountered while processing inbound messages.
Definition: nats.h:921
-natsStatus(* natsEvLoop_Detach)(void *userData)
Detach from the event loop.
Definition: nats.h:977
-natsStatus(* natsSignatureHandler)(char **customErrTxt, unsigned char **signature, int *signatureLength, const char *nonce, void *closure)
Callback used to sign a nonce sent by the server.
Definition: nats.h:1032
-void(* stanConnectionLostHandler)(stanConnection *sc, const char *errorTxt, void *closure)
Callback used to notify the user of the permanent loss of the connection.
Definition: nats.h:1147
-void(* natsConnectionHandler)(natsConnection *nc, void *closure)
Callback used to notify the user of asynchronous connection events.
Definition: nats.h:912
-void(* natsMsgHandler)(natsConnection *nc, natsSubscription *sub, natsMsg *msg, void *closure)
Callback used to deliver messages to the application.
Definition: nats.h:896
-void(* stanPubAckHandler)(const char *guid, const char *error, void *closure)
Callback used to notify of an asynchronous publish result.
Definition: nats.h:1127
-natsStatus(* natsEvLoop_ReadAddRemove)(void *userData, bool add)
Read event needs to be added or removed.
Definition: nats.h:953
-void(* stanMsgHandler)(stanConnection *sc, stanSubscription *sub, const char *channel, stanMsg *msg, void *closure)
Callback used to deliver messages to the application.
Definition: nats.h:1138
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+void(* natsOnCompleteCB)(void *closure)
Callback used to notify that an object lifecycle is complete.
Definition: nats.h:1070
+natsStatus(* natsEvLoop_Attach)(void **userData, void *loop, natsConnection *nc, natsSock socket)
Attach this connection to the external event loop.
Definition: nats.h:951
+natsStatus(* natsUserJWTHandler)(char **userJWT, char **customErrTxt, void *closure)
Callback used to fetch and return account signed user JWT.
Definition: nats.h:1014
+natsStatus(* natsEvLoop_WriteAddRemove)(void *userData, bool add)
Write event needs to be added or removed.
Definition: nats.h:979
+int64_t(* natsCustomReconnectDelayHandler)(natsConnection *nc, int attempts, void *closure)
Callback used to specify how long to wait between reconnects.
Definition: nats.h:1092
+const char *(* natsTokenHandler)(void *closure)
Callback used to build a token on connections and reconnections.
Definition: nats.h:1060
+void(* jsPubAckErrHandler)(jsCtx *js, jsPubAckErr *pae, void *closure)
Callback used to process asynchronous publish errors from JetStream.
Definition: nats.h:1128
+void(* natsErrHandler)(natsConnection *nc, natsSubscription *subscription, natsStatus err, void *closure)
Callback used to notify the user of errors encountered while processing inbound messages.
Definition: nats.h:934
+natsStatus(* natsEvLoop_Detach)(void *userData)
Detach from the event loop.
Definition: nats.h:990
+natsStatus(* natsSignatureHandler)(char **customErrTxt, unsigned char **signature, int *signatureLength, const char *nonce, void *closure)
Callback used to sign a nonce sent by the server.
Definition: nats.h:1045
+void(* stanConnectionLostHandler)(stanConnection *sc, const char *errorTxt, void *closure)
Callback used to notify the user of the permanent loss of the connection.
Definition: nats.h:1160
+void(* natsConnectionHandler)(natsConnection *nc, void *closure)
Callback used to notify the user of asynchronous connection events.
Definition: nats.h:925
+void(* natsMsgHandler)(natsConnection *nc, natsSubscription *sub, natsMsg *msg, void *closure)
Callback used to deliver messages to the application.
Definition: nats.h:909
+void(* stanPubAckHandler)(const char *guid, const char *error, void *closure)
Callback used to notify of an asynchronous publish result.
Definition: nats.h:1140
+natsStatus(* natsEvLoop_ReadAddRemove)(void *userData, bool add)
Read event needs to be added or removed.
Definition: nats.h:966
+void(* stanMsgHandler)(stanConnection *sc, stanSubscription *sub, const char *channel, stanMsg *msg, void *closure)
Callback used to deliver messages to the application.
Definition: nats.h:1151
NATS_EXTERN int natsConnection_Buffered(natsConnection *nc)
Returns the number of bytes to be sent to the server.
bool natsConnection_IsDraining(natsConnection *nc)
Test if connection is draining.
NATS_EXTERN void natsConnection_Close(natsConnection *nc)
Closes the connection.
@@ -1656,18 +1668,19 @@
NATS_EXTERN natsStatus natsSubscription_SetOnCompleteCB(natsSubscription *sub, natsOnCompleteCB cb, void *closure)
Sets a completion callback.
NATS_EXTERN natsStatus natsSubscription_Unsubscribe(natsSubscription *sub)
Unsubscribes.
NATS_EXTERN natsStatus natsSubscription_ClearMaxPending(natsSubscription *sub)
Clears the statistics regarding the maximum pending values.
-struct __stanSubOptions stanSubOptions
Way to configure a stanSubscription.
Definition: nats.h:865
+struct __stanSubOptions stanSubOptions
Way to configure a stanSubscription.
Definition: nats.h:878
struct jsConsumerConfig jsConsumerConfig
struct jsOptions jsOptions
jsDeliverPolicy
Definition: nats.h:240
-struct __stanConnOptions stanConnOptions
Way to configure a stanConnection.
Definition: nats.h:859
+struct __stanConnOptions stanConnOptions
Way to configure a stanConnection.
Definition: nats.h:872
jsStorageType
Definition: nats.h:230
struct jsPeerInfo jsPeerInfo
char natsInbox
Unique subject often used for point-to-point communication.
Definition: nats.h:137
struct jsStreamInfo jsStreamInfo
struct jsStreamConfig jsStreamConfig
+struct jsSequenceInfo jsSequenceInfo
struct jsStreamState jsStreamState
-struct __stanMsg stanMsg
The Streaming message.
Definition: nats.h:853
+struct __stanMsg stanMsg
The Streaming message.
Definition: nats.h:866
struct jsConsumerInfo jsConsumerInfo
struct jsSequencePair jsSequencePair
jsRetentionPolicy
Definition: nats.h:209
@@ -1679,7 +1692,7 @@
jsReplayPolicy
Definition: nats.h:266
struct __natsSubscription natsSubscription
Interest on a given subject.
Definition: nats.h:115
jsAckPolicy
Definition: nats.h:254
-struct __stanConnection stanConnection
A connection to a NATS Streaming Server.
Definition: nats.h:841
+struct __stanConnection stanConnection
A connection to a NATS Streaming Server.
Definition: nats.h:854
struct jsAccountLimits jsAccountLimits
struct __jsCtx jsCtx
Definition: nats.h:177
struct jsClusterInfo jsClusterInfo
@@ -1692,7 +1705,7 @@
struct jsAPIStats jsAPIStats
struct jsPubAckErr jsPubAckErr
struct __natsMsg natsMsg
A structure holding a subject, optional reply and payload.
Definition: nats.h:122
-struct __stanSubscription stanSubscription
Interest on a given channel.
Definition: nats.h:847
+struct __stanSubscription stanSubscription
Interest on a given channel.
Definition: nats.h:860
struct jsExternalStream jsExternalStream
struct jsLostStreamData jsLostStreamData
@@ -1722,61 +1735,63 @@
jsErrCode
Definition: status.h:135
natsStatus
Status returned by most of the APIs.
Definition: status.h:50
natsConnStatus
The connection state.
Definition: status.h:24
-
-uint64_t Total
Definition: nats.h:696
-uint64_t Errors
Definition: nats.h:697
-
-int64_t Consumers
Definition: nats.h:721
-int64_t Streams
Definition: nats.h:720
-uint64_t Memory
Definition: nats.h:718
-jsAPIStats API
Definition: nats.h:723
-jsAccountLimits Limits
Definition: nats.h:724
-char * Domain
Definition: nats.h:722
-uint64_t Store
Definition: nats.h:719
-
-int64_t MaxStreams
Definition: nats.h:708
-int64_t MaxConsumers
Definition: nats.h:709
-int64_t MaxStore
Definition: nats.h:707
-int64_t MaxMemory
Definition: nats.h:706
+
+uint64_t Total
Definition: nats.h:707
+uint64_t Errors
Definition: nats.h:708
+
+int64_t Consumers
Definition: nats.h:732
+int64_t Streams
Definition: nats.h:731
+uint64_t Memory
Definition: nats.h:729
+jsAPIStats API
Definition: nats.h:734
+jsAccountLimits Limits
Definition: nats.h:735
+char * Domain
Definition: nats.h:733
+uint64_t Store
Definition: nats.h:730
+
+int64_t MaxStreams
Definition: nats.h:719
+int64_t MaxConsumers
Definition: nats.h:720
+int64_t MaxStore
Definition: nats.h:718
+int64_t MaxMemory
Definition: nats.h:717
int ReplicasLen
Definition: nats.h:480
char * Name
Definition: nats.h:477
jsPeerInfo ** Replicas
Definition: nats.h:479
char * Leader
Definition: nats.h:478
-
-uint64_t OptStartSeq
Definition: nats.h:552
-uint64_t RateLimit
Definition: nats.h:559
-jsDeliverPolicy DeliverPolicy
Definition: nats.h:551
-const char * Description
Definition: nats.h:549
-const char * Durable
Definition: nats.h:548
-const char * SampleFrequency
Definition: nats.h:560
-bool FlowControl
Definition: nats.h:563
-int64_t AckWait
Definition: nats.h:555
-int64_t OptStartTime
UTC time expressed as number of nanoseconds since epoch.
Definition: nats.h:553
-int64_t MaxWaiting
Definition: nats.h:561
-jsAckPolicy AckPolicy
Definition: nats.h:554
-const char * DeliverSubject
Definition: nats.h:550
-int64_t Heartbeat
Heartbeat interval expressed in number of nanoseconds.
Definition: nats.h:564
-int64_t MaxDeliver
Definition: nats.h:556
-jsReplayPolicy ReplayPolicy
Definition: nats.h:558
-int64_t MaxAckPending
Definition: nats.h:562
-const char * FilterSubject
Definition: nats.h:557
-
-jsSequencePair AckFloor
Definition: nats.h:682
-jsConsumerConfig * Config
Definition: nats.h:680
-jsSequencePair Delivered
Definition: nats.h:681
-int64_t NumWaiting
Definition: nats.h:685
-int64_t Created
UTC time expressed as number of nanoseconds since epoch.
Definition: nats.h:679
-jsClusterInfo * Cluster
Definition: nats.h:687
-int64_t NumAckPending
Definition: nats.h:683
-char * Stream
Definition: nats.h:677
-int64_t NumRedelivered
Definition: nats.h:684
-char * Name
Definition: nats.h:678
-uint64_t NumPending
Definition: nats.h:686
-
-uint64_t Stream
This is the stream sequence that the application should resume from.
Definition: nats.h:587
-uint64_t ConsumerServer
This is the consumer sequence last sent by the server.
Definition: nats.h:589
-uint64_t ConsumerClient
This is the consumer sequence that was last received by the library.
Definition: nats.h:588
+
+uint64_t OptStartSeq
Definition: nats.h:551
+uint64_t RateLimit
Definition: nats.h:558
+jsDeliverPolicy DeliverPolicy
Definition: nats.h:550
+const char * Description
Definition: nats.h:547
+const char * Durable
Definition: nats.h:546
+const char * SampleFrequency
Definition: nats.h:559
+bool FlowControl
Definition: nats.h:562
+int64_t AckWait
Definition: nats.h:554
+int64_t OptStartTime
UTC time expressed as number of nanoseconds since epoch.
Definition: nats.h:552
+int64_t MaxWaiting
Definition: nats.h:560
+jsAckPolicy AckPolicy
Definition: nats.h:553
+const char * DeliverSubject
Definition: nats.h:548
+int64_t Heartbeat
Heartbeat interval expressed in number of nanoseconds.
Definition: nats.h:563
+int64_t MaxDeliver
Definition: nats.h:555
+jsReplayPolicy ReplayPolicy
Definition: nats.h:557
+const char * DeliverGroup
Definition: nats.h:549
+int64_t MaxAckPending
Definition: nats.h:561
+const char * FilterSubject
Definition: nats.h:556
+
+jsSequenceInfo Delivered
Definition: nats.h:691
+jsConsumerConfig * Config
Definition: nats.h:690
+bool PushBound
Definition: nats.h:698
+int64_t NumWaiting
Definition: nats.h:695
+int64_t Created
UTC time expressed as number of nanoseconds since epoch.
Definition: nats.h:689
+jsClusterInfo * Cluster
Definition: nats.h:697
+int64_t NumAckPending
Definition: nats.h:693
+char * Stream
Definition: nats.h:687
+int64_t NumRedelivered
Definition: nats.h:694
+char * Name
Definition: nats.h:688
+jsSequenceInfo AckFloor
Definition: nats.h:692
+uint64_t NumPending
Definition: nats.h:696
+
+uint64_t Stream
This is the stream sequence that the application should resume from.
Definition: nats.h:586
+uint64_t ConsumerServer
This is the consumer sequence last sent by the server.
Definition: nats.h:588
+uint64_t ConsumerClient
This is the consumer sequence that was last received by the library.
Definition: nats.h:587
const char * DeliverPrefix
Definition: nats.h:304
const char * APIPrefix
Definition: nats.h:303
@@ -1784,32 +1799,33 @@
uint64_t * Msgs
Definition: nats.h:429
uint64_t Bytes
Definition: nats.h:431
int MsgsLen
Definition: nats.h:430
-
-
-
-
-
-
-
-
-jsPubAckErrHandler ErrHandler
Callback invoked when error encountered publishing a given message.
Definition: nats.h:792
-void * ErrHandlerClosure
Closure (or user data) passed to jsPubAckErrHandler callback.
Definition: nats.h:793
-int64_t StallWait
Amount of time (in milliseconds) to wait in a PublishAsync call when there is MaxPending inflight mes...
Definition: nats.h:794
-int64_t MaxPending
Maximum outstanding asynchronous publishes that can be inflight at one time.
Definition: nats.h:791
-
-bool DeletedDetails
Get the list of deleted message sequences.
Definition: nats.h:828
-
-uint64_t Sequence
Purge up to but not including sequence.
Definition: nats.h:818
-uint64_t Keep
Number of messages to keep.
Definition: nats.h:819
-const char * Subject
This is the subject to match against messages for the purge command.
Definition: nats.h:817
-
+
+
+
+
+
+
+
+
+
+jsPubAckErrHandler ErrHandler
Callback invoked when error encountered publishing a given message.
Definition: nats.h:805
+void * ErrHandlerClosure
Closure (or user data) passed to jsPubAckErrHandler callback.
Definition: nats.h:806
+int64_t StallWait
Amount of time (in milliseconds) to wait in a PublishAsync call when there is MaxPending inflight mes...
Definition: nats.h:807
+int64_t MaxPending
Maximum outstanding asynchronous publishes that can be inflight at one time.
Definition: nats.h:804
+
+bool DeletedDetails
Get the list of deleted message sequences.
Definition: nats.h:841
+
+uint64_t Sequence
Purge up to but not including sequence.
Definition: nats.h:831
+uint64_t Keep
Number of messages to keep.
Definition: nats.h:832
+const char * Subject
This is the subject to match against messages for the purge command.
Definition: nats.h:830
+
struct jsOptions::jsOptionsStream::jsOptionsStreamInfo Info
Optional stream information retrieval options.
struct jsOptions::jsOptionsStream::jsOptionsStreamPurge Purge
Optional stream purge options.
-
+
struct jsOptions::jsOptionsPublishAsync PublishAsync
-int64_t Wait
Amount of time (in milliseconds) to wait for various JetStream API requests, default is 5000 ms (5 se...
Definition: nats.h:784
-const char * Prefix
JetStream prefix, default is "$JS.API".
Definition: nats.h:782
-const char * Domain
Domain changes the domain part of JetSteam API prefix.
Definition: nats.h:783
+int64_t Wait
Amount of time (in milliseconds) to wait for various JetStream API requests, default is 5000 ms (5 se...
Definition: nats.h:797
+const char * Prefix
JetStream prefix, default is "$JS.API".
Definition: nats.h:795
+const char * Domain
Domain changes the domain part of JetSteam API prefix.
Definition: nats.h:796
struct jsOptions::jsOptionsStream Stream
Optional stream options.
bool Offline
Definition: nats.h:465
@@ -1821,15 +1837,16 @@
int TagsLen
Definition: nats.h:288
const char * Cluster
Definition: nats.h:286
const char ** Tags
Definition: nats.h:287
-
-natsMsg * Msg
Definition: nats.h:763
-natsStatus Err
Definition: nats.h:764
-jsErrCode ErrCode
Definition: nats.h:765
-const char * ErrText
Definition: nats.h:766
-
-uint64_t Sequence
Definition: nats.h:752
-bool Duplicate
Definition: nats.h:753
-char * Stream
Definition: nats.h:751
+
+natsMsg * Msg
Definition: nats.h:776
+natsStatus Err
Definition: nats.h:777
+jsErrCode ErrCode
Definition: nats.h:778
+const char * ErrText
Definition: nats.h:779
+
+uint64_t Sequence
Definition: nats.h:764
+bool Duplicate
Definition: nats.h:766
+char * Domain
Definition: nats.h:765
+char * Stream
Definition: nats.h:763
const char * ExpectLastMsgId
Expected last message ID in the stream.
Definition: nats.h:199
int64_t MaxWait
Amount of time (in milliseconds) to wait for a publish response, default will the context's Wait valu...
Definition: nats.h:196
@@ -1837,9 +1854,13 @@
const char * ExpectStream
Expected stream to respond from the publish call.
Definition: nats.h:198
const char * MsgId
Message ID used for de-duplication.
Definition: nats.h:197
uint64_t ExpectLastSubjectSeq
Expected last message sequence for the subject in the stream.
Definition: nats.h:201
-
-uint64_t Consumer
Definition: nats.h:664
-uint64_t Stream
Definition: nats.h:665
+
+int64_t Last
UTC time expressed as number of nanoseconds since epoch.
Definition: nats.h:675
+uint64_t Stream
Definition: nats.h:674
+uint64_t Consumer
Definition: nats.h:673
+
+uint64_t Consumer
Definition: nats.h:663
+uint64_t Stream
Definition: nats.h:664
jsDiscardPolicy Discard
Definition: nats.h:411
const char ** Subjects
Definition: nats.h:402
@@ -1893,12 +1914,12 @@
uint64_t NumDeleted
Definition: nats.h:449
uint64_t Bytes
Definition: nats.h:444
int64_t FirstTime
UTC time expressed as number of nanoseconds since epoch.
Definition: nats.h:446
-
-bool ManualAck
If true, the user will have to acknowledge the messages.
Definition: nats.h:650
-const char * Consumer
If specified, the subscription will be bound to an existing consumer from the Stream without attempti...
Definition: nats.h:626
-const char * Stream
If specified, the consumer will be bound to this stream name.
Definition: nats.h:616
-const char * Queue
Queue name for queue subscriptions.
Definition: nats.h:637
-jsConsumerConfig Config
Consumer configuration.
Definition: nats.h:655
+
+bool ManualAck
If true, the user will have to acknowledge the messages.
Definition: nats.h:649
+const char * Consumer
If specified, the subscription will be bound to an existing consumer from the Stream without attempti...
Definition: nats.h:625
+const char * Stream
If specified, the consumer will be bound to this stream name.
Definition: nats.h:615
+const char * Queue
Queue name for queue subscriptions.
Definition: nats.h:636
+jsConsumerConfig Config
Consumer configuration.
Definition: nats.h:654
A list of NATS messages.
Definition: nats.h:163
const int Count
Definition: nats.h:165
natsMsg ** Msgs
Definition: nats.h:164
diff --git a/doc/html/navtreedata.js b/doc/html/navtreedata.js
index 6bda991f9..8895668af 100644
--- a/doc/html/navtreedata.js
+++ b/doc/html/navtreedata.js
@@ -60,8 +60,8 @@ var NAVTREEINDEX =
"annotated.html",
"group__library_group.html#ga5fab3b18c4fe3630254483575f6066f4",
"group__stan_sub_opts_group.html#gaa018bceba99ef3726157e87c6918ab14",
-"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a739799359c3988ea18fe861eaff6f1f5",
-"structjs_stream_info.html#adcc402d28e0ee443419e9b549da233c6"
+"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a6b6aaaa23b1af2caf959529287b2a847",
+"structjs_stream_config.html#acdba5b22e4e60fd81a54769a7d09bc51"
];
var SYNCONMSG = 'click to disable panel synchronisation';
diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js
index ca8d528d5..03fbdf3ad 100644
--- a/doc/html/navtreeindex0.js
+++ b/doc/html/navtreeindex0.js
@@ -6,13 +6,13 @@ var NAVTREEINDEX0 =
"files.html":[4,0],
"functions.html":[3,2,0],
"functions_vars.html":[3,2,1],
-"globals.html":[4,1,0,0],
"globals.html":[4,1,0],
+"globals.html":[4,1,0,0],
"globals_defs.html":[4,1,5],
"globals_enum.html":[4,1,3],
"globals_eval.html":[4,1,4],
-"globals_func.html":[4,1,1,0],
"globals_func.html":[4,1,1],
+"globals_func.html":[4,1,1,0],
"globals_func_n.html":[4,1,1,1],
"globals_func_s.html":[4,1,1,2],
"globals_n.html":[4,1,0,1],
@@ -20,219 +20,219 @@ var NAVTREEINDEX0 =
"globals_type.html":[4,1,2],
"group__callbacks_group.html":[2,1],
"group__callbacks_group.html#ga245131e64f1d0dff7edc8ed874a07e9a":[2,1,10],
-"group__callbacks_group.html#ga245131e64f1d0dff7edc8ed874a07e9a":[4,0,2,53],
-"group__callbacks_group.html#ga245eab0a01a485e40fba267f84ec037f":[4,0,2,46],
+"group__callbacks_group.html#ga245131e64f1d0dff7edc8ed874a07e9a":[4,0,2,54],
"group__callbacks_group.html#ga245eab0a01a485e40fba267f84ec037f":[2,1,3],
+"group__callbacks_group.html#ga245eab0a01a485e40fba267f84ec037f":[4,0,2,47],
"group__callbacks_group.html#ga258b30458134be90f17315c037f34b7b":[2,1,7],
-"group__callbacks_group.html#ga258b30458134be90f17315c037f34b7b":[4,0,2,50],
+"group__callbacks_group.html#ga258b30458134be90f17315c037f34b7b":[4,0,2,51],
"group__callbacks_group.html#ga2bb5dd2d821ca5bbc0488f7e6aceed17":[2,1,5],
-"group__callbacks_group.html#ga2bb5dd2d821ca5bbc0488f7e6aceed17":[4,0,2,48],
+"group__callbacks_group.html#ga2bb5dd2d821ca5bbc0488f7e6aceed17":[4,0,2,49],
"group__callbacks_group.html#ga3353d4b92851c52121f65aaf0684cba4":[2,1,11],
-"group__callbacks_group.html#ga3353d4b92851c52121f65aaf0684cba4":[4,0,2,54],
+"group__callbacks_group.html#ga3353d4b92851c52121f65aaf0684cba4":[4,0,2,55],
"group__callbacks_group.html#ga7d93a74068ac6e5f4406d70b7c1f0094":[2,1,9],
-"group__callbacks_group.html#ga7d93a74068ac6e5f4406d70b7c1f0094":[4,0,2,52],
+"group__callbacks_group.html#ga7d93a74068ac6e5f4406d70b7c1f0094":[4,0,2,53],
"group__callbacks_group.html#ga954768cc1d3388bb6ab723e777647992":[2,1,12],
-"group__callbacks_group.html#ga954768cc1d3388bb6ab723e777647992":[4,0,2,55],
-"group__callbacks_group.html#ga9e511dffa471dfb971b7dd2b12329626":[4,0,2,45],
+"group__callbacks_group.html#ga954768cc1d3388bb6ab723e777647992":[4,0,2,56],
"group__callbacks_group.html#ga9e511dffa471dfb971b7dd2b12329626":[2,1,2],
+"group__callbacks_group.html#ga9e511dffa471dfb971b7dd2b12329626":[4,0,2,46],
"group__callbacks_group.html#gab63dee7f7012ba11ae20b76dbc36f2d0":[2,1,6],
-"group__callbacks_group.html#gab63dee7f7012ba11ae20b76dbc36f2d0":[4,0,2,49],
+"group__callbacks_group.html#gab63dee7f7012ba11ae20b76dbc36f2d0":[4,0,2,50],
"group__callbacks_group.html#gab786ffd670c86de0563559351305080b":[2,1,8],
-"group__callbacks_group.html#gab786ffd670c86de0563559351305080b":[4,0,2,51],
+"group__callbacks_group.html#gab786ffd670c86de0563559351305080b":[4,0,2,52],
"group__callbacks_group.html#gac34092f6c698374f86ad349302bdd55c":[2,1,15],
-"group__callbacks_group.html#gac34092f6c698374f86ad349302bdd55c":[4,0,2,58],
-"group__callbacks_group.html#gacdef6aff3e47953f19e35857ab8e274c":[4,0,2,44],
+"group__callbacks_group.html#gac34092f6c698374f86ad349302bdd55c":[4,0,2,59],
"group__callbacks_group.html#gacdef6aff3e47953f19e35857ab8e274c":[2,1,1],
-"group__callbacks_group.html#gad1a5ac566893e13dc8c81ac0e9c87afe":[4,0,2,43],
+"group__callbacks_group.html#gacdef6aff3e47953f19e35857ab8e274c":[4,0,2,45],
"group__callbacks_group.html#gad1a5ac566893e13dc8c81ac0e9c87afe":[2,1,0],
+"group__callbacks_group.html#gad1a5ac566893e13dc8c81ac0e9c87afe":[4,0,2,44],
"group__callbacks_group.html#gad5d6a685731b3bf635995b7375af4d18":[2,1,13],
-"group__callbacks_group.html#gad5d6a685731b3bf635995b7375af4d18":[4,0,2,56],
+"group__callbacks_group.html#gad5d6a685731b3bf635995b7375af4d18":[4,0,2,57],
"group__callbacks_group.html#gaea4c125ecfb43eaf43da20e8444c2aaa":[2,1,4],
-"group__callbacks_group.html#gaea4c125ecfb43eaf43da20e8444c2aaa":[4,0,2,47],
+"group__callbacks_group.html#gaea4c125ecfb43eaf43da20e8444c2aaa":[4,0,2,48],
"group__callbacks_group.html#gaf7456e37fa14f1834d9048d3789e9409":[2,1,14],
-"group__callbacks_group.html#gaf7456e37fa14f1834d9048d3789e9409":[4,0,2,57],
+"group__callbacks_group.html#gaf7456e37fa14f1834d9048d3789e9409":[4,0,2,58],
"group__conn_group.html":[2,2,9],
"group__conn_mgt_group.html":[2,2,9,0],
-"group__conn_mgt_group.html#ga0433159e518540ff874c4026fe9cd0c5":[4,0,2,186],
"group__conn_mgt_group.html#ga0433159e518540ff874c4026fe9cd0c5":[2,2,9,0,8],
-"group__conn_mgt_group.html#ga15a0f8aa9a6f621535d01593a4c8edd5":[4,0,2,184],
+"group__conn_mgt_group.html#ga0433159e518540ff874c4026fe9cd0c5":[4,0,2,187],
+"group__conn_mgt_group.html#ga15a0f8aa9a6f621535d01593a4c8edd5":[4,0,2,185],
"group__conn_mgt_group.html#ga15a0f8aa9a6f621535d01593a4c8edd5":[2,2,9,0,6],
-"group__conn_mgt_group.html#ga19e204d27a232e2d4334301fc002b2ed":[4,0,2,204],
+"group__conn_mgt_group.html#ga19e204d27a232e2d4334301fc002b2ed":[4,0,2,205],
"group__conn_mgt_group.html#ga19e204d27a232e2d4334301fc002b2ed":[2,2,9,0,26],
-"group__conn_mgt_group.html#ga1c98f8d89bb8e20ea8621e860a90267f":[4,0,2,187],
+"group__conn_mgt_group.html#ga1c98f8d89bb8e20ea8621e860a90267f":[4,0,2,188],
"group__conn_mgt_group.html#ga1c98f8d89bb8e20ea8621e860a90267f":[2,2,9,0,9],
-"group__conn_mgt_group.html#ga33fa209522e5e0226b5b7c7d720a3b98":[4,0,2,185],
+"group__conn_mgt_group.html#ga33fa209522e5e0226b5b7c7d720a3b98":[4,0,2,186],
"group__conn_mgt_group.html#ga33fa209522e5e0226b5b7c7d720a3b98":[2,2,9,0,7],
-"group__conn_mgt_group.html#ga48cee9ea1cdc9fc2770de2f9f0fd1ccf":[4,0,2,192],
+"group__conn_mgt_group.html#ga48cee9ea1cdc9fc2770de2f9f0fd1ccf":[4,0,2,193],
"group__conn_mgt_group.html#ga48cee9ea1cdc9fc2770de2f9f0fd1ccf":[2,2,9,0,14],
-"group__conn_mgt_group.html#ga530f0f1c75c58a81aae1a59f15b46d9f":[4,0,2,182],
+"group__conn_mgt_group.html#ga530f0f1c75c58a81aae1a59f15b46d9f":[4,0,2,183],
"group__conn_mgt_group.html#ga530f0f1c75c58a81aae1a59f15b46d9f":[2,2,9,0,4],
-"group__conn_mgt_group.html#ga59bdc4ad9fea2053f5d3841f6b83f88b":[4,0,2,197],
+"group__conn_mgt_group.html#ga59bdc4ad9fea2053f5d3841f6b83f88b":[4,0,2,198],
"group__conn_mgt_group.html#ga59bdc4ad9fea2053f5d3841f6b83f88b":[2,2,9,0,19],
-"group__conn_mgt_group.html#ga5aa349fc3895dde772671b324b07a688":[4,0,2,183],
+"group__conn_mgt_group.html#ga5aa349fc3895dde772671b324b07a688":[4,0,2,184],
"group__conn_mgt_group.html#ga5aa349fc3895dde772671b324b07a688":[2,2,9,0,5],
-"group__conn_mgt_group.html#ga68821a8ae1176096b5afef7fdc7947ec":[4,0,2,190],
+"group__conn_mgt_group.html#ga68821a8ae1176096b5afef7fdc7947ec":[4,0,2,191],
"group__conn_mgt_group.html#ga68821a8ae1176096b5afef7fdc7947ec":[2,2,9,0,12],
-"group__conn_mgt_group.html#ga68e7149f7ff1cc4989b3f795fa7e76d9":[4,0,2,189],
+"group__conn_mgt_group.html#ga68e7149f7ff1cc4989b3f795fa7e76d9":[4,0,2,190],
"group__conn_mgt_group.html#ga68e7149f7ff1cc4989b3f795fa7e76d9":[2,2,9,0,11],
-"group__conn_mgt_group.html#ga6960cfdbaac3b8759784f352d4c264f8":[4,0,2,199],
+"group__conn_mgt_group.html#ga6960cfdbaac3b8759784f352d4c264f8":[4,0,2,200],
"group__conn_mgt_group.html#ga6960cfdbaac3b8759784f352d4c264f8":[2,2,9,0,21],
-"group__conn_mgt_group.html#ga740be1ba16a8570eb98ef6755ebf52ce":[4,0,2,178],
+"group__conn_mgt_group.html#ga740be1ba16a8570eb98ef6755ebf52ce":[4,0,2,179],
"group__conn_mgt_group.html#ga740be1ba16a8570eb98ef6755ebf52ce":[2,2,9,0,0],
-"group__conn_mgt_group.html#ga747513ba6ab63fdf9a72bfc8025a14ba":[4,0,2,196],
+"group__conn_mgt_group.html#ga747513ba6ab63fdf9a72bfc8025a14ba":[4,0,2,197],
"group__conn_mgt_group.html#ga747513ba6ab63fdf9a72bfc8025a14ba":[2,2,9,0,18],
-"group__conn_mgt_group.html#ga761095a42374b4dafa178df7d7652dd5":[4,0,2,203],
+"group__conn_mgt_group.html#ga761095a42374b4dafa178df7d7652dd5":[4,0,2,204],
"group__conn_mgt_group.html#ga761095a42374b4dafa178df7d7652dd5":[2,2,9,0,25],
-"group__conn_mgt_group.html#ga85915ef0c8b87993be1b076099d6a7c1":[4,0,2,188],
+"group__conn_mgt_group.html#ga85915ef0c8b87993be1b076099d6a7c1":[4,0,2,189],
"group__conn_mgt_group.html#ga85915ef0c8b87993be1b076099d6a7c1":[2,2,9,0,10],
-"group__conn_mgt_group.html#gaa3fd27e6e7d8131e679d4f10e201c435":[4,0,2,201],
+"group__conn_mgt_group.html#gaa3fd27e6e7d8131e679d4f10e201c435":[4,0,2,202],
"group__conn_mgt_group.html#gaa3fd27e6e7d8131e679d4f10e201c435":[2,2,9,0,23],
-"group__conn_mgt_group.html#gaa89c06e30e19ff361125bfc9114d89a8":[4,0,2,179],
+"group__conn_mgt_group.html#gaa89c06e30e19ff361125bfc9114d89a8":[4,0,2,180],
"group__conn_mgt_group.html#gaa89c06e30e19ff361125bfc9114d89a8":[2,2,9,0,1],
-"group__conn_mgt_group.html#gab6cfa9cb6857ae10f096a94f5e244e63":[4,0,2,195],
+"group__conn_mgt_group.html#gab6cfa9cb6857ae10f096a94f5e244e63":[4,0,2,196],
"group__conn_mgt_group.html#gab6cfa9cb6857ae10f096a94f5e244e63":[2,2,9,0,17],
-"group__conn_mgt_group.html#gad25c77be0873495412c90a73fe450708":[4,0,2,194],
+"group__conn_mgt_group.html#gad25c77be0873495412c90a73fe450708":[4,0,2,195],
"group__conn_mgt_group.html#gad25c77be0873495412c90a73fe450708":[2,2,9,0,16],
-"group__conn_mgt_group.html#gad765b80ae8e1a06a7a942cccf29f042a":[4,0,2,202],
+"group__conn_mgt_group.html#gad765b80ae8e1a06a7a942cccf29f042a":[4,0,2,203],
"group__conn_mgt_group.html#gad765b80ae8e1a06a7a942cccf29f042a":[2,2,9,0,24],
-"group__conn_mgt_group.html#gad81b603b84c0180aefc6d5ebad7f2a47":[4,0,2,180],
+"group__conn_mgt_group.html#gad81b603b84c0180aefc6d5ebad7f2a47":[4,0,2,181],
"group__conn_mgt_group.html#gad81b603b84c0180aefc6d5ebad7f2a47":[2,2,9,0,2],
-"group__conn_mgt_group.html#gadafcfeeeac2733c7119981ab97b7103d":[4,0,2,200],
+"group__conn_mgt_group.html#gadafcfeeeac2733c7119981ab97b7103d":[4,0,2,201],
"group__conn_mgt_group.html#gadafcfeeeac2733c7119981ab97b7103d":[2,2,9,0,22],
-"group__conn_mgt_group.html#gae06fe6f5933f216d6d93645a122a7dd4":[4,0,2,198],
+"group__conn_mgt_group.html#gae06fe6f5933f216d6d93645a122a7dd4":[4,0,2,199],
"group__conn_mgt_group.html#gae06fe6f5933f216d6d93645a122a7dd4":[2,2,9,0,20],
-"group__conn_mgt_group.html#gaf4ee7262e35e44c40ad5dfe9240db76b":[4,0,2,193],
+"group__conn_mgt_group.html#gaf4ee7262e35e44c40ad5dfe9240db76b":[4,0,2,194],
"group__conn_mgt_group.html#gaf4ee7262e35e44c40ad5dfe9240db76b":[2,2,9,0,15],
-"group__conn_mgt_group.html#gaf623280407c43ade02285005f0642e6d":[4,0,2,191],
+"group__conn_mgt_group.html#gaf623280407c43ade02285005f0642e6d":[4,0,2,192],
"group__conn_mgt_group.html#gaf623280407c43ade02285005f0642e6d":[2,2,9,0,13],
-"group__conn_mgt_group.html#gafb83c8d7970ba68be0e6c40c38cdfde4":[4,0,2,181],
+"group__conn_mgt_group.html#gafb83c8d7970ba68be0e6c40c38cdfde4":[4,0,2,182],
"group__conn_mgt_group.html#gafb83c8d7970ba68be0e6c40c38cdfde4":[2,2,9,0,3],
-"group__conn_mgt_group.html#gafda2f702276fb0ac301efac10df09495":[4,0,2,205],
+"group__conn_mgt_group.html#gafda2f702276fb0ac301efac10df09495":[4,0,2,206],
"group__conn_mgt_group.html#gafda2f702276fb0ac301efac10df09495":[2,2,9,0,27],
"group__conn_pub_group.html":[2,2,9,1],
-"group__conn_pub_group.html#ga052de4b75b3b69ccd8d20eb4861b801d":[4,0,2,213],
+"group__conn_pub_group.html#ga052de4b75b3b69ccd8d20eb4861b801d":[4,0,2,214],
"group__conn_pub_group.html#ga052de4b75b3b69ccd8d20eb4861b801d":[2,2,9,1,7],
-"group__conn_pub_group.html#ga4bb5105df6a3efd2088e6be0fdf6b31f":[4,0,2,212],
+"group__conn_pub_group.html#ga4bb5105df6a3efd2088e6be0fdf6b31f":[4,0,2,213],
"group__conn_pub_group.html#ga4bb5105df6a3efd2088e6be0fdf6b31f":[2,2,9,1,6],
-"group__conn_pub_group.html#ga74511acd87385931112c45c48c2a14ba":[4,0,2,208],
+"group__conn_pub_group.html#ga74511acd87385931112c45c48c2a14ba":[4,0,2,209],
"group__conn_pub_group.html#ga74511acd87385931112c45c48c2a14ba":[2,2,9,1,2],
-"group__conn_pub_group.html#gaaaa3d75ffec2dcdc6bf905cdb1eee59e":[4,0,2,209],
+"group__conn_pub_group.html#gaaaa3d75ffec2dcdc6bf905cdb1eee59e":[4,0,2,210],
"group__conn_pub_group.html#gaaaa3d75ffec2dcdc6bf905cdb1eee59e":[2,2,9,1,3],
-"group__conn_pub_group.html#gaafca9a8294e81a5a9979e762931e56c5":[4,0,2,210],
+"group__conn_pub_group.html#gaafca9a8294e81a5a9979e762931e56c5":[4,0,2,211],
"group__conn_pub_group.html#gaafca9a8294e81a5a9979e762931e56c5":[2,2,9,1,4],
-"group__conn_pub_group.html#gac0b9f7759ecc39b8d77807b94254f9b4":[4,0,2,206],
+"group__conn_pub_group.html#gac0b9f7759ecc39b8d77807b94254f9b4":[4,0,2,207],
"group__conn_pub_group.html#gac0b9f7759ecc39b8d77807b94254f9b4":[2,2,9,1,0],
-"group__conn_pub_group.html#gad09a717c20de4cf0e2a21dcfd9ce6c64":[4,0,2,207],
+"group__conn_pub_group.html#gad09a717c20de4cf0e2a21dcfd9ce6c64":[4,0,2,208],
"group__conn_pub_group.html#gad09a717c20de4cf0e2a21dcfd9ce6c64":[2,2,9,1,1],
-"group__conn_pub_group.html#gaf4b4a022f9c21fc269b87c000330c5a7":[4,0,2,211],
+"group__conn_pub_group.html#gaf4b4a022f9c21fc269b87c000330c5a7":[4,0,2,212],
"group__conn_pub_group.html#gaf4b4a022f9c21fc269b87c000330c5a7":[2,2,9,1,5],
"group__conn_sub_group.html":[2,2,9,2],
-"group__conn_sub_group.html#ga17574d5165f7e285462e3d3b2709edf4":[4,0,2,216],
+"group__conn_sub_group.html#ga17574d5165f7e285462e3d3b2709edf4":[4,0,2,217],
"group__conn_sub_group.html#ga17574d5165f7e285462e3d3b2709edf4":[2,2,9,2,2],
-"group__conn_sub_group.html#ga3c9fee2775130786ef62f1cbeb191a48":[4,0,2,217],
+"group__conn_sub_group.html#ga3c9fee2775130786ef62f1cbeb191a48":[4,0,2,218],
"group__conn_sub_group.html#ga3c9fee2775130786ef62f1cbeb191a48":[2,2,9,2,3],
-"group__conn_sub_group.html#ga68630ea7c4bbdc7f8cd62058b41fb476":[4,0,2,219],
+"group__conn_sub_group.html#ga68630ea7c4bbdc7f8cd62058b41fb476":[4,0,2,220],
"group__conn_sub_group.html#ga68630ea7c4bbdc7f8cd62058b41fb476":[2,2,9,2,5],
-"group__conn_sub_group.html#ga96fa115fd5b2ef7658884da80714b91c":[4,0,2,218],
+"group__conn_sub_group.html#ga96fa115fd5b2ef7658884da80714b91c":[4,0,2,219],
"group__conn_sub_group.html#ga96fa115fd5b2ef7658884da80714b91c":[2,2,9,2,4],
-"group__conn_sub_group.html#gacb2c83b58b7909715424cbc327fdd404":[4,0,2,215],
+"group__conn_sub_group.html#gacb2c83b58b7909715424cbc327fdd404":[4,0,2,216],
"group__conn_sub_group.html#gacb2c83b58b7909715424cbc327fdd404":[2,2,9,2,1],
-"group__conn_sub_group.html#gaefab965b5645798d47f9244f2b3fe3fb":[4,0,2,214],
+"group__conn_sub_group.html#gaefab965b5645798d47f9244f2b3fe3fb":[4,0,2,215],
"group__conn_sub_group.html#gaefab965b5645798d47f9244f2b3fe3fb":[2,2,9,2,0],
"group__env_variables_group.html":[2,4],
"group__func_group.html":[2,2],
"group__inbox_group.html":[2,2,6],
-"group__inbox_group.html#gaa1ec779a0b7ead54b78da05533848b6d":[4,0,2,156],
+"group__inbox_group.html#gaa1ec779a0b7ead54b78da05533848b6d":[4,0,2,157],
"group__inbox_group.html#gaa1ec779a0b7ead54b78da05533848b6d":[2,2,6,0],
-"group__inbox_group.html#gabd6444fb8f28afb9c2b6645945f46cfe":[4,0,2,157],
"group__inbox_group.html#gabd6444fb8f28afb9c2b6645945f46cfe":[2,2,6,1],
+"group__inbox_group.html#gabd6444fb8f28afb9c2b6645945f46cfe":[4,0,2,158],
"group__js_assets_group.html":[2,2,13,0],
-"group__js_assets_group.html#ga223691e6831072a0b8f8103a778293b0":[4,0,2,258],
+"group__js_assets_group.html#ga223691e6831072a0b8f8103a778293b0":[4,0,2,259],
"group__js_assets_group.html#ga223691e6831072a0b8f8103a778293b0":[2,2,13,0,1],
-"group__js_assets_group.html#ga2dda04757b4ab27a794b64f8d727fe23":[4,0,2,269],
+"group__js_assets_group.html#ga2dda04757b4ab27a794b64f8d727fe23":[4,0,2,270],
"group__js_assets_group.html#ga2dda04757b4ab27a794b64f8d727fe23":[2,2,13,0,12],
-"group__js_assets_group.html#ga3381bb05c05bf4a8979adde68d37dd66":[4,0,2,267],
+"group__js_assets_group.html#ga3381bb05c05bf4a8979adde68d37dd66":[4,0,2,268],
"group__js_assets_group.html#ga3381bb05c05bf4a8979adde68d37dd66":[2,2,13,0,10],
-"group__js_assets_group.html#ga397e55a0b3b6d36c9bf746eee3842172":[4,0,2,264],
+"group__js_assets_group.html#ga397e55a0b3b6d36c9bf746eee3842172":[4,0,2,265],
"group__js_assets_group.html#ga397e55a0b3b6d36c9bf746eee3842172":[2,2,13,0,7],
-"group__js_assets_group.html#ga52fbc61759b11494db91f348a733c490":[4,0,2,270],
+"group__js_assets_group.html#ga52fbc61759b11494db91f348a733c490":[4,0,2,271],
"group__js_assets_group.html#ga52fbc61759b11494db91f348a733c490":[2,2,13,0,13],
-"group__js_assets_group.html#ga5a6a886c18a79caa403908bf7f7ef125":[4,0,2,263],
+"group__js_assets_group.html#ga5a6a886c18a79caa403908bf7f7ef125":[4,0,2,264],
"group__js_assets_group.html#ga5a6a886c18a79caa403908bf7f7ef125":[2,2,13,0,6],
-"group__js_assets_group.html#ga5efc5136d33ba52161e6732f88f1ee75":[4,0,2,261],
+"group__js_assets_group.html#ga5efc5136d33ba52161e6732f88f1ee75":[4,0,2,262],
"group__js_assets_group.html#ga5efc5136d33ba52161e6732f88f1ee75":[2,2,13,0,4],
-"group__js_assets_group.html#ga75a5c44304e24481c67e17fbccc15c31":[4,0,2,262],
+"group__js_assets_group.html#ga75a5c44304e24481c67e17fbccc15c31":[4,0,2,263],
"group__js_assets_group.html#ga75a5c44304e24481c67e17fbccc15c31":[2,2,13,0,5],
-"group__js_assets_group.html#ga7c8664b38fcce8497746367d35e5f60b":[4,0,2,273],
+"group__js_assets_group.html#ga7c8664b38fcce8497746367d35e5f60b":[4,0,2,274],
"group__js_assets_group.html#ga7c8664b38fcce8497746367d35e5f60b":[2,2,13,0,16],
-"group__js_assets_group.html#ga7fe8e0bf98a38eb59372e7cd78aaaf56":[4,0,2,259],
+"group__js_assets_group.html#ga7fe8e0bf98a38eb59372e7cd78aaaf56":[4,0,2,260],
"group__js_assets_group.html#ga7fe8e0bf98a38eb59372e7cd78aaaf56":[2,2,13,0,2],
-"group__js_assets_group.html#ga81aebebcd79922104720da51e95020d4":[4,0,2,260],
+"group__js_assets_group.html#ga81aebebcd79922104720da51e95020d4":[4,0,2,261],
"group__js_assets_group.html#ga81aebebcd79922104720da51e95020d4":[2,2,13,0,3],
-"group__js_assets_group.html#ga8ee87ef86e94be42685941abe9638bbd":[4,0,2,266],
+"group__js_assets_group.html#ga8ee87ef86e94be42685941abe9638bbd":[4,0,2,267],
"group__js_assets_group.html#ga8ee87ef86e94be42685941abe9638bbd":[2,2,13,0,9],
-"group__js_assets_group.html#ga94cb23a35516b7779de28fcbb263180a":[4,0,2,265],
+"group__js_assets_group.html#ga94cb23a35516b7779de28fcbb263180a":[4,0,2,266],
"group__js_assets_group.html#ga94cb23a35516b7779de28fcbb263180a":[2,2,13,0,8],
-"group__js_assets_group.html#ga9c1d5ed2f24ba836c10e415231f80088":[4,0,2,271],
+"group__js_assets_group.html#ga9c1d5ed2f24ba836c10e415231f80088":[4,0,2,272],
"group__js_assets_group.html#ga9c1d5ed2f24ba836c10e415231f80088":[2,2,13,0,14],
-"group__js_assets_group.html#gac230f71dbdc4d10bc7471d01763881d6":[4,0,2,257],
+"group__js_assets_group.html#gac230f71dbdc4d10bc7471d01763881d6":[4,0,2,258],
"group__js_assets_group.html#gac230f71dbdc4d10bc7471d01763881d6":[2,2,13,0,0],
-"group__js_assets_group.html#gac8965dcfc6b465fbc323aa552c606c46":[4,0,2,272],
+"group__js_assets_group.html#gac8965dcfc6b465fbc323aa552c606c46":[4,0,2,273],
"group__js_assets_group.html#gac8965dcfc6b465fbc323aa552c606c46":[2,2,13,0,15],
-"group__js_assets_group.html#gaf2efb63db150e782d9007090b49d4115":[4,0,2,268],
+"group__js_assets_group.html#gaf2efb63db150e782d9007090b49d4115":[4,0,2,269],
"group__js_assets_group.html#gaf2efb63db150e782d9007090b49d4115":[2,2,13,0,11],
"group__js_group.html":[2,2,13],
"group__js_group.html#ga855ff9a04888d696785cc5ede96112e4":[2,2,13,4],
-"group__js_group.html#ga855ff9a04888d696785cc5ede96112e4":[4,0,2,254],
+"group__js_group.html#ga855ff9a04888d696785cc5ede96112e4":[4,0,2,255],
"group__js_group.html#ga8ed08b0fe1074b1e490291f0af2cb03f":[2,2,13,5],
-"group__js_group.html#ga8ed08b0fe1074b1e490291f0af2cb03f":[4,0,2,255],
+"group__js_group.html#ga8ed08b0fe1074b1e490291f0af2cb03f":[4,0,2,256],
"group__js_group.html#gacfa6ce3e60ea540e3331a09a7f3dc856":[2,2,13,6],
-"group__js_group.html#gacfa6ce3e60ea540e3331a09a7f3dc856":[4,0,2,256],
+"group__js_group.html#gacfa6ce3e60ea540e3331a09a7f3dc856":[4,0,2,257],
"group__js_msg.html":[2,2,13,3],
"group__js_msg.html#gac271b874154301da9759f9ac05768b47":[2,2,13,3,4],
-"group__js_msg.html#gac271b874154301da9759f9ac05768b47":[4,0,2,292],
+"group__js_msg.html#gac271b874154301da9759f9ac05768b47":[4,0,2,293],
"group__js_msg.html#gacf48e59038fab35849e9dc6f8fcf6328":[2,2,13,3,0],
-"group__js_msg.html#gacf48e59038fab35849e9dc6f8fcf6328":[4,0,2,288],
+"group__js_msg.html#gacf48e59038fab35849e9dc6f8fcf6328":[4,0,2,289],
"group__js_msg.html#gae1e0beb19cd76e2f69e6415c41c9bb39":[2,2,13,3,5],
-"group__js_msg.html#gae1e0beb19cd76e2f69e6415c41c9bb39":[4,0,2,293],
+"group__js_msg.html#gae1e0beb19cd76e2f69e6415c41c9bb39":[4,0,2,294],
"group__js_msg.html#gae454fb7e7097a3cd3362cb49ef8a3c84":[2,2,13,3,2],
-"group__js_msg.html#gae454fb7e7097a3cd3362cb49ef8a3c84":[4,0,2,290],
+"group__js_msg.html#gae454fb7e7097a3cd3362cb49ef8a3c84":[4,0,2,291],
"group__js_msg.html#gae84d21e4388255e9d990e53c9f67e7c4":[2,2,13,3,6],
-"group__js_msg.html#gae84d21e4388255e9d990e53c9f67e7c4":[4,0,2,294],
+"group__js_msg.html#gae84d21e4388255e9d990e53c9f67e7c4":[4,0,2,295],
"group__js_msg.html#gaf9bf92294342bcb27053de7038606d12":[2,2,13,3,1],
-"group__js_msg.html#gaf9bf92294342bcb27053de7038606d12":[4,0,2,289],
+"group__js_msg.html#gaf9bf92294342bcb27053de7038606d12":[4,0,2,290],
"group__js_msg.html#gafb899ebf8e89b3a858fe20f7853635a7":[2,2,13,3,3],
-"group__js_msg.html#gafb899ebf8e89b3a858fe20f7853635a7":[4,0,2,291],
+"group__js_msg.html#gafb899ebf8e89b3a858fe20f7853635a7":[4,0,2,292],
"group__js_pub_group.html":[2,2,13,1],
-"group__js_pub_group.html#ga069dfd6f0f3d96f1ff8bf2372e59900c":[4,0,2,278],
+"group__js_pub_group.html#ga069dfd6f0f3d96f1ff8bf2372e59900c":[4,0,2,279],
"group__js_pub_group.html#ga069dfd6f0f3d96f1ff8bf2372e59900c":[2,2,13,1,4],
-"group__js_pub_group.html#ga24813ee9a58f00c0f21d10ab9c93b81d":[4,0,2,280],
"group__js_pub_group.html#ga24813ee9a58f00c0f21d10ab9c93b81d":[2,2,13,1,6],
-"group__js_pub_group.html#ga2ac95a3450f77f8074fae3f2fbe7e54c":[4,0,2,281],
+"group__js_pub_group.html#ga24813ee9a58f00c0f21d10ab9c93b81d":[4,0,2,281],
"group__js_pub_group.html#ga2ac95a3450f77f8074fae3f2fbe7e54c":[2,2,13,1,7],
-"group__js_pub_group.html#ga2aceeb82fac3621aea843dd246732bdd":[4,0,2,276],
+"group__js_pub_group.html#ga2ac95a3450f77f8074fae3f2fbe7e54c":[4,0,2,282],
+"group__js_pub_group.html#ga2aceeb82fac3621aea843dd246732bdd":[4,0,2,277],
"group__js_pub_group.html#ga2aceeb82fac3621aea843dd246732bdd":[2,2,13,1,2],
-"group__js_pub_group.html#gaac130840b6db9109e72cf6ad9186dfc4":[4,0,2,277],
+"group__js_pub_group.html#gaac130840b6db9109e72cf6ad9186dfc4":[4,0,2,278],
"group__js_pub_group.html#gaac130840b6db9109e72cf6ad9186dfc4":[2,2,13,1,3],
-"group__js_pub_group.html#gab7e4139a48c5ee4d2155cbb43142e873":[4,0,2,279],
+"group__js_pub_group.html#gab7e4139a48c5ee4d2155cbb43142e873":[4,0,2,280],
"group__js_pub_group.html#gab7e4139a48c5ee4d2155cbb43142e873":[2,2,13,1,5],
-"group__js_pub_group.html#gac6ba005531c82d9f0efa88dd6b458477":[4,0,2,275],
+"group__js_pub_group.html#gac6ba005531c82d9f0efa88dd6b458477":[4,0,2,276],
"group__js_pub_group.html#gac6ba005531c82d9f0efa88dd6b458477":[2,2,13,1,1],
-"group__js_pub_group.html#gaf09f333a8675a8060c5ede07a6bdeef9":[4,0,2,274],
+"group__js_pub_group.html#gaf09f333a8675a8060c5ede07a6bdeef9":[4,0,2,275],
"group__js_pub_group.html#gaf09f333a8675a8060c5ede07a6bdeef9":[2,2,13,1,0],
"group__js_sub_group.html":[2,2,13,2],
-"group__js_sub_group.html#ga0daed9f0d2d00cb14314ecc180a6fa84":[4,0,2,287],
"group__js_sub_group.html#ga0daed9f0d2d00cb14314ecc180a6fa84":[2,2,13,2,5],
-"group__js_sub_group.html#ga472adb949d1af9d8f07bda99f5d7f3f8":[4,0,2,282],
+"group__js_sub_group.html#ga0daed9f0d2d00cb14314ecc180a6fa84":[4,0,2,288],
"group__js_sub_group.html#ga472adb949d1af9d8f07bda99f5d7f3f8":[2,2,13,2,0],
-"group__js_sub_group.html#gaa686c6efd84ef963de1925108e896515":[4,0,2,283],
+"group__js_sub_group.html#ga472adb949d1af9d8f07bda99f5d7f3f8":[4,0,2,283],
"group__js_sub_group.html#gaa686c6efd84ef963de1925108e896515":[2,2,13,2,1],
-"group__js_sub_group.html#gaaeaddb73857aa4eb4901eec945ed27cd":[4,0,2,285],
+"group__js_sub_group.html#gaa686c6efd84ef963de1925108e896515":[4,0,2,284],
"group__js_sub_group.html#gaaeaddb73857aa4eb4901eec945ed27cd":[2,2,13,2,3],
-"group__js_sub_group.html#gabacb010031e535f9fb6e2167337e8adf":[4,0,2,284],
+"group__js_sub_group.html#gaaeaddb73857aa4eb4901eec945ed27cd":[4,0,2,286],
"group__js_sub_group.html#gabacb010031e535f9fb6e2167337e8adf":[2,2,13,2,2],
-"group__js_sub_group.html#gafc5e0d2269bd23b4d5fb7f3b05278e50":[4,0,2,286],
+"group__js_sub_group.html#gabacb010031e535f9fb6e2167337e8adf":[4,0,2,285],
"group__js_sub_group.html#gafc5e0d2269bd23b4d5fb7f3b05278e50":[2,2,13,2,4],
+"group__js_sub_group.html#gafc5e0d2269bd23b4d5fb7f3b05278e50":[4,0,2,287],
"group__libevent_functions.html":[2,5],
"group__libevent_functions.html#ga195d269473332931fd0fede0bac3309e":[2,5,0],
"group__libevent_functions.html#ga195d269473332931fd0fede0bac3309e":[4,0,0,0],
@@ -246,8 +246,8 @@ var NAVTREEINDEX0 =
"group__libevent_functions.html#gaac76f5937329a8650f69c6bd8af36cd5":[4,0,0,4],
"group__library_group.html":[2,2,0],
"group__library_group.html#ga2610d5691a89a0f2526989083bee0fd3":[2,2,0,7],
-"group__library_group.html#ga2610d5691a89a0f2526989083bee0fd3":[4,0,2,72],
+"group__library_group.html#ga2610d5691a89a0f2526989083bee0fd3":[4,0,2,73],
"group__library_group.html#ga4a26d4caecb23348f6eee862c95fee7d":[2,2,0,0],
-"group__library_group.html#ga4a26d4caecb23348f6eee862c95fee7d":[4,0,2,65],
+"group__library_group.html#ga4a26d4caecb23348f6eee862c95fee7d":[4,0,2,66],
"group__library_group.html#ga5fab3b18c4fe3630254483575f6066f4":[2,2,0,9]
};
diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js
index 1768415ab..0ab866200 100644
--- a/doc/html/navtreeindex1.js
+++ b/doc/html/navtreeindex1.js
@@ -1,30 +1,30 @@
var NAVTREEINDEX1 =
{
-"group__library_group.html#ga5fab3b18c4fe3630254483575f6066f4":[4,0,2,74],
+"group__library_group.html#ga5fab3b18c4fe3630254483575f6066f4":[4,0,2,75],
"group__library_group.html#ga5fbbaa19b0290b654d2669a05bd512e8":[2,2,0,2],
-"group__library_group.html#ga5fbbaa19b0290b654d2669a05bd512e8":[4,0,2,67],
+"group__library_group.html#ga5fbbaa19b0290b654d2669a05bd512e8":[4,0,2,68],
"group__library_group.html#ga8c2ad4df801bd9d11564587ed3a7081e":[2,2,0,3],
-"group__library_group.html#ga8c2ad4df801bd9d11564587ed3a7081e":[4,0,2,68],
+"group__library_group.html#ga8c2ad4df801bd9d11564587ed3a7081e":[4,0,2,69],
"group__library_group.html#gaa3c10ba3ae001595007ad0dc5dccc15e":[2,2,0,4],
-"group__library_group.html#gaa3c10ba3ae001595007ad0dc5dccc15e":[4,0,2,69],
+"group__library_group.html#gaa3c10ba3ae001595007ad0dc5dccc15e":[4,0,2,70],
"group__library_group.html#gab21e94ce7a7d226611ea2c05914cf19d":[2,2,0,10],
-"group__library_group.html#gab21e94ce7a7d226611ea2c05914cf19d":[4,0,2,75],
+"group__library_group.html#gab21e94ce7a7d226611ea2c05914cf19d":[4,0,2,76],
"group__library_group.html#gaca24172e1b97ca01cee29ca437f5702e":[2,2,0,8],
-"group__library_group.html#gaca24172e1b97ca01cee29ca437f5702e":[4,0,2,73],
+"group__library_group.html#gaca24172e1b97ca01cee29ca437f5702e":[4,0,2,74],
"group__library_group.html#gacf5e423920d6a647df3bbf7de39d5223":[2,2,0,5],
-"group__library_group.html#gacf5e423920d6a647df3bbf7de39d5223":[4,0,2,70],
+"group__library_group.html#gacf5e423920d6a647df3bbf7de39d5223":[4,0,2,71],
"group__library_group.html#gad5040264cd4b1404956babf3c03a4f09":[2,2,0,6],
-"group__library_group.html#gad5040264cd4b1404956babf3c03a4f09":[4,0,2,71],
+"group__library_group.html#gad5040264cd4b1404956babf3c03a4f09":[4,0,2,72],
"group__library_group.html#gae75131e0ce4e5b89d0f82ea7892f112e":[2,2,0,13],
-"group__library_group.html#gae75131e0ce4e5b89d0f82ea7892f112e":[4,0,2,78],
+"group__library_group.html#gae75131e0ce4e5b89d0f82ea7892f112e":[4,0,2,79],
"group__library_group.html#gaf75bb5b38bf32e6a8f43e54068625903":[2,2,0,14],
-"group__library_group.html#gaf75bb5b38bf32e6a8f43e54068625903":[4,0,2,79],
+"group__library_group.html#gaf75bb5b38bf32e6a8f43e54068625903":[4,0,2,80],
"group__library_group.html#gaf781f246e2e0ab24623ca667c48dc3ba":[2,2,0,12],
-"group__library_group.html#gaf781f246e2e0ab24623ca667c48dc3ba":[4,0,2,77],
+"group__library_group.html#gaf781f246e2e0ab24623ca667c48dc3ba":[4,0,2,78],
"group__library_group.html#gafc09930d38dcf3dcee144e8d3ffc225d":[2,2,0,1],
-"group__library_group.html#gafc09930d38dcf3dcee144e8d3ffc225d":[4,0,2,66],
+"group__library_group.html#gafc09930d38dcf3dcee144e8d3ffc225d":[4,0,2,67],
"group__library_group.html#gafe171baefa00a85b77205116e9f3e48a":[2,2,0,11],
-"group__library_group.html#gafe171baefa00a85b77205116e9f3e48a":[4,0,2,76],
+"group__library_group.html#gafe171baefa00a85b77205116e9f3e48a":[4,0,2,77],
"group__libuv_functions.html":[2,6],
"group__libuv_functions.html#ga1baf4a20b138dcf00807a8b830f4e02d":[2,6,1],
"group__libuv_functions.html#ga1baf4a20b138dcf00807a8b830f4e02d":[4,0,1,1],
@@ -39,215 +39,215 @@ var NAVTREEINDEX1 =
"group__libuv_functions.html#gafaa633c9067f485f330b72644277b07d":[2,6,4],
"group__libuv_functions.html#gafaa633c9067f485f330b72644277b07d":[4,0,1,4],
"group__msg_group.html":[2,2,7],
-"group__msg_group.html#ga098e4fec1c5a71c00a0d092fbd6d1a21":[4,0,2,159],
+"group__msg_group.html#ga098e4fec1c5a71c00a0d092fbd6d1a21":[4,0,2,160],
"group__msg_group.html#ga098e4fec1c5a71c00a0d092fbd6d1a21":[2,2,7,1],
-"group__msg_group.html#ga1a091d24f939d881bf04fba78b8995c2":[4,0,2,158],
+"group__msg_group.html#ga1a091d24f939d881bf04fba78b8995c2":[4,0,2,159],
"group__msg_group.html#ga1a091d24f939d881bf04fba78b8995c2":[2,2,7,0],
-"group__msg_group.html#ga25b69066ae50287e178aaf4f70f7d3de":[4,0,2,163],
+"group__msg_group.html#ga25b69066ae50287e178aaf4f70f7d3de":[4,0,2,164],
"group__msg_group.html#ga25b69066ae50287e178aaf4f70f7d3de":[2,2,7,5],
-"group__msg_group.html#ga2b641ec3b1745604d7de1102e472254b":[4,0,2,165],
+"group__msg_group.html#ga2b641ec3b1745604d7de1102e472254b":[4,0,2,166],
"group__msg_group.html#ga2b641ec3b1745604d7de1102e472254b":[2,2,7,7],
-"group__msg_group.html#ga43aa4a8e4b93725b4876ee2677e19c7b":[4,0,2,170],
+"group__msg_group.html#ga43aa4a8e4b93725b4876ee2677e19c7b":[4,0,2,171],
"group__msg_group.html#ga43aa4a8e4b93725b4876ee2677e19c7b":[2,2,7,12],
-"group__msg_group.html#ga6ee8a007111ada293dd24ff0bab02491":[4,0,2,168],
+"group__msg_group.html#ga6ee8a007111ada293dd24ff0bab02491":[4,0,2,169],
"group__msg_group.html#ga6ee8a007111ada293dd24ff0bab02491":[2,2,7,10],
-"group__msg_group.html#ga9b33d47bc5ff9fa987dea102b4a0498f":[4,0,2,162],
+"group__msg_group.html#ga9b33d47bc5ff9fa987dea102b4a0498f":[4,0,2,163],
"group__msg_group.html#ga9b33d47bc5ff9fa987dea102b4a0498f":[2,2,7,4],
-"group__msg_group.html#ga9e9590018284939f43f60964283f33ae":[4,0,2,171],
+"group__msg_group.html#ga9e9590018284939f43f60964283f33ae":[4,0,2,172],
"group__msg_group.html#ga9e9590018284939f43f60964283f33ae":[2,2,7,13],
-"group__msg_group.html#gab3349f0b0ce721b340d5c0753c90ee18":[4,0,2,166],
+"group__msg_group.html#gab3349f0b0ce721b340d5c0753c90ee18":[4,0,2,167],
"group__msg_group.html#gab3349f0b0ce721b340d5c0753c90ee18":[2,2,7,8],
-"group__msg_group.html#gac78ca02dc93d05cae837ced6386408f1":[4,0,2,169],
+"group__msg_group.html#gac78ca02dc93d05cae837ced6386408f1":[4,0,2,170],
"group__msg_group.html#gac78ca02dc93d05cae837ced6386408f1":[2,2,7,11],
-"group__msg_group.html#gae1ce9c9d82d151a3ea9dc03da048f66f":[4,0,2,167],
+"group__msg_group.html#gae1ce9c9d82d151a3ea9dc03da048f66f":[4,0,2,168],
"group__msg_group.html#gae1ce9c9d82d151a3ea9dc03da048f66f":[2,2,7,9],
-"group__msg_group.html#gae4338b582ab420cf6d8373bef8cffd75":[4,0,2,160],
+"group__msg_group.html#gae4338b582ab420cf6d8373bef8cffd75":[4,0,2,161],
"group__msg_group.html#gae4338b582ab420cf6d8373bef8cffd75":[2,2,7,2],
-"group__msg_group.html#gaf30b47d4217c9335919f05536e379af8":[4,0,2,164],
+"group__msg_group.html#gaf30b47d4217c9335919f05536e379af8":[4,0,2,165],
"group__msg_group.html#gaf30b47d4217c9335919f05536e379af8":[2,2,7,6],
-"group__msg_group.html#gaf3e9ab8edfa09b1e40ddb969d9ba5f01":[4,0,2,161],
+"group__msg_group.html#gaf3e9ab8edfa09b1e40ddb969d9ba5f01":[4,0,2,162],
"group__msg_group.html#gaf3e9ab8edfa09b1e40ddb969d9ba5f01":[2,2,7,3],
"group__opts_group.html":[2,2,3],
-"group__opts_group.html#ga0290eac4665569c850468d9f00e246a0":[4,0,2,130],
+"group__opts_group.html#ga0290eac4665569c850468d9f00e246a0":[4,0,2,131],
"group__opts_group.html#ga0290eac4665569c850468d9f00e246a0":[2,2,3,46],
"group__opts_group.html#ga0ba43ba9930df385e4781b12be9f2851":[2,2,3,16],
-"group__opts_group.html#ga0ba43ba9930df385e4781b12be9f2851":[4,0,2,100],
+"group__opts_group.html#ga0ba43ba9930df385e4781b12be9f2851":[4,0,2,101],
"group__opts_group.html#ga127ec7a8196b453947a7fa9a64096cbd":[2,2,3,30],
-"group__opts_group.html#ga127ec7a8196b453947a7fa9a64096cbd":[4,0,2,114],
+"group__opts_group.html#ga127ec7a8196b453947a7fa9a64096cbd":[4,0,2,115],
"group__opts_group.html#ga17cd7fe41176cd98aca1184fa9352ad9":[2,2,3,7],
-"group__opts_group.html#ga17cd7fe41176cd98aca1184fa9352ad9":[4,0,2,91],
+"group__opts_group.html#ga17cd7fe41176cd98aca1184fa9352ad9":[4,0,2,92],
"group__opts_group.html#ga192465163abb87ad48a843b45cdf9984":[2,2,3,49],
-"group__opts_group.html#ga192465163abb87ad48a843b45cdf9984":[4,0,2,133],
+"group__opts_group.html#ga192465163abb87ad48a843b45cdf9984":[4,0,2,134],
+"group__opts_group.html#ga1a3e3abfd7ddd8aff247df8f332bbda3":[4,0,2,107],
"group__opts_group.html#ga1a3e3abfd7ddd8aff247df8f332bbda3":[2,2,3,22],
-"group__opts_group.html#ga1a3e3abfd7ddd8aff247df8f332bbda3":[4,0,2,106],
"group__opts_group.html#ga1c529d347be0fe2eec17c7f4698e283e":[2,2,3,8],
-"group__opts_group.html#ga1c529d347be0fe2eec17c7f4698e283e":[4,0,2,92],
+"group__opts_group.html#ga1c529d347be0fe2eec17c7f4698e283e":[4,0,2,93],
"group__opts_group.html#ga20946800d024b7089e73d63454d1c19f":[2,2,3,43],
-"group__opts_group.html#ga20946800d024b7089e73d63454d1c19f":[4,0,2,127],
+"group__opts_group.html#ga20946800d024b7089e73d63454d1c19f":[4,0,2,128],
"group__opts_group.html#ga23a3b1f022112e98ddccb18b247b4426":[2,2,3,5],
-"group__opts_group.html#ga23a3b1f022112e98ddccb18b247b4426":[4,0,2,89],
+"group__opts_group.html#ga23a3b1f022112e98ddccb18b247b4426":[4,0,2,90],
"group__opts_group.html#ga26a48c8529fffa5f5d1a61c030979980":[2,2,3,33],
-"group__opts_group.html#ga26a48c8529fffa5f5d1a61c030979980":[4,0,2,117],
+"group__opts_group.html#ga26a48c8529fffa5f5d1a61c030979980":[4,0,2,118],
"group__opts_group.html#ga26f166af20de98bec67bc6cc916f769e":[2,2,3,19],
-"group__opts_group.html#ga26f166af20de98bec67bc6cc916f769e":[4,0,2,103],
+"group__opts_group.html#ga26f166af20de98bec67bc6cc916f769e":[4,0,2,104],
"group__opts_group.html#ga2730f4e16e318a2ef8de98dbf6ede807":[2,2,3,25],
-"group__opts_group.html#ga2730f4e16e318a2ef8de98dbf6ede807":[4,0,2,109],
+"group__opts_group.html#ga2730f4e16e318a2ef8de98dbf6ede807":[4,0,2,110],
"group__opts_group.html#ga2b7f144b011d8ce62941b608a8f324f0":[2,2,3,15],
-"group__opts_group.html#ga2b7f144b011d8ce62941b608a8f324f0":[4,0,2,99],
+"group__opts_group.html#ga2b7f144b011d8ce62941b608a8f324f0":[4,0,2,100],
"group__opts_group.html#ga2cd6563694a439b3949a31fd81103099":[2,2,3,10],
-"group__opts_group.html#ga2cd6563694a439b3949a31fd81103099":[4,0,2,94],
+"group__opts_group.html#ga2cd6563694a439b3949a31fd81103099":[4,0,2,95],
"group__opts_group.html#ga3593165aa113d6736e0226ddc56b3e9d":[2,2,3,27],
-"group__opts_group.html#ga3593165aa113d6736e0226ddc56b3e9d":[4,0,2,111],
+"group__opts_group.html#ga3593165aa113d6736e0226ddc56b3e9d":[4,0,2,112],
"group__opts_group.html#ga36943e2ba53d05407cdabc4e7e96484b":[2,2,3,12],
-"group__opts_group.html#ga36943e2ba53d05407cdabc4e7e96484b":[4,0,2,96],
+"group__opts_group.html#ga36943e2ba53d05407cdabc4e7e96484b":[4,0,2,97],
"group__opts_group.html#ga3d1d3cb2f2a0e23d27dd60e96d1cc91b":[2,2,3,23],
-"group__opts_group.html#ga3d1d3cb2f2a0e23d27dd60e96d1cc91b":[4,0,2,107],
+"group__opts_group.html#ga3d1d3cb2f2a0e23d27dd60e96d1cc91b":[4,0,2,108],
"group__opts_group.html#ga3f7e760214417c7d87541ecb9ab5bea5":[2,2,3,1],
-"group__opts_group.html#ga3f7e760214417c7d87541ecb9ab5bea5":[4,0,2,85],
+"group__opts_group.html#ga3f7e760214417c7d87541ecb9ab5bea5":[4,0,2,86],
"group__opts_group.html#ga44410242e73134e5bb51ef27904a9253":[2,2,3,31],
-"group__opts_group.html#ga44410242e73134e5bb51ef27904a9253":[4,0,2,115],
+"group__opts_group.html#ga44410242e73134e5bb51ef27904a9253":[4,0,2,116],
"group__opts_group.html#ga4f694b87039cedaa65cd25656b14d1a3":[2,2,3,42],
-"group__opts_group.html#ga4f694b87039cedaa65cd25656b14d1a3":[4,0,2,126],
+"group__opts_group.html#ga4f694b87039cedaa65cd25656b14d1a3":[4,0,2,127],
"group__opts_group.html#ga54dea2ffeb33779771652a7a14fc4adc":[2,2,3,35],
-"group__opts_group.html#ga54dea2ffeb33779771652a7a14fc4adc":[4,0,2,119],
+"group__opts_group.html#ga54dea2ffeb33779771652a7a14fc4adc":[4,0,2,120],
"group__opts_group.html#ga5698f020e8eb3e7440eb073fe08ef62c":[2,2,3,14],
-"group__opts_group.html#ga5698f020e8eb3e7440eb073fe08ef62c":[4,0,2,98],
+"group__opts_group.html#ga5698f020e8eb3e7440eb073fe08ef62c":[4,0,2,99],
"group__opts_group.html#ga59b47f7b7a19085cf8eaada9bfe5606e":[2,2,3,45],
-"group__opts_group.html#ga59b47f7b7a19085cf8eaada9bfe5606e":[4,0,2,129],
+"group__opts_group.html#ga59b47f7b7a19085cf8eaada9bfe5606e":[4,0,2,130],
"group__opts_group.html#ga5b99da7dd74aac3be962f323c3863d9e":[2,2,3,3],
-"group__opts_group.html#ga5b99da7dd74aac3be962f323c3863d9e":[4,0,2,87],
+"group__opts_group.html#ga5b99da7dd74aac3be962f323c3863d9e":[4,0,2,88],
"group__opts_group.html#ga60117450fc1f7b6f81bab455aeed7515":[2,2,3,44],
-"group__opts_group.html#ga60117450fc1f7b6f81bab455aeed7515":[4,0,2,128],
+"group__opts_group.html#ga60117450fc1f7b6f81bab455aeed7515":[4,0,2,129],
"group__opts_group.html#ga61d4a0cf2fbf7d13cc910e5a00c575be":[2,2,3,0],
-"group__opts_group.html#ga61d4a0cf2fbf7d13cc910e5a00c575be":[4,0,2,84],
+"group__opts_group.html#ga61d4a0cf2fbf7d13cc910e5a00c575be":[4,0,2,85],
"group__opts_group.html#ga696f02e0493c00d3c1eafff45b62b68e":[2,2,3,47],
-"group__opts_group.html#ga696f02e0493c00d3c1eafff45b62b68e":[4,0,2,131],
+"group__opts_group.html#ga696f02e0493c00d3c1eafff45b62b68e":[4,0,2,132],
"group__opts_group.html#ga6f804ec44adc299989fe623570679da3":[2,2,3,17],
-"group__opts_group.html#ga6f804ec44adc299989fe623570679da3":[4,0,2,101],
+"group__opts_group.html#ga6f804ec44adc299989fe623570679da3":[4,0,2,102],
"group__opts_group.html#ga70aa85319933d78c0076cc862fa3e5a6":[2,2,3,40],
-"group__opts_group.html#ga70aa85319933d78c0076cc862fa3e5a6":[4,0,2,124],
+"group__opts_group.html#ga70aa85319933d78c0076cc862fa3e5a6":[4,0,2,125],
"group__opts_group.html#ga7ca713c7532eff4d41a492e95b8822cf":[2,2,3,38],
-"group__opts_group.html#ga7ca713c7532eff4d41a492e95b8822cf":[4,0,2,122],
+"group__opts_group.html#ga7ca713c7532eff4d41a492e95b8822cf":[4,0,2,123],
"group__opts_group.html#ga8f06568cc3319a5a0eef9f80282034ca":[2,2,3,39],
-"group__opts_group.html#ga8f06568cc3319a5a0eef9f80282034ca":[4,0,2,123],
+"group__opts_group.html#ga8f06568cc3319a5a0eef9f80282034ca":[4,0,2,124],
"group__opts_group.html#ga8f3df57ed8ae418d3ae6678ae5e2a5d2":[2,2,3,26],
-"group__opts_group.html#ga8f3df57ed8ae418d3ae6678ae5e2a5d2":[4,0,2,110],
+"group__opts_group.html#ga8f3df57ed8ae418d3ae6678ae5e2a5d2":[4,0,2,111],
"group__opts_group.html#ga93d8068cd6fff53b7f8e1c403db45eb9":[2,2,3,50],
-"group__opts_group.html#ga93d8068cd6fff53b7f8e1c403db45eb9":[4,0,2,134],
+"group__opts_group.html#ga93d8068cd6fff53b7f8e1c403db45eb9":[4,0,2,135],
"group__opts_group.html#ga95510436eee06f9992ded96a44795c40":[2,2,3,29],
-"group__opts_group.html#ga95510436eee06f9992ded96a44795c40":[4,0,2,113],
+"group__opts_group.html#ga95510436eee06f9992ded96a44795c40":[4,0,2,114],
"group__opts_group.html#gaa0d4b7ece8477cb9879f0dafff3456a5":[2,2,3,28],
-"group__opts_group.html#gaa0d4b7ece8477cb9879f0dafff3456a5":[4,0,2,112],
+"group__opts_group.html#gaa0d4b7ece8477cb9879f0dafff3456a5":[4,0,2,113],
"group__opts_group.html#gaa16bfd09ef318af18c27a0e199681b69":[2,2,3,18],
-"group__opts_group.html#gaa16bfd09ef318af18c27a0e199681b69":[4,0,2,102],
+"group__opts_group.html#gaa16bfd09ef318af18c27a0e199681b69":[4,0,2,103],
"group__opts_group.html#gaa1f09416d443fa7a6af6b695da563eba":[2,2,3,9],
-"group__opts_group.html#gaa1f09416d443fa7a6af6b695da563eba":[4,0,2,93],
+"group__opts_group.html#gaa1f09416d443fa7a6af6b695da563eba":[4,0,2,94],
"group__opts_group.html#gaabf8763b931dcf389c83fd95d760a413":[2,2,3,6],
-"group__opts_group.html#gaabf8763b931dcf389c83fd95d760a413":[4,0,2,90],
+"group__opts_group.html#gaabf8763b931dcf389c83fd95d760a413":[4,0,2,91],
"group__opts_group.html#gaafda5fb8d9ee3a17bd475ceaecfac218":[2,2,3,48],
-"group__opts_group.html#gaafda5fb8d9ee3a17bd475ceaecfac218":[4,0,2,132],
+"group__opts_group.html#gaafda5fb8d9ee3a17bd475ceaecfac218":[4,0,2,133],
"group__opts_group.html#gaaff89c3f41627f4b2929dbc9b82d265b":[2,2,3,21],
-"group__opts_group.html#gaaff89c3f41627f4b2929dbc9b82d265b":[4,0,2,105],
+"group__opts_group.html#gaaff89c3f41627f4b2929dbc9b82d265b":[4,0,2,106],
"group__opts_group.html#gab09491bad908dedcb323c780280733ff":[2,2,3,36],
-"group__opts_group.html#gab09491bad908dedcb323c780280733ff":[4,0,2,120],
+"group__opts_group.html#gab09491bad908dedcb323c780280733ff":[4,0,2,121],
"group__opts_group.html#gab54cd2719c0b64eebd6c7b83dd2908a0":[2,2,3,24],
-"group__opts_group.html#gab54cd2719c0b64eebd6c7b83dd2908a0":[4,0,2,108],
+"group__opts_group.html#gab54cd2719c0b64eebd6c7b83dd2908a0":[4,0,2,109],
+"group__opts_group.html#gab5baab507c974402ab0d8c5e8227ee65":[4,0,2,119],
"group__opts_group.html#gab5baab507c974402ab0d8c5e8227ee65":[2,2,3,34],
-"group__opts_group.html#gab5baab507c974402ab0d8c5e8227ee65":[4,0,2,118],
"group__opts_group.html#gabf060c92648b50c069f0abe7cbb06f1c":[2,2,3,37],
-"group__opts_group.html#gabf060c92648b50c069f0abe7cbb06f1c":[4,0,2,121],
+"group__opts_group.html#gabf060c92648b50c069f0abe7cbb06f1c":[4,0,2,122],
"group__opts_group.html#gacb7e964ae54b74d972d72e118b7b8bdf":[2,2,3,2],
-"group__opts_group.html#gacb7e964ae54b74d972d72e118b7b8bdf":[4,0,2,86],
+"group__opts_group.html#gacb7e964ae54b74d972d72e118b7b8bdf":[4,0,2,87],
"group__opts_group.html#gad58a5b9dabadeebda30e952ff7b39193":[2,2,3,4],
-"group__opts_group.html#gad58a5b9dabadeebda30e952ff7b39193":[4,0,2,88],
+"group__opts_group.html#gad58a5b9dabadeebda30e952ff7b39193":[4,0,2,89],
"group__opts_group.html#gadc8dc0cedd91bda71d544f3dedc4a039":[2,2,3,32],
-"group__opts_group.html#gadc8dc0cedd91bda71d544f3dedc4a039":[4,0,2,116],
+"group__opts_group.html#gadc8dc0cedd91bda71d544f3dedc4a039":[4,0,2,117],
"group__opts_group.html#gadef4376a5e608cbc8c1a9e2b6335dc79":[2,2,3,41],
-"group__opts_group.html#gadef4376a5e608cbc8c1a9e2b6335dc79":[4,0,2,125],
+"group__opts_group.html#gadef4376a5e608cbc8c1a9e2b6335dc79":[4,0,2,126],
"group__opts_group.html#gae68fb615835364c0809555e8dc93f57e":[2,2,3,20],
-"group__opts_group.html#gae68fb615835364c0809555e8dc93f57e":[4,0,2,104],
+"group__opts_group.html#gae68fb615835364c0809555e8dc93f57e":[4,0,2,105],
"group__opts_group.html#gae98f0f9034e93941767ab1ae6eec2c0c":[2,2,3,13],
-"group__opts_group.html#gae98f0f9034e93941767ab1ae6eec2c0c":[4,0,2,97],
+"group__opts_group.html#gae98f0f9034e93941767ab1ae6eec2c0c":[4,0,2,98],
"group__opts_group.html#gafb30794fc2ae74b9e0bd8fb609b901c8":[2,2,3,11],
-"group__opts_group.html#gafb30794fc2ae74b9e0bd8fb609b901c8":[4,0,2,95],
+"group__opts_group.html#gafb30794fc2ae74b9e0bd8fb609b901c8":[4,0,2,96],
"group__stan_conn_group.html":[2,2,11],
"group__stan_conn_mgt_group.html":[2,2,11,0],
-"group__stan_conn_mgt_group.html#ga166ec494a55c9b1f9ebafd2294e05ff6":[4,0,2,241],
+"group__stan_conn_mgt_group.html#ga166ec494a55c9b1f9ebafd2294e05ff6":[4,0,2,242],
"group__stan_conn_mgt_group.html#ga166ec494a55c9b1f9ebafd2294e05ff6":[2,2,11,0,1],
-"group__stan_conn_mgt_group.html#ga2e56a93825e1214a5ab688860e2a8ce6":[4,0,2,242],
+"group__stan_conn_mgt_group.html#ga2e56a93825e1214a5ab688860e2a8ce6":[4,0,2,243],
"group__stan_conn_mgt_group.html#ga2e56a93825e1214a5ab688860e2a8ce6":[2,2,11,0,2],
-"group__stan_conn_mgt_group.html#ga35e0e6e5e3b7f3818a3ac3600efb8f8f":[4,0,2,240],
+"group__stan_conn_mgt_group.html#ga35e0e6e5e3b7f3818a3ac3600efb8f8f":[4,0,2,241],
"group__stan_conn_mgt_group.html#ga35e0e6e5e3b7f3818a3ac3600efb8f8f":[2,2,11,0,0],
-"group__stan_conn_mgt_group.html#ga4952a7f65a53fdb5ca1c26b1a1656f1d":[4,0,2,243],
+"group__stan_conn_mgt_group.html#ga4952a7f65a53fdb5ca1c26b1a1656f1d":[4,0,2,244],
"group__stan_conn_mgt_group.html#ga4952a7f65a53fdb5ca1c26b1a1656f1d":[2,2,11,0,3],
-"group__stan_conn_mgt_group.html#gaea095eec18fdf04e06de16711f8b1a04":[4,0,2,244],
+"group__stan_conn_mgt_group.html#gaea095eec18fdf04e06de16711f8b1a04":[4,0,2,245],
"group__stan_conn_mgt_group.html#gaea095eec18fdf04e06de16711f8b1a04":[2,2,11,0,4],
"group__stan_conn_opts_group.html":[2,2,4],
"group__stan_conn_opts_group.html#ga07105d1d00878bba19f47243b2c88402":[2,2,4,5],
-"group__stan_conn_opts_group.html#ga07105d1d00878bba19f47243b2c88402":[4,0,2,140],
-"group__stan_conn_opts_group.html#ga19ba15c8001aa835b261eea3a309e6d3":[4,0,2,143],
+"group__stan_conn_opts_group.html#ga07105d1d00878bba19f47243b2c88402":[4,0,2,141],
"group__stan_conn_opts_group.html#ga19ba15c8001aa835b261eea3a309e6d3":[2,2,4,8],
+"group__stan_conn_opts_group.html#ga19ba15c8001aa835b261eea3a309e6d3":[4,0,2,144],
"group__stan_conn_opts_group.html#ga29eee1be7eff749aeac3bab60d1b0405":[2,2,4,6],
-"group__stan_conn_opts_group.html#ga29eee1be7eff749aeac3bab60d1b0405":[4,0,2,141],
+"group__stan_conn_opts_group.html#ga29eee1be7eff749aeac3bab60d1b0405":[4,0,2,142],
"group__stan_conn_opts_group.html#ga36f2ee441562dcf619d6e020b823fc96":[2,2,4,4],
-"group__stan_conn_opts_group.html#ga36f2ee441562dcf619d6e020b823fc96":[4,0,2,139],
+"group__stan_conn_opts_group.html#ga36f2ee441562dcf619d6e020b823fc96":[4,0,2,140],
"group__stan_conn_opts_group.html#ga3c6d511fc1e1febcdf5344960de5a0b3":[2,2,4,1],
-"group__stan_conn_opts_group.html#ga3c6d511fc1e1febcdf5344960de5a0b3":[4,0,2,136],
+"group__stan_conn_opts_group.html#ga3c6d511fc1e1febcdf5344960de5a0b3":[4,0,2,137],
"group__stan_conn_opts_group.html#ga66c72c482696d9ceca71fced7cbb1264":[2,2,4,3],
-"group__stan_conn_opts_group.html#ga66c72c482696d9ceca71fced7cbb1264":[4,0,2,138],
-"group__stan_conn_opts_group.html#ga83fd0a29b136cbfb643be642eb2fa726":[4,0,2,144],
+"group__stan_conn_opts_group.html#ga66c72c482696d9ceca71fced7cbb1264":[4,0,2,139],
"group__stan_conn_opts_group.html#ga83fd0a29b136cbfb643be642eb2fa726":[2,2,4,9],
+"group__stan_conn_opts_group.html#ga83fd0a29b136cbfb643be642eb2fa726":[4,0,2,145],
+"group__stan_conn_opts_group.html#gad835223f08fbeae2a3c7a34d3fa1550b":[4,0,2,143],
"group__stan_conn_opts_group.html#gad835223f08fbeae2a3c7a34d3fa1550b":[2,2,4,7],
-"group__stan_conn_opts_group.html#gad835223f08fbeae2a3c7a34d3fa1550b":[4,0,2,142],
"group__stan_conn_opts_group.html#gae3fc9a4daa7f85367811a313857337b4":[2,2,4,2],
-"group__stan_conn_opts_group.html#gae3fc9a4daa7f85367811a313857337b4":[4,0,2,137],
+"group__stan_conn_opts_group.html#gae3fc9a4daa7f85367811a313857337b4":[4,0,2,138],
+"group__stan_conn_opts_group.html#gaff52a1ce90253b4bdbb0005fca4f71b6":[4,0,2,136],
"group__stan_conn_opts_group.html#gaff52a1ce90253b4bdbb0005fca4f71b6":[2,2,4,0],
-"group__stan_conn_opts_group.html#gaff52a1ce90253b4bdbb0005fca4f71b6":[4,0,2,135],
"group__stan_conn_pub_group.html":[2,2,11,1],
-"group__stan_conn_pub_group.html#ga0c4d1e4615f8ac834f0a4021f75d39f0":[4,0,2,246],
+"group__stan_conn_pub_group.html#ga0c4d1e4615f8ac834f0a4021f75d39f0":[4,0,2,247],
"group__stan_conn_pub_group.html#ga0c4d1e4615f8ac834f0a4021f75d39f0":[2,2,11,1,1],
-"group__stan_conn_pub_group.html#ga24f3f7f709b15fe53e1edaeead08fc7d":[4,0,2,245],
+"group__stan_conn_pub_group.html#ga24f3f7f709b15fe53e1edaeead08fc7d":[4,0,2,246],
"group__stan_conn_pub_group.html#ga24f3f7f709b15fe53e1edaeead08fc7d":[2,2,11,1,0],
"group__stan_conn_sub_group.html":[2,2,11,2],
-"group__stan_conn_sub_group.html#ga17d42bf9a4fa39470561a1a668e6b4a2":[4,0,2,248],
+"group__stan_conn_sub_group.html#ga17d42bf9a4fa39470561a1a668e6b4a2":[4,0,2,249],
"group__stan_conn_sub_group.html#ga17d42bf9a4fa39470561a1a668e6b4a2":[2,2,11,2,1],
-"group__stan_conn_sub_group.html#gae545358fdc493baf6d29429a8156781f":[4,0,2,247],
"group__stan_conn_sub_group.html#gae545358fdc493baf6d29429a8156781f":[2,2,11,2,0],
+"group__stan_conn_sub_group.html#gae545358fdc493baf6d29429a8156781f":[4,0,2,248],
"group__stan_msg_group.html":[2,2,8],
-"group__stan_msg_group.html#ga27477570a712b0d6315a823fc400b038":[4,0,2,175],
+"group__stan_msg_group.html#ga27477570a712b0d6315a823fc400b038":[4,0,2,176],
"group__stan_msg_group.html#ga27477570a712b0d6315a823fc400b038":[2,2,8,3],
-"group__stan_msg_group.html#ga2fa524b11e9621cf46ca9b1a3ca66452":[4,0,2,173],
+"group__stan_msg_group.html#ga2fa524b11e9621cf46ca9b1a3ca66452":[4,0,2,174],
"group__stan_msg_group.html#ga2fa524b11e9621cf46ca9b1a3ca66452":[2,2,8,1],
-"group__stan_msg_group.html#ga7d1e394a686bc25ab7376b7f28b9e777":[4,0,2,176],
+"group__stan_msg_group.html#ga7d1e394a686bc25ab7376b7f28b9e777":[4,0,2,177],
"group__stan_msg_group.html#ga7d1e394a686bc25ab7376b7f28b9e777":[2,2,8,4],
-"group__stan_msg_group.html#ga8e537d014b89d9d7da7906b2ee75d5c0":[4,0,2,174],
+"group__stan_msg_group.html#ga8e537d014b89d9d7da7906b2ee75d5c0":[4,0,2,175],
"group__stan_msg_group.html#ga8e537d014b89d9d7da7906b2ee75d5c0":[2,2,8,2],
-"group__stan_msg_group.html#ga98b66ff73447e1d7e329edbfcde782b5":[4,0,2,172],
+"group__stan_msg_group.html#ga98b66ff73447e1d7e329edbfcde782b5":[4,0,2,173],
"group__stan_msg_group.html#ga98b66ff73447e1d7e329edbfcde782b5":[2,2,8,0],
-"group__stan_msg_group.html#gacd0059fb499963f5b2eae18053e5f74f":[4,0,2,177],
+"group__stan_msg_group.html#gacd0059fb499963f5b2eae18053e5f74f":[4,0,2,178],
"group__stan_msg_group.html#gacd0059fb499963f5b2eae18053e5f74f":[2,2,8,5],
"group__stan_sub_group.html":[2,2,12],
-"group__stan_sub_group.html#ga3a1cca9fa3ea54fcf7a43fd1335a26d3":[4,0,2,250],
+"group__stan_sub_group.html#ga3a1cca9fa3ea54fcf7a43fd1335a26d3":[4,0,2,251],
"group__stan_sub_group.html#ga3a1cca9fa3ea54fcf7a43fd1335a26d3":[2,2,12,1],
-"group__stan_sub_group.html#ga3f6ce924f6a1830a55e30e9910aad4ba":[4,0,2,253],
+"group__stan_sub_group.html#ga3f6ce924f6a1830a55e30e9910aad4ba":[4,0,2,254],
"group__stan_sub_group.html#ga3f6ce924f6a1830a55e30e9910aad4ba":[2,2,12,4],
+"group__stan_sub_group.html#ga7b039908ec45cfc2c16ec61ba8daca9d":[4,0,2,250],
"group__stan_sub_group.html#ga7b039908ec45cfc2c16ec61ba8daca9d":[2,2,12,0],
-"group__stan_sub_group.html#ga7b039908ec45cfc2c16ec61ba8daca9d":[4,0,2,249],
-"group__stan_sub_group.html#gacfa3a7b4fa333c84acfa7521fbbb5bcc":[4,0,2,252],
+"group__stan_sub_group.html#gacfa3a7b4fa333c84acfa7521fbbb5bcc":[4,0,2,253],
"group__stan_sub_group.html#gacfa3a7b4fa333c84acfa7521fbbb5bcc":[2,2,12,3],
-"group__stan_sub_group.html#gafa428a7e0f6800216cb06fd738bd235e":[4,0,2,251],
+"group__stan_sub_group.html#gafa428a7e0f6800216cb06fd738bd235e":[4,0,2,252],
"group__stan_sub_group.html#gafa428a7e0f6800216cb06fd738bd235e":[2,2,12,2],
"group__stan_sub_opts_group.html":[2,2,5],
+"group__stan_sub_opts_group.html#ga1b56877d0a6729e148c9c288e2b88e3f":[4,0,2,156],
"group__stan_sub_opts_group.html#ga1b56877d0a6729e148c9c288e2b88e3f":[2,2,5,10],
-"group__stan_sub_opts_group.html#ga1b56877d0a6729e148c9c288e2b88e3f":[4,0,2,155],
-"group__stan_sub_opts_group.html#ga27d9175901997b8468997019746599b5":[4,0,2,151],
+"group__stan_sub_opts_group.html#ga27d9175901997b8468997019746599b5":[4,0,2,152],
"group__stan_sub_opts_group.html#ga27d9175901997b8468997019746599b5":[2,2,5,6],
"group__stan_sub_opts_group.html#ga35efbdea888e00440c500845064931c0":[2,2,5,3],
-"group__stan_sub_opts_group.html#ga35efbdea888e00440c500845064931c0":[4,0,2,148],
+"group__stan_sub_opts_group.html#ga35efbdea888e00440c500845064931c0":[4,0,2,149],
+"group__stan_sub_opts_group.html#ga6cb7f6e1ac697d16959f9042eeb84dc1":[4,0,2,150],
"group__stan_sub_opts_group.html#ga6cb7f6e1ac697d16959f9042eeb84dc1":[2,2,5,4],
-"group__stan_sub_opts_group.html#ga6cb7f6e1ac697d16959f9042eeb84dc1":[4,0,2,149],
+"group__stan_sub_opts_group.html#ga6f49ae2629e49d2bfa35990cf030bf83":[4,0,2,155],
"group__stan_sub_opts_group.html#ga6f49ae2629e49d2bfa35990cf030bf83":[2,2,5,9],
-"group__stan_sub_opts_group.html#ga6f49ae2629e49d2bfa35990cf030bf83":[4,0,2,154],
"group__stan_sub_opts_group.html#ga856a74e31f3307faf988747c1f88717c":[2,2,5,7],
-"group__stan_sub_opts_group.html#ga856a74e31f3307faf988747c1f88717c":[4,0,2,152]
+"group__stan_sub_opts_group.html#ga856a74e31f3307faf988747c1f88717c":[4,0,2,153]
};
diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js
index 97d5290f9..b16144e74 100644
--- a/doc/html/navtreeindex2.js
+++ b/doc/html/navtreeindex2.js
@@ -1,190 +1,192 @@
var NAVTREEINDEX2 =
{
-"group__stan_sub_opts_group.html#gaa018bceba99ef3726157e87c6918ab14":[4,0,2,146],
+"group__stan_sub_opts_group.html#gaa018bceba99ef3726157e87c6918ab14":[4,0,2,147],
"group__stan_sub_opts_group.html#gaa018bceba99ef3726157e87c6918ab14":[2,2,5,1],
"group__stan_sub_opts_group.html#gaafd7a553486eea3c9d309da0744a3608":[2,2,5,5],
-"group__stan_sub_opts_group.html#gaafd7a553486eea3c9d309da0744a3608":[4,0,2,150],
-"group__stan_sub_opts_group.html#gab09b81358e93199a4631eb06f1ec179f":[4,0,2,153],
+"group__stan_sub_opts_group.html#gaafd7a553486eea3c9d309da0744a3608":[4,0,2,151],
+"group__stan_sub_opts_group.html#gab09b81358e93199a4631eb06f1ec179f":[4,0,2,154],
"group__stan_sub_opts_group.html#gab09b81358e93199a4631eb06f1ec179f":[2,2,5,8],
-"group__stan_sub_opts_group.html#gad87a2cef4f4ddf64696f9864773c37cf":[4,0,2,145],
+"group__stan_sub_opts_group.html#gad87a2cef4f4ddf64696f9864773c37cf":[4,0,2,146],
"group__stan_sub_opts_group.html#gad87a2cef4f4ddf64696f9864773c37cf":[2,2,5,0],
"group__stan_sub_opts_group.html#gafbb4e6c74978c4e8f30f016c20cc2bdf":[2,2,5,2],
-"group__stan_sub_opts_group.html#gafbb4e6c74978c4e8f30f016c20cc2bdf":[4,0,2,147],
+"group__stan_sub_opts_group.html#gafbb4e6c74978c4e8f30f016c20cc2bdf":[4,0,2,148],
"group__stats_group.html":[2,2,2],
"group__stats_group.html#ga26a04e77af8fc160adf7c33088dcf59c":[2,2,2,2],
-"group__stats_group.html#ga26a04e77af8fc160adf7c33088dcf59c":[4,0,2,83],
+"group__stats_group.html#ga26a04e77af8fc160adf7c33088dcf59c":[4,0,2,84],
"group__stats_group.html#gad85f5ffb4272713f6cc6d988e6d4e75f":[2,2,2,1],
-"group__stats_group.html#gad85f5ffb4272713f6cc6d988e6d4e75f":[4,0,2,82],
+"group__stats_group.html#gad85f5ffb4272713f6cc6d988e6d4e75f":[4,0,2,83],
"group__stats_group.html#gafa923df029168f4991b77ffdd9e24877":[2,2,2,0],
-"group__stats_group.html#gafa923df029168f4991b77ffdd9e24877":[4,0,2,81],
+"group__stats_group.html#gafa923df029168f4991b77ffdd9e24877":[4,0,2,82],
"group__status_group.html":[2,2,1],
"group__status_group.html#ga0f7a5e105311800d957ae7b28d1ab752":[2,2,1,0],
-"group__status_group.html#ga0f7a5e105311800d957ae7b28d1ab752":[4,0,2,80],
+"group__status_group.html#ga0f7a5e105311800d957ae7b28d1ab752":[4,0,2,81],
"group__sub_group.html":[2,2,10],
-"group__sub_group.html#ga0408c9b6e4ad4078ac0267656ace222d":[4,0,2,236],
+"group__sub_group.html#ga0408c9b6e4ad4078ac0267656ace222d":[4,0,2,237],
"group__sub_group.html#ga0408c9b6e4ad4078ac0267656ace222d":[2,2,10,16],
-"group__sub_group.html#ga09f285de2746a6e27fc66efd60bd3116":[4,0,2,223],
+"group__sub_group.html#ga09f285de2746a6e27fc66efd60bd3116":[4,0,2,224],
"group__sub_group.html#ga09f285de2746a6e27fc66efd60bd3116":[2,2,10,3],
-"group__sub_group.html#ga0abc5d9afbc6b0c9c5adaf533904c968":[4,0,2,230],
+"group__sub_group.html#ga0abc5d9afbc6b0c9c5adaf533904c968":[4,0,2,231],
"group__sub_group.html#ga0abc5d9afbc6b0c9c5adaf533904c968":[2,2,10,10],
-"group__sub_group.html#ga12b60cdb3aca7329edebc480ae86bfab":[4,0,2,232],
+"group__sub_group.html#ga12b60cdb3aca7329edebc480ae86bfab":[4,0,2,233],
"group__sub_group.html#ga12b60cdb3aca7329edebc480ae86bfab":[2,2,10,12],
-"group__sub_group.html#ga24f1636869e26661ce62c9c9f4d80823":[4,0,2,229],
+"group__sub_group.html#ga24f1636869e26661ce62c9c9f4d80823":[4,0,2,230],
"group__sub_group.html#ga24f1636869e26661ce62c9c9f4d80823":[2,2,10,9],
-"group__sub_group.html#ga26c9736289d326fb7d6df7e2a0df72ab":[4,0,2,234],
+"group__sub_group.html#ga26c9736289d326fb7d6df7e2a0df72ab":[4,0,2,235],
"group__sub_group.html#ga26c9736289d326fb7d6df7e2a0df72ab":[2,2,10,14],
-"group__sub_group.html#ga38f1e41fc7619101fc4aa52014dd5428":[4,0,2,220],
+"group__sub_group.html#ga38f1e41fc7619101fc4aa52014dd5428":[4,0,2,221],
"group__sub_group.html#ga38f1e41fc7619101fc4aa52014dd5428":[2,2,10,0],
-"group__sub_group.html#ga476b7276d0b7f9946834d2bb2423e955":[4,0,2,228],
+"group__sub_group.html#ga476b7276d0b7f9946834d2bb2423e955":[4,0,2,229],
"group__sub_group.html#ga476b7276d0b7f9946834d2bb2423e955":[2,2,10,8],
-"group__sub_group.html#ga50a95dd96e9b714201679a015d62832f":[4,0,2,239],
+"group__sub_group.html#ga50a95dd96e9b714201679a015d62832f":[4,0,2,240],
"group__sub_group.html#ga50a95dd96e9b714201679a015d62832f":[2,2,10,19],
-"group__sub_group.html#ga5e6454bbc7a90b9694112d45bd8de903":[4,0,2,233],
+"group__sub_group.html#ga5e6454bbc7a90b9694112d45bd8de903":[4,0,2,234],
"group__sub_group.html#ga5e6454bbc7a90b9694112d45bd8de903":[2,2,10,13],
-"group__sub_group.html#ga6538a5d78dfb0f16514b94c8e74c11af":[4,0,2,221],
+"group__sub_group.html#ga6538a5d78dfb0f16514b94c8e74c11af":[4,0,2,222],
"group__sub_group.html#ga6538a5d78dfb0f16514b94c8e74c11af":[2,2,10,1],
-"group__sub_group.html#ga68a7cea89e75c529a7dd3bb77303dda4":[4,0,2,225],
+"group__sub_group.html#ga68a7cea89e75c529a7dd3bb77303dda4":[4,0,2,226],
"group__sub_group.html#ga68a7cea89e75c529a7dd3bb77303dda4":[2,2,10,5],
+"group__sub_group.html#ga786bb458981274fe717f266bd3b96d96":[4,0,2,227],
"group__sub_group.html#ga786bb458981274fe717f266bd3b96d96":[2,2,10,6],
-"group__sub_group.html#ga786bb458981274fe717f266bd3b96d96":[4,0,2,226],
-"group__sub_group.html#ga8a37b2d5290da3aecc05483d79e7e254":[4,0,2,224],
+"group__sub_group.html#ga8a37b2d5290da3aecc05483d79e7e254":[4,0,2,225],
"group__sub_group.html#ga8a37b2d5290da3aecc05483d79e7e254":[2,2,10,4],
-"group__sub_group.html#ga9834bd02f67a25ac084d5ad71e146019":[4,0,2,237],
+"group__sub_group.html#ga9834bd02f67a25ac084d5ad71e146019":[4,0,2,238],
"group__sub_group.html#ga9834bd02f67a25ac084d5ad71e146019":[2,2,10,17],
-"group__sub_group.html#ga9c26a3f9584e7804060a48ec1b7e2a68":[4,0,2,235],
+"group__sub_group.html#ga9c26a3f9584e7804060a48ec1b7e2a68":[4,0,2,236],
"group__sub_group.html#ga9c26a3f9584e7804060a48ec1b7e2a68":[2,2,10,15],
-"group__sub_group.html#gaca6262e2ef842caa701a9f233db72707":[4,0,2,227],
+"group__sub_group.html#gaca6262e2ef842caa701a9f233db72707":[4,0,2,228],
"group__sub_group.html#gaca6262e2ef842caa701a9f233db72707":[2,2,10,7],
-"group__sub_group.html#gaea632f845d473e7461b134c0e7bf4077":[4,0,2,238],
+"group__sub_group.html#gaea632f845d473e7461b134c0e7bf4077":[4,0,2,239],
"group__sub_group.html#gaea632f845d473e7461b134c0e7bf4077":[2,2,10,18],
-"group__sub_group.html#gaee87f8be0e6c2a4693ba2cea070583ba":[4,0,2,222],
+"group__sub_group.html#gaee87f8be0e6c2a4693ba2cea070583ba":[4,0,2,223],
"group__sub_group.html#gaee87f8be0e6c2a4693ba2cea070583ba":[2,2,10,2],
-"group__sub_group.html#gafe31911d8372db401d33856465421710":[4,0,2,231],
+"group__sub_group.html#gafe31911d8372db401d33856465421710":[4,0,2,232],
"group__sub_group.html#gafe31911d8372db401d33856465421710":[2,2,10,11],
"group__types_group.html":[2,0],
-"group__types_group.html#ga023712711f5c289663fc2223e83686d3":[4,0,2,42],
-"group__types_group.html#ga023712711f5c289663fc2223e83686d3":[2,0,59],
+"group__types_group.html#ga023712711f5c289663fc2223e83686d3":[4,0,2,43],
+"group__types_group.html#ga023712711f5c289663fc2223e83686d3":[2,0,61],
"group__types_group.html#ga0483b2197c0ddd9082b48c2dd3fe7cee":[4,0,2,26],
-"group__types_group.html#ga0483b2197c0ddd9082b48c2dd3fe7cee":[2,0,43],
-"group__types_group.html#ga0e3a3b7cf89e7dfa955f0f8f3f1eb6e5":[4,0,2,37],
-"group__types_group.html#ga0e3a3b7cf89e7dfa955f0f8f3f1eb6e5":[2,0,54],
-"group__types_group.html#ga117ed2c35f89ef3144540ed9cbadc818":[4,0,2,62],
-"group__types_group.html#ga117ed2c35f89ef3144540ed9cbadc818":[2,0,63],
-"group__types_group.html#ga13d64411878ba13a6ca39c915f2447c1":[4,0,2,41],
-"group__types_group.html#ga13d64411878ba13a6ca39c915f2447c1":[2,0,58],
-"group__types_group.html#ga1802a53c79e667f093bba033b16adc98":[4,0,2,61],
-"group__types_group.html#ga1802a53c79e667f093bba033b16adc98":[2,0,62],
+"group__types_group.html#ga0483b2197c0ddd9082b48c2dd3fe7cee":[2,0,44],
+"group__types_group.html#ga0e3a3b7cf89e7dfa955f0f8f3f1eb6e5":[4,0,2,38],
+"group__types_group.html#ga0e3a3b7cf89e7dfa955f0f8f3f1eb6e5":[2,0,56],
+"group__types_group.html#ga117ed2c35f89ef3144540ed9cbadc818":[4,0,2,63],
+"group__types_group.html#ga117ed2c35f89ef3144540ed9cbadc818":[2,0,65],
+"group__types_group.html#ga13d64411878ba13a6ca39c915f2447c1":[4,0,2,42],
+"group__types_group.html#ga13d64411878ba13a6ca39c915f2447c1":[2,0,60],
+"group__types_group.html#ga1802a53c79e667f093bba033b16adc98":[4,0,2,62],
+"group__types_group.html#ga1802a53c79e667f093bba033b16adc98":[2,0,64],
"group__types_group.html#ga1e938dab794089f9329d7b7ece8f3e9b":[4,0,2,22],
-"group__types_group.html#ga1e938dab794089f9329d7b7ece8f3e9b":[2,0,39],
+"group__types_group.html#ga1e938dab794089f9329d7b7ece8f3e9b":[2,0,40],
+"group__types_group.html#ga206c3d4d6f4f6f96fd2cae53a3df31c1":[2,0,30],
"group__types_group.html#ga206c3d4d6f4f6f96fd2cae53a3df31c1":[4,0,2,12],
-"group__types_group.html#ga206c3d4d6f4f6f96fd2cae53a3df31c1":[2,0,29],
"group__types_group.html#ga2629c9454996edf7914be36a9e44921b":[4,0,2,25],
-"group__types_group.html#ga2629c9454996edf7914be36a9e44921b":[2,0,42],
+"group__types_group.html#ga2629c9454996edf7914be36a9e44921b":[2,0,43],
"group__types_group.html#ga26fd6a73df327ca3c271e46ddefc8acf":[4,0,2,19],
-"group__types_group.html#ga26fd6a73df327ca3c271e46ddefc8acf":[2,0,36],
+"group__types_group.html#ga26fd6a73df327ca3c271e46ddefc8acf":[2,0,37],
+"group__types_group.html#ga27e1a5d5b513f9eb7d61a17db71f8003":[4,0,2,30],
+"group__types_group.html#ga27e1a5d5b513f9eb7d61a17db71f8003":[2,0,48],
"group__types_group.html#ga2bfd6de6ffc84d767482b3dd57cb9271":[4,0,2,21],
-"group__types_group.html#ga2bfd6de6ffc84d767482b3dd57cb9271":[2,0,38],
-"group__types_group.html#ga2cf5db7703b42d97abe56a3e83b2a87d":[4,0,2,40],
-"group__types_group.html#ga2cf5db7703b42d97abe56a3e83b2a87d":[2,0,57],
-"group__types_group.html#ga2f21bb79884e56a5613d7fe76b11b1e5":[2,0,47],
-"group__types_group.html#ga2f21bb79884e56a5613d7fe76b11b1e5":[4,0,2,30],
+"group__types_group.html#ga2bfd6de6ffc84d767482b3dd57cb9271":[2,0,39],
+"group__types_group.html#ga2cf5db7703b42d97abe56a3e83b2a87d":[4,0,2,41],
+"group__types_group.html#ga2cf5db7703b42d97abe56a3e83b2a87d":[2,0,59],
+"group__types_group.html#ga2f21bb79884e56a5613d7fe76b11b1e5":[4,0,2,31],
+"group__types_group.html#ga2f21bb79884e56a5613d7fe76b11b1e5":[2,0,49],
"group__types_group.html#ga39011d30b295759b7f6ca0a7539dff8f":[4,0,2,29],
-"group__types_group.html#ga39011d30b295759b7f6ca0a7539dff8f":[2,0,46],
-"group__types_group.html#ga410f8fb053efa02b2ca1de0c02fa4b6d":[4,0,2,59],
-"group__types_group.html#ga410f8fb053efa02b2ca1de0c02fa4b6d":[2,0,60],
+"group__types_group.html#ga39011d30b295759b7f6ca0a7539dff8f":[2,0,47],
+"group__types_group.html#ga410f8fb053efa02b2ca1de0c02fa4b6d":[4,0,2,60],
+"group__types_group.html#ga410f8fb053efa02b2ca1de0c02fa4b6d":[2,0,62],
"group__types_group.html#ga49d1138fac9da8b85d00a367081e91c9":[4,0,2,16],
-"group__types_group.html#ga49d1138fac9da8b85d00a367081e91c9":[2,0,33],
+"group__types_group.html#ga49d1138fac9da8b85d00a367081e91c9":[2,0,34],
"group__types_group.html#ga57a4b8c7109e2773878655722ce028aa":[4,0,2,8],
-"group__types_group.html#ga57a4b8c7109e2773878655722ce028aa":[2,0,25],
-"group__types_group.html#ga57cdc53b29a4fedb5a4140b6e64a4fab":[4,0,2,33],
-"group__types_group.html#ga57cdc53b29a4fedb5a4140b6e64a4fab":[2,0,50],
-"group__types_group.html#ga7bbea3575d35dcdbfc9b766b04269eb7":[2,0,32],
+"group__types_group.html#ga57a4b8c7109e2773878655722ce028aa":[2,0,26],
+"group__types_group.html#ga57cdc53b29a4fedb5a4140b6e64a4fab":[4,0,2,34],
+"group__types_group.html#ga57cdc53b29a4fedb5a4140b6e64a4fab":[2,0,52],
"group__types_group.html#ga7bbea3575d35dcdbfc9b766b04269eb7":[4,0,2,15],
-"group__types_group.html#ga7f88b7d482488398074f9d1419a9b8c2":[4,0,2,60],
-"group__types_group.html#ga7f88b7d482488398074f9d1419a9b8c2":[2,0,61],
-"group__types_group.html#ga8650faf52b0b6b23df376eebeb9d0354":[4,0,2,64],
-"group__types_group.html#ga8650faf52b0b6b23df376eebeb9d0354":[2,0,65],
+"group__types_group.html#ga7bbea3575d35dcdbfc9b766b04269eb7":[2,0,33],
+"group__types_group.html#ga7f88b7d482488398074f9d1419a9b8c2":[4,0,2,61],
+"group__types_group.html#ga7f88b7d482488398074f9d1419a9b8c2":[2,0,63],
+"group__types_group.html#ga8650faf52b0b6b23df376eebeb9d0354":[2,0,67],
+"group__types_group.html#ga8650faf52b0b6b23df376eebeb9d0354":[4,0,2,65],
+"group__types_group.html#ga87158ec63b4f90f69e20451624ea01d8":[2,0,27],
"group__types_group.html#ga87158ec63b4f90f69e20451624ea01d8":[4,0,2,9],
-"group__types_group.html#ga87158ec63b4f90f69e20451624ea01d8":[2,0,26],
-"group__types_group.html#ga8fcb50e6e7312834791f9e237d28e873":[4,0,2,63],
-"group__types_group.html#ga8fcb50e6e7312834791f9e237d28e873":[2,0,64],
-"group__types_group.html#ga9e826493769d23086cfccefe95cdf64c":[4,0,2,38],
-"group__types_group.html#ga9e826493769d23086cfccefe95cdf64c":[2,0,55],
-"group__types_group.html#gaa889f706cce285adb9cea8aba0b76866":[4,0,2,32],
-"group__types_group.html#gaa889f706cce285adb9cea8aba0b76866":[2,0,49],
+"group__types_group.html#ga8fcb50e6e7312834791f9e237d28e873":[4,0,2,64],
+"group__types_group.html#ga8fcb50e6e7312834791f9e237d28e873":[2,0,66],
+"group__types_group.html#ga9e826493769d23086cfccefe95cdf64c":[4,0,2,39],
+"group__types_group.html#ga9e826493769d23086cfccefe95cdf64c":[2,0,57],
+"group__types_group.html#gaa889f706cce285adb9cea8aba0b76866":[4,0,2,33],
+"group__types_group.html#gaa889f706cce285adb9cea8aba0b76866":[2,0,51],
"group__types_group.html#gaaf12cdd24c6cc23a57c20466c92ff8c1":[4,0,2,14],
-"group__types_group.html#gaaf12cdd24c6cc23a57c20466c92ff8c1":[2,0,31],
-"group__types_group.html#gaaf92318ce94a1ae3547c9a7af5a3f4f6":[2,0,40],
+"group__types_group.html#gaaf12cdd24c6cc23a57c20466c92ff8c1":[2,0,32],
"group__types_group.html#gaaf92318ce94a1ae3547c9a7af5a3f4f6":[4,0,2,23],
+"group__types_group.html#gaaf92318ce94a1ae3547c9a7af5a3f4f6":[2,0,41],
"group__types_group.html#gab2f33f57188a550f2f747d4f27bc24bd":[4,0,2,24],
-"group__types_group.html#gab2f33f57188a550f2f747d4f27bc24bd":[2,0,41],
+"group__types_group.html#gab2f33f57188a550f2f747d4f27bc24bd":[2,0,42],
"group__types_group.html#gab4c43c87d81917aab748a50eee028449":[4,0,2,18],
-"group__types_group.html#gab4c43c87d81917aab748a50eee028449":[2,0,35],
-"group__types_group.html#gabcc48b40a81fe302188f4ee06ea9c54e":[2,0,28],
+"group__types_group.html#gab4c43c87d81917aab748a50eee028449":[2,0,36],
"group__types_group.html#gabcc48b40a81fe302188f4ee06ea9c54e":[4,0,2,11],
-"group__types_group.html#gaccfaac2079656ffd40d003e4de5d2280":[2,0,45],
+"group__types_group.html#gabcc48b40a81fe302188f4ee06ea9c54e":[2,0,29],
"group__types_group.html#gaccfaac2079656ffd40d003e4de5d2280":[4,0,2,28],
+"group__types_group.html#gaccfaac2079656ffd40d003e4de5d2280":[2,0,46],
"group__types_group.html#gace471cd2cef1df797b2a1c6b485049bd":[4,0,2,27],
-"group__types_group.html#gace471cd2cef1df797b2a1c6b485049bd":[2,0,44],
-"group__types_group.html#gace9595b1a5ce3f7a13670367fd293b4a":[4,0,2,34],
-"group__types_group.html#gace9595b1a5ce3f7a13670367fd293b4a":[2,0,51],
-"group__types_group.html#gad057a0107367ce5727975f3daf63ff75":[4,0,2,31],
-"group__types_group.html#gad057a0107367ce5727975f3daf63ff75":[2,0,48],
-"group__types_group.html#gadb7c287bc86b92765fbe45a066b96f40":[4,0,2,36],
-"group__types_group.html#gadb7c287bc86b92765fbe45a066b96f40":[2,0,53],
-"group__types_group.html#gadcab54026c4ed78f344ce03ce31bb61a":[2,0,27],
+"group__types_group.html#gace471cd2cef1df797b2a1c6b485049bd":[2,0,45],
+"group__types_group.html#gace9595b1a5ce3f7a13670367fd293b4a":[4,0,2,35],
+"group__types_group.html#gace9595b1a5ce3f7a13670367fd293b4a":[2,0,53],
+"group__types_group.html#gad057a0107367ce5727975f3daf63ff75":[4,0,2,32],
+"group__types_group.html#gad057a0107367ce5727975f3daf63ff75":[2,0,50],
+"group__types_group.html#gadb7c287bc86b92765fbe45a066b96f40":[4,0,2,37],
+"group__types_group.html#gadb7c287bc86b92765fbe45a066b96f40":[2,0,55],
"group__types_group.html#gadcab54026c4ed78f344ce03ce31bb61a":[4,0,2,10],
-"group__types_group.html#gae4dae869fb614536f0f027c2e2660cc5":[4,0,2,39],
-"group__types_group.html#gae4dae869fb614536f0f027c2e2660cc5":[2,0,56],
+"group__types_group.html#gadcab54026c4ed78f344ce03ce31bb61a":[2,0,28],
+"group__types_group.html#gae4dae869fb614536f0f027c2e2660cc5":[4,0,2,40],
+"group__types_group.html#gae4dae869fb614536f0f027c2e2660cc5":[2,0,58],
"group__types_group.html#gaef6601477f6456bebc229f7f38982a6c":[4,0,2,17],
-"group__types_group.html#gaef6601477f6456bebc229f7f38982a6c":[2,0,34],
-"group__types_group.html#gaf1d5e436c5d41c5b9b96d84e3d2bc86f":[4,0,2,35],
-"group__types_group.html#gaf1d5e436c5d41c5b9b96d84e3d2bc86f":[2,0,52],
+"group__types_group.html#gaef6601477f6456bebc229f7f38982a6c":[2,0,35],
+"group__types_group.html#gaf1d5e436c5d41c5b9b96d84e3d2bc86f":[4,0,2,36],
+"group__types_group.html#gaf1d5e436c5d41c5b9b96d84e3d2bc86f":[2,0,54],
+"group__types_group.html#gaf80828510450faf84bbf456e94f5b784":[2,0,38],
"group__types_group.html#gaf80828510450faf84bbf456e94f5b784":[4,0,2,20],
-"group__types_group.html#gaf80828510450faf84bbf456e94f5b784":[2,0,37],
"group__types_group.html#gaf88dca0a18efb5c5e994d265a9f04aec":[4,0,2,7],
-"group__types_group.html#gaf88dca0a18efb5c5e994d265a9f04aec":[2,0,24],
+"group__types_group.html#gaf88dca0a18efb5c5e994d265a9f04aec":[2,0,25],
+"group__types_group.html#gafd5523161ec3783e79719cb9a9a66b5b":[2,0,31],
"group__types_group.html#gafd5523161ec3783e79719cb9a9a66b5b":[4,0,2,13],
-"group__types_group.html#gafd5523161ec3783e79719cb9a9a66b5b":[2,0,30],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a06299d9c8262a16306ba6cc16d293c5e":[4,0,2,62,3],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a06299d9c8262a16306ba6cc16d293c5e":[2,0,63,3],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a33317133d42f21bf5919827a691543f6":[4,0,2,62,4],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a33317133d42f21bf5919827a691543f6":[2,0,63,4],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a82b8d36e17391212398984f92db9c381":[4,0,2,62,2],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a82b8d36e17391212398984f92db9c381":[2,0,63,2],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818abb50ebcd2fbafe27038c966121b9407b":[4,0,2,62,5],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818abb50ebcd2fbafe27038c966121b9407b":[2,0,63,5],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818abbd81d6c4e0f17f30e2186f1335e991d":[4,0,2,62,1],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818abbd81d6c4e0f17f30e2186f1335e991d":[2,0,63,1],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818ac692ba1363103768ac4bb58695549758":[4,0,2,62,0],
-"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818ac692ba1363103768ac4bb58695549758":[2,0,63,0],
-"group__types_group.html#gga1802a53c79e667f093bba033b16adc98a1d9dad1854cf374b22e3688b98284dec":[4,0,2,61,0],
-"group__types_group.html#gga1802a53c79e667f093bba033b16adc98a1d9dad1854cf374b22e3688b98284dec":[2,0,62,0],
-"group__types_group.html#gga1802a53c79e667f093bba033b16adc98a428ed10448726ad01c1db77a7f748314":[4,0,2,61,1],
-"group__types_group.html#gga1802a53c79e667f093bba033b16adc98a428ed10448726ad01c1db77a7f748314":[2,0,62,1],
-"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6da6a2aa02f32acec6526d81f6e974e690f":[4,0,2,59,0],
-"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6da6a2aa02f32acec6526d81f6e974e690f":[2,0,60,0],
-"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6dae874de4a787cfbec4c6d0eb1a3f05ebd":[4,0,2,59,1],
-"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6dae874de4a787cfbec4c6d0eb1a3f05ebd":[2,0,60,1],
-"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6daf7e6581e69572691b01d1294a3c3a478":[4,0,2,59,2],
-"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6daf7e6581e69572691b01d1294a3c3a478":[2,0,60,2],
-"group__types_group.html#gga7f88b7d482488398074f9d1419a9b8c2a99d7f2d740af26c340c0a4e2b72fb6ab":[4,0,2,60,1],
-"group__types_group.html#gga7f88b7d482488398074f9d1419a9b8c2a99d7f2d740af26c340c0a4e2b72fb6ab":[2,0,61,1],
-"group__types_group.html#gga7f88b7d482488398074f9d1419a9b8c2abb31b828421634f1e6a1ef9359bc91f6":[4,0,2,60,0],
-"group__types_group.html#gga7f88b7d482488398074f9d1419a9b8c2abb31b828421634f1e6a1ef9359bc91f6":[2,0,61,0],
-"group__types_group.html#gga8650faf52b0b6b23df376eebeb9d0354a2c4a1e2b75f31dd69a89b541d75afa44":[4,0,2,64,0],
-"group__types_group.html#gga8650faf52b0b6b23df376eebeb9d0354a2c4a1e2b75f31dd69a89b541d75afa44":[2,0,65,0],
-"group__types_group.html#gga8650faf52b0b6b23df376eebeb9d0354a6ee3851dac5c90a61492193dd55931f5":[4,0,2,64,1],
-"group__types_group.html#gga8650faf52b0b6b23df376eebeb9d0354a6ee3851dac5c90a61492193dd55931f5":[2,0,65,1],
-"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873a02d46a6395933c55c95ee5194bb6b80e":[4,0,2,63,0],
-"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873a02d46a6395933c55c95ee5194bb6b80e":[2,0,64,0],
-"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873a1232af28bf4e4b82e962174f1432ed4a":[4,0,2,63,2],
-"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873a1232af28bf4e4b82e962174f1432ed4a":[2,0,64,2],
-"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873afd91fe31cf57c68863ca3090b07c296c":[4,0,2,63,1],
-"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873afd91fe31cf57c68863ca3090b07c296c":[2,0,64,1],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a06299d9c8262a16306ba6cc16d293c5e":[4,0,2,63,3],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a06299d9c8262a16306ba6cc16d293c5e":[2,0,65,3],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a33317133d42f21bf5919827a691543f6":[4,0,2,63,4],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a33317133d42f21bf5919827a691543f6":[2,0,65,4],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a82b8d36e17391212398984f92db9c381":[4,0,2,63,2],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818a82b8d36e17391212398984f92db9c381":[2,0,65,2],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818abb50ebcd2fbafe27038c966121b9407b":[4,0,2,63,5],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818abb50ebcd2fbafe27038c966121b9407b":[2,0,65,5],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818abbd81d6c4e0f17f30e2186f1335e991d":[4,0,2,63,1],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818abbd81d6c4e0f17f30e2186f1335e991d":[2,0,65,1],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818ac692ba1363103768ac4bb58695549758":[4,0,2,63,0],
+"group__types_group.html#gga117ed2c35f89ef3144540ed9cbadc818ac692ba1363103768ac4bb58695549758":[2,0,65,0],
+"group__types_group.html#gga1802a53c79e667f093bba033b16adc98a1d9dad1854cf374b22e3688b98284dec":[4,0,2,62,0],
+"group__types_group.html#gga1802a53c79e667f093bba033b16adc98a1d9dad1854cf374b22e3688b98284dec":[2,0,64,0],
+"group__types_group.html#gga1802a53c79e667f093bba033b16adc98a428ed10448726ad01c1db77a7f748314":[4,0,2,62,1],
+"group__types_group.html#gga1802a53c79e667f093bba033b16adc98a428ed10448726ad01c1db77a7f748314":[2,0,64,1],
+"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6da6a2aa02f32acec6526d81f6e974e690f":[4,0,2,60,0],
+"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6da6a2aa02f32acec6526d81f6e974e690f":[2,0,62,0],
+"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6dae874de4a787cfbec4c6d0eb1a3f05ebd":[4,0,2,60,1],
+"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6dae874de4a787cfbec4c6d0eb1a3f05ebd":[2,0,62,1],
+"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6daf7e6581e69572691b01d1294a3c3a478":[4,0,2,60,2],
+"group__types_group.html#gga410f8fb053efa02b2ca1de0c02fa4b6daf7e6581e69572691b01d1294a3c3a478":[2,0,62,2],
+"group__types_group.html#gga7f88b7d482488398074f9d1419a9b8c2a99d7f2d740af26c340c0a4e2b72fb6ab":[4,0,2,61,1],
+"group__types_group.html#gga7f88b7d482488398074f9d1419a9b8c2a99d7f2d740af26c340c0a4e2b72fb6ab":[2,0,63,1],
+"group__types_group.html#gga7f88b7d482488398074f9d1419a9b8c2abb31b828421634f1e6a1ef9359bc91f6":[4,0,2,61,0],
+"group__types_group.html#gga7f88b7d482488398074f9d1419a9b8c2abb31b828421634f1e6a1ef9359bc91f6":[2,0,63,0],
+"group__types_group.html#gga8650faf52b0b6b23df376eebeb9d0354a2c4a1e2b75f31dd69a89b541d75afa44":[2,0,67,0],
+"group__types_group.html#gga8650faf52b0b6b23df376eebeb9d0354a2c4a1e2b75f31dd69a89b541d75afa44":[4,0,2,65,0],
+"group__types_group.html#gga8650faf52b0b6b23df376eebeb9d0354a6ee3851dac5c90a61492193dd55931f5":[2,0,67,1],
+"group__types_group.html#gga8650faf52b0b6b23df376eebeb9d0354a6ee3851dac5c90a61492193dd55931f5":[4,0,2,65,1],
+"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873a02d46a6395933c55c95ee5194bb6b80e":[4,0,2,64,0],
+"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873a02d46a6395933c55c95ee5194bb6b80e":[2,0,66,0],
+"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873a1232af28bf4e4b82e962174f1432ed4a":[2,0,66,2],
+"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873a1232af28bf4e4b82e962174f1432ed4a":[4,0,2,64,2],
+"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873afd91fe31cf57c68863ca3090b07c296c":[4,0,2,64,1],
+"group__types_group.html#gga8fcb50e6e7312834791f9e237d28e873afd91fe31cf57c68863ca3090b07c296c":[2,0,66,1],
"group__wildcards_group.html":[2,3],
-"index.html":[],
"index.html":[0],
+"index.html":[],
"index.html#faq_sec":[0,2],
"index.html#install_sec":[0,1],
"index.html#intro_sec":[0,0],
@@ -247,7 +249,5 @@ var NAVTREEINDEX2 =
"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a64dbcba923d50e6f258db59b85eb8b17":[4,0,3,2,61],
"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a66240027007033c67fec04f4298311c4":[4,0,3,2,9],
"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a6a2a1cbd9c2e2dc6dff4fb84be741e0f":[4,0,3,2,57],
-"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a6b4c22a03ad4769d09599ac9a75e6435":[4,0,3,2,58],
-"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a6b6aaaa23b1af2caf959529287b2a847":[4,0,3,2,90],
-"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a6d4bed940055aa46a188a2419a531c63":[4,0,3,2,86]
+"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a6b4c22a03ad4769d09599ac9a75e6435":[4,0,3,2,58]
};
diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js
index 87ce889b5..c4d179205 100644
--- a/doc/html/navtreeindex3.js
+++ b/doc/html/navtreeindex3.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX3 =
{
+"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a6b6aaaa23b1af2caf959529287b2a847":[4,0,3,2,90],
+"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a6d4bed940055aa46a188a2419a531c63":[4,0,3,2,86],
"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a739799359c3988ea18fe861eaff6f1f5":[4,0,3,2,25],
"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a76dad06168a8d57e829876c2fcd3af56":[4,0,3,2,95],
"status_8h.html#a10731415ffcd3e2330df10c4d5fd3d70a7a89433d532a863561087229b19a525f":[4,0,3,2,22],
@@ -104,57 +106,59 @@ var NAVTREEINDEX3 =
"status_8h.html#a6d667c1f8dd289a7e0f39bf10e800b51ac6b8b7f138f6ca285fe1f4da707b2100":[4,0,3,0,6],
"status_8h.html#a6d667c1f8dd289a7e0f39bf10e800b51acfdc4826e08ce4b59f901952038e9206":[4,0,3,0,4],
"status_8h_source.html":[4,0,3],
-"structjs_a_p_i_stats.html":[2,0,17],
-"structjs_a_p_i_stats.html#a1545170bebb347d0ea1254f51c3027cf":[2,0,17,0],
-"structjs_a_p_i_stats.html#a84e85ad9d94dbe9afd1101388574255d":[2,0,17,1],
-"structjs_account_info.html":[2,0,19],
-"structjs_account_info.html#a1237c3f19a42a3203825971b429312e9":[2,0,19,3],
-"structjs_account_info.html#a17317abf03effdcdedc2003fca8adc71":[2,0,19,2],
-"structjs_account_info.html#a448578d621e878267ad5f1792002a665":[2,0,19,0],
-"structjs_account_info.html#a94ab71c69b7883c2731ae8741ddc1e94":[2,0,19,5],
-"structjs_account_info.html#aad93cf4bb6c1fbb09ae8545c03f315a9":[2,0,19,6],
-"structjs_account_info.html#ab6ba03298e1863132550b9b08d06048c":[2,0,19,4],
-"structjs_account_info.html#ad1c254c5b8f11f57062a4e2d5fb10ae3":[2,0,19,1],
-"structjs_account_limits.html":[2,0,18],
-"structjs_account_limits.html#a4710a10950857a322c2a3ad6f946ded2":[2,0,18,2],
-"structjs_account_limits.html#a6169f29101d51d48eed0803b719e6338":[2,0,18,3],
-"structjs_account_limits.html#a6fff014c46739410ecf298b0cf643b30":[2,0,18,1],
-"structjs_account_limits.html#a7bfc63e6f49ce724663ee534c5efdfa4":[2,0,18,0],
+"structjs_a_p_i_stats.html":[2,0,18],
+"structjs_a_p_i_stats.html#a1545170bebb347d0ea1254f51c3027cf":[2,0,18,0],
+"structjs_a_p_i_stats.html#a84e85ad9d94dbe9afd1101388574255d":[2,0,18,1],
+"structjs_account_info.html":[2,0,20],
+"structjs_account_info.html#a1237c3f19a42a3203825971b429312e9":[2,0,20,3],
+"structjs_account_info.html#a17317abf03effdcdedc2003fca8adc71":[2,0,20,2],
+"structjs_account_info.html#a448578d621e878267ad5f1792002a665":[2,0,20,0],
+"structjs_account_info.html#a94ab71c69b7883c2731ae8741ddc1e94":[2,0,20,5],
+"structjs_account_info.html#aad93cf4bb6c1fbb09ae8545c03f315a9":[2,0,20,6],
+"structjs_account_info.html#ab6ba03298e1863132550b9b08d06048c":[2,0,20,4],
+"structjs_account_info.html#ad1c254c5b8f11f57062a4e2d5fb10ae3":[2,0,20,1],
+"structjs_account_limits.html":[2,0,19],
+"structjs_account_limits.html#a4710a10950857a322c2a3ad6f946ded2":[2,0,19,2],
+"structjs_account_limits.html#a6169f29101d51d48eed0803b719e6338":[2,0,19,3],
+"structjs_account_limits.html#a6fff014c46739410ecf298b0cf643b30":[2,0,19,1],
+"structjs_account_limits.html#a7bfc63e6f49ce724663ee534c5efdfa4":[2,0,19,0],
"structjs_cluster_info.html":[2,0,9],
"structjs_cluster_info.html#a237a639579def1345e02f1490a510ed5":[2,0,9,3],
"structjs_cluster_info.html#a2e13d7ec417574100c938c4df78e5484":[2,0,9,0],
"structjs_cluster_info.html#a8dfcae3bc348a5b595b509e3f3d3500b":[2,0,9,2],
"structjs_cluster_info.html#af7d85652b52f56fa1eedce8f45fe6a19":[2,0,9,1],
"structjs_consumer_config.html":[2,0,12],
-"structjs_consumer_config.html#a2f0243899885dc97f304f48ca52b5356":[2,0,12,4],
-"structjs_consumer_config.html#a351b388a36ccb7978e6e85a6f4fc0816":[2,0,12,11],
-"structjs_consumer_config.html#a364127e68bf0d3bf13efdc0b416667f4":[2,0,12,3],
+"structjs_consumer_config.html#a2f0243899885dc97f304f48ca52b5356":[2,0,12,5],
+"structjs_consumer_config.html#a351b388a36ccb7978e6e85a6f4fc0816":[2,0,12,12],
+"structjs_consumer_config.html#a364127e68bf0d3bf13efdc0b416667f4":[2,0,12,4],
"structjs_consumer_config.html#a36a14d666d99bdade87a5e21a25491d6":[2,0,12,1],
"structjs_consumer_config.html#a36cf121162cf0b40edf051991d851ee0":[2,0,12,0],
-"structjs_consumer_config.html#a43f40b8eef0074b4146fb945b4645584":[2,0,12,12],
-"structjs_consumer_config.html#a484c64b6c54f6f758f54315470ed20d0":[2,0,12,15],
-"structjs_consumer_config.html#a651a94b9b78668dde830dc7869610e67":[2,0,12,7],
-"structjs_consumer_config.html#a802ea3bf0669395bee28611f4ecede80":[2,0,12,5],
-"structjs_consumer_config.html#a8472d49fae908ab0291b4d62c8411b76":[2,0,12,13],
-"structjs_consumer_config.html#a8a311af614dfae1b0f4e4af7db467aab":[2,0,12,6],
+"structjs_consumer_config.html#a43f40b8eef0074b4146fb945b4645584":[2,0,12,13],
+"structjs_consumer_config.html#a484c64b6c54f6f758f54315470ed20d0":[2,0,12,16],
+"structjs_consumer_config.html#a651a94b9b78668dde830dc7869610e67":[2,0,12,8],
+"structjs_consumer_config.html#a802ea3bf0669395bee28611f4ecede80":[2,0,12,6],
+"structjs_consumer_config.html#a8472d49fae908ab0291b4d62c8411b76":[2,0,12,14],
+"structjs_consumer_config.html#a8a311af614dfae1b0f4e4af7db467aab":[2,0,12,7],
"structjs_consumer_config.html#a95aa4184ed77f69b7674756572da1ded":[2,0,12,2],
-"structjs_consumer_config.html#ac439828c3bedb8826a1e92de13280d53":[2,0,12,16],
-"structjs_consumer_config.html#ad47e15e1d6a4a8b0b155f9d3d5873c95":[2,0,12,8],
-"structjs_consumer_config.html#ade510daf7c5d67553d2cd20b64ab9939":[2,0,12,10],
-"structjs_consumer_config.html#aeb2336d480e3885385d1b08410e89892":[2,0,12,14],
-"structjs_consumer_config.html#af56ab7708b11e85e0b9115d152d281ca":[2,0,12,9],
-"structjs_consumer_info.html":[2,0,16],
-"structjs_consumer_info.html#a1e5a2a0f4686950da292eaec55e01c40":[2,0,16,5],
-"structjs_consumer_info.html#a2f63940ca1f024ad3840418c2f6a1ae1":[2,0,16,3],
-"structjs_consumer_info.html#a3be1ac5aa4cc71609197b9b777b761d0":[2,0,16,4],
-"structjs_consumer_info.html#a57e4a4139310c50a1f3d51af67197af0":[2,0,16,8],
-"structjs_consumer_info.html#a670d38f2e9ba5c354ca3560a8064d00c":[2,0,16,2],
-"structjs_consumer_info.html#a6f4401563a9fd102226d82cdc6136e32":[2,0,16,10],
-"structjs_consumer_info.html#a882bebeb7af80fcce088afdf2c98de50":[2,0,16,6],
-"structjs_consumer_info.html#a8f21939613163a7c0ebfb521aa471260":[2,0,16,0],
-"structjs_consumer_info.html#a932bf14ebb9ce167af8975e3b1f8d001":[2,0,16,7],
-"structjs_consumer_info.html#a9359aea7cd05a27b2a15f8a35cdb1008":[2,0,16,1],
-"structjs_consumer_info.html#aeaefd5a500996013b1ce13d8872e869b":[2,0,16,9],
+"structjs_consumer_config.html#ac439828c3bedb8826a1e92de13280d53":[2,0,12,17],
+"structjs_consumer_config.html#ad47e15e1d6a4a8b0b155f9d3d5873c95":[2,0,12,9],
+"structjs_consumer_config.html#ade510daf7c5d67553d2cd20b64ab9939":[2,0,12,11],
+"structjs_consumer_config.html#ae0765f3b5effe365187d3cf809c6ed3c":[2,0,12,3],
+"structjs_consumer_config.html#aeb2336d480e3885385d1b08410e89892":[2,0,12,15],
+"structjs_consumer_config.html#af56ab7708b11e85e0b9115d152d281ca":[2,0,12,10],
+"structjs_consumer_info.html":[2,0,17],
+"structjs_consumer_info.html#a15f2d68fbf126acc1907ba9462ad9ee9":[2,0,17,4],
+"structjs_consumer_info.html#a2f63940ca1f024ad3840418c2f6a1ae1":[2,0,17,3],
+"structjs_consumer_info.html#a31282cdc72000a91af03f89899740bfa":[2,0,17,11],
+"structjs_consumer_info.html#a57e4a4139310c50a1f3d51af67197af0":[2,0,17,8],
+"structjs_consumer_info.html#a670d38f2e9ba5c354ca3560a8064d00c":[2,0,17,2],
+"structjs_consumer_info.html#a6f4401563a9fd102226d82cdc6136e32":[2,0,17,10],
+"structjs_consumer_info.html#a882bebeb7af80fcce088afdf2c98de50":[2,0,17,6],
+"structjs_consumer_info.html#a8f21939613163a7c0ebfb521aa471260":[2,0,17,0],
+"structjs_consumer_info.html#a932bf14ebb9ce167af8975e3b1f8d001":[2,0,17,7],
+"structjs_consumer_info.html#a9359aea7cd05a27b2a15f8a35cdb1008":[2,0,17,1],
+"structjs_consumer_info.html#ab69c36ae092df9b0663b675a5abbab55":[2,0,17,5],
+"structjs_consumer_info.html#aeaefd5a500996013b1ce13d8872e869b":[2,0,17,9],
"structjs_consumer_sequence_mismatch.html":[2,0,13],
"structjs_consumer_sequence_mismatch.html#aad6a17af1719c023c38a6fd254b73f8e":[2,0,13,0],
"structjs_consumer_sequence_mismatch.html#ac1df353001d853c8a56cef9f82fb831c":[2,0,13,2],
@@ -166,33 +170,34 @@ var NAVTREEINDEX3 =
"structjs_lost_stream_data.html#a5d2e87697526033c842a7f955776dfda":[2,0,6,0],
"structjs_lost_stream_data.html#a841fcadca3f66e9170a51080dc1acf30":[2,0,6,2],
"structjs_lost_stream_data.html#abdc373ed7fc9b7cf161c13da1913fc9a":[2,0,6,1],
-"structjs_msg_meta_data.html":[2,0,20],
-"structjs_msg_meta_data.html#a02f1bbd37e9650ed6bfda0210f038e30":[2,0,20,2],
-"structjs_msg_meta_data.html#a23d5fd1992033164c73d5c2a16a4e321":[2,0,20,0],
-"structjs_msg_meta_data.html#a32e2a9438d2dc769f7f64d2f8897abc4":[2,0,20,4],
-"structjs_msg_meta_data.html#a6dcc2a442984b0ca070b3d8077192127":[2,0,20,5],
-"structjs_msg_meta_data.html#a9a50965fac061a9728b160702d3f56ff":[2,0,20,1],
-"structjs_msg_meta_data.html#abab9ed5600a3629ea6d6c78170d7d5e9":[2,0,20,3],
-"structjs_options.html":[2,0,23],
-"structjs_options.html#a5ce5c11cc9b9df2b6bc47cd77d7b1dc4":[2,0,23,5],
-"structjs_options.html#a7fd42e1f83da5861e716137c16f8b72f":[2,0,23,4],
-"structjs_options.html#ab06e45296fccf0fe6152e083e38d916f":[2,0,23,2],
-"structjs_options.html#ae4df6c9c01c0ea9ab0e6d5a6ec8af74e":[2,0,23,3],
-"structjs_options.html#ae50544ee0ef8dd7d02ef9802805807ae":[2,0,23,6],
-"structjs_options_1_1js_options_publish_async.html":[2,0,23,0],
-"structjs_options_1_1js_options_publish_async.html#a0a180995c49990ca277e449b7d43616b":[2,0,23,0,1],
-"structjs_options_1_1js_options_publish_async.html#a784a0029c30e82ff37c39ae6c276bc81":[2,0,23,0,2],
-"structjs_options_1_1js_options_publish_async.html#ada58fefe0ed40157b5f5d44b9dd175f9":[2,0,23,0,3],
-"structjs_options_1_1js_options_publish_async.html#add8dd21cbab2d5df19688c26365fe4d1":[2,0,23,0,0],
-"structjs_options_1_1js_options_stream.html":[2,0,23,1],
-"structjs_options_1_1js_options_stream.html#a2ca89c298b4df1f5e3e0a44e205c789c":[2,0,23,1,3],
-"structjs_options_1_1js_options_stream.html#afe680264223b434ca6959f9e122af029":[2,0,23,1,2],
-"structjs_options_1_1js_options_stream_1_1js_options_stream_info.html":[2,0,23,1,0],
-"structjs_options_1_1js_options_stream_1_1js_options_stream_info.html#a73f847afe18f56eaaf6788900270bef7":[2,0,23,1,0,0],
-"structjs_options_1_1js_options_stream_1_1js_options_stream_purge.html":[2,0,23,1,1],
-"structjs_options_1_1js_options_stream_1_1js_options_stream_purge.html#a0d61e5d3c9c518f455549086ababe7f6":[2,0,23,1,1,1],
-"structjs_options_1_1js_options_stream_1_1js_options_stream_purge.html#a882c1ce1e636817450893caa72aa4eda":[2,0,23,1,1,2],
-"structjs_options_1_1js_options_stream_1_1js_options_stream_purge.html#aa99e6ee3bef1c22243f01544181315fe":[2,0,23,1,1,0],
+"structjs_msg_meta_data.html":[2,0,21],
+"structjs_msg_meta_data.html#a02f1bbd37e9650ed6bfda0210f038e30":[2,0,21,2],
+"structjs_msg_meta_data.html#a23d5fd1992033164c73d5c2a16a4e321":[2,0,21,0],
+"structjs_msg_meta_data.html#a32e2a9438d2dc769f7f64d2f8897abc4":[2,0,21,4],
+"structjs_msg_meta_data.html#a388e38ccea591181436d199dc7c2f8ea":[2,0,21,6],
+"structjs_msg_meta_data.html#a6dcc2a442984b0ca070b3d8077192127":[2,0,21,5],
+"structjs_msg_meta_data.html#a9a50965fac061a9728b160702d3f56ff":[2,0,21,1],
+"structjs_msg_meta_data.html#abab9ed5600a3629ea6d6c78170d7d5e9":[2,0,21,3],
+"structjs_options.html":[2,0,24],
+"structjs_options.html#a5ce5c11cc9b9df2b6bc47cd77d7b1dc4":[2,0,24,5],
+"structjs_options.html#a7fd42e1f83da5861e716137c16f8b72f":[2,0,24,4],
+"structjs_options.html#ab06e45296fccf0fe6152e083e38d916f":[2,0,24,2],
+"structjs_options.html#ae4df6c9c01c0ea9ab0e6d5a6ec8af74e":[2,0,24,3],
+"structjs_options.html#ae50544ee0ef8dd7d02ef9802805807ae":[2,0,24,6],
+"structjs_options_1_1js_options_publish_async.html":[2,0,24,0],
+"structjs_options_1_1js_options_publish_async.html#a0a180995c49990ca277e449b7d43616b":[2,0,24,0,1],
+"structjs_options_1_1js_options_publish_async.html#a784a0029c30e82ff37c39ae6c276bc81":[2,0,24,0,2],
+"structjs_options_1_1js_options_publish_async.html#ada58fefe0ed40157b5f5d44b9dd175f9":[2,0,24,0,3],
+"structjs_options_1_1js_options_publish_async.html#add8dd21cbab2d5df19688c26365fe4d1":[2,0,24,0,0],
+"structjs_options_1_1js_options_stream.html":[2,0,24,1],
+"structjs_options_1_1js_options_stream.html#a2ca89c298b4df1f5e3e0a44e205c789c":[2,0,24,1,3],
+"structjs_options_1_1js_options_stream.html#afe680264223b434ca6959f9e122af029":[2,0,24,1,2],
+"structjs_options_1_1js_options_stream_1_1js_options_stream_info.html":[2,0,24,1,0],
+"structjs_options_1_1js_options_stream_1_1js_options_stream_info.html#a73f847afe18f56eaaf6788900270bef7":[2,0,24,1,0,0],
+"structjs_options_1_1js_options_stream_1_1js_options_stream_purge.html":[2,0,24,1,1],
+"structjs_options_1_1js_options_stream_1_1js_options_stream_purge.html#a0d61e5d3c9c518f455549086ababe7f6":[2,0,24,1,1,1],
+"structjs_options_1_1js_options_stream_1_1js_options_stream_purge.html#a882c1ce1e636817450893caa72aa4eda":[2,0,24,1,1,2],
+"structjs_options_1_1js_options_stream_1_1js_options_stream_purge.html#aa99e6ee3bef1c22243f01544181315fe":[2,0,24,1,1,0],
"structjs_peer_info.html":[2,0,8],
"structjs_peer_info.html#a3f3e09c5996858ec5faca2dc7fa5224e":[2,0,8,2],
"structjs_peer_info.html#a49a2623963dad653a6d7996c750056c9":[2,0,8,4],
@@ -203,15 +208,16 @@ var NAVTREEINDEX3 =
"structjs_placement.html#a35644f07531409518521b1b4fa28c9e3":[2,0,2,2],
"structjs_placement.html#ad8c83588d57f0e30959cfb6f3d5d61bf":[2,0,2,0],
"structjs_placement.html#af078a85b744b9ff3771bb2da6005b90d":[2,0,2,1],
-"structjs_pub_ack.html":[2,0,21],
-"structjs_pub_ack.html#a01d302d5e1a2e71487a8c74c3fed1691":[2,0,21,1],
-"structjs_pub_ack.html#a0381a49ff62e8fac7a52cad6a5eb7243":[2,0,21,2],
-"structjs_pub_ack.html#a4fd5e6cdb7217d72c553afcc75358893":[2,0,21,0],
-"structjs_pub_ack_err.html":[2,0,22],
-"structjs_pub_ack_err.html#a156ca2f779d132ffa8c519124cf9739b":[2,0,22,0],
-"structjs_pub_ack_err.html#a406e39e818f93bc59ac18cbdf035baf5":[2,0,22,1],
-"structjs_pub_ack_err.html#aa558fd192cc6d6c02ad891445ec5aa8a":[2,0,22,2],
-"structjs_pub_ack_err.html#ad1a85e6ff4046d7df33c1e24323ddc87":[2,0,22,3],
+"structjs_pub_ack.html":[2,0,22],
+"structjs_pub_ack.html#a01d302d5e1a2e71487a8c74c3fed1691":[2,0,22,1],
+"structjs_pub_ack.html#a0381a49ff62e8fac7a52cad6a5eb7243":[2,0,22,3],
+"structjs_pub_ack.html#a0b73200c0b035db3c9c96421706d51b0":[2,0,22,2],
+"structjs_pub_ack.html#a4fd5e6cdb7217d72c553afcc75358893":[2,0,22,0],
+"structjs_pub_ack_err.html":[2,0,23],
+"structjs_pub_ack_err.html#a156ca2f779d132ffa8c519124cf9739b":[2,0,23,0],
+"structjs_pub_ack_err.html#a406e39e818f93bc59ac18cbdf035baf5":[2,0,23,1],
+"structjs_pub_ack_err.html#aa558fd192cc6d6c02ad891445ec5aa8a":[2,0,23,2],
+"structjs_pub_ack_err.html#ad1a85e6ff4046d7df33c1e24323ddc87":[2,0,23,3],
"structjs_pub_options.html":[2,0,1],
"structjs_pub_options.html#a095391b33a261586fc02eaf013b65e61":[2,0,1,3],
"structjs_pub_options.html#a1b242c9311b904a2e5337417b5c6d143":[2,0,1,0],
@@ -219,6 +225,10 @@ var NAVTREEINDEX3 =
"structjs_pub_options.html#ac7ac74d2557d772c3092288dacf3711f":[2,0,1,2],
"structjs_pub_options.html#ac8708487360b784f7dd5d7a21e5617c0":[2,0,1,1],
"structjs_pub_options.html#aeefec1d2c7644562d23b87e55bf2e253":[2,0,1,5],
+"structjs_sequence_info.html":[2,0,16],
+"structjs_sequence_info.html#a4e94c91650b7db253645515fee4c3b05":[2,0,16,2],
+"structjs_sequence_info.html#ab52c55c1d0edd20e064870b490b4b990":[2,0,16,1],
+"structjs_sequence_info.html#ae4416a5d766e07db207e563668edd06f":[2,0,16,0],
"structjs_sequence_pair.html":[2,0,15],
"structjs_sequence_pair.html#a6d205effd29f8994f0028bfaf2e8d816":[2,0,15,0],
"structjs_sequence_pair.html#ab051e0815302c48ba6122bd18d9d76f7":[2,0,15,1],
@@ -239,15 +249,5 @@ var NAVTREEINDEX3 =
"structjs_stream_config.html#a9e0ff10273d0182f885615b4f7d1cc20":[2,0,5,16],
"structjs_stream_config.html#aa167c7547d13bf2a01510a375ad38340":[2,0,5,9],
"structjs_stream_config.html#aa538765ad97d343d60212ebd9894661e":[2,0,5,8],
-"structjs_stream_config.html#ab2186aae798df6c222b3fa69e31597e1":[2,0,5,3],
-"structjs_stream_config.html#acdba5b22e4e60fd81a54769a7d09bc51":[2,0,5,18],
-"structjs_stream_config.html#acee6c66afc78d79c2f518eed89177efb":[2,0,5,17],
-"structjs_stream_config.html#ad75e47d4293441bd5ddbc5eaf01e0451":[2,0,5,7],
-"structjs_stream_config.html#adbf2c948cf8091b149603b918ef49ffc":[2,0,5,13],
-"structjs_stream_info.html":[2,0,11],
-"structjs_stream_info.html#a2e7ca48a93fe57265609e7e0cd3fa386":[2,0,11,5],
-"structjs_stream_info.html#a578ce52a275c690dd4627c1d119c7838":[2,0,11,1],
-"structjs_stream_info.html#a766ac56dec3bd19fa5b9861fb5f64397":[2,0,11,2],
-"structjs_stream_info.html#a8d10d6fdc3f713ac726c72cae06a209a":[2,0,11,3],
-"structjs_stream_info.html#ab71aae7e4f6c62e2a09a3a52c9e4fa2a":[2,0,11,4]
+"structjs_stream_config.html#ab2186aae798df6c222b3fa69e31597e1":[2,0,5,3]
};
diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js
index be5f25aef..8784ab866 100644
--- a/doc/html/navtreeindex4.js
+++ b/doc/html/navtreeindex4.js
@@ -1,5 +1,15 @@
var NAVTREEINDEX4 =
{
+"structjs_stream_config.html#acdba5b22e4e60fd81a54769a7d09bc51":[2,0,5,18],
+"structjs_stream_config.html#acee6c66afc78d79c2f518eed89177efb":[2,0,5,17],
+"structjs_stream_config.html#ad75e47d4293441bd5ddbc5eaf01e0451":[2,0,5,7],
+"structjs_stream_config.html#adbf2c948cf8091b149603b918ef49ffc":[2,0,5,13],
+"structjs_stream_info.html":[2,0,11],
+"structjs_stream_info.html#a2e7ca48a93fe57265609e7e0cd3fa386":[2,0,11,5],
+"structjs_stream_info.html#a578ce52a275c690dd4627c1d119c7838":[2,0,11,1],
+"structjs_stream_info.html#a766ac56dec3bd19fa5b9861fb5f64397":[2,0,11,2],
+"structjs_stream_info.html#a8d10d6fdc3f713ac726c72cae06a209a":[2,0,11,3],
+"structjs_stream_info.html#ab71aae7e4f6c62e2a09a3a52c9e4fa2a":[2,0,11,4],
"structjs_stream_info.html#adcc402d28e0ee443419e9b549da233c6":[2,0,11,0],
"structjs_stream_info.html#af14110cb1f8e16e3dade8d9f7c2fd672":[2,0,11,6],
"structjs_stream_source.html":[2,0,4],
diff --git a/doc/html/pages.html b/doc/html/pages.html
index a94b78d35..ba022f89f 100644
--- a/doc/html/pages.html
+++ b/doc/html/pages.html
@@ -26,7 +26,7 @@