| 
    client-cpp
    0.6.1
    
   | 
 
#include <LoggingUtils.hpp>
Static Public Member Functions | |
| static std::string | NotificationSyncRequestToString (const SyncRequest::notificationSyncRequest_t &request) | 
| static std::string | ConfigurationSyncRequestToString (const SyncRequest::configurationSyncRequest_t &request) | 
| static std::string | ProfileSyncRequestToString (const SyncRequest::profileSyncRequest_t &request) | 
| static std::string | MetaDataSyncRequestToString (const SyncRequest::syncRequestMetaData_t &request) | 
| static std::string | EventSyncRequestToString (const SyncRequest::eventSyncRequest_t &request) | 
| static std::string | AttachUserRequestToString (const UserSyncRequest::userAttachRequest_t &request) | 
| static std::string | UserSyncRequestToString (const SyncRequest::userSyncRequest_t &request) | 
| static std::string | ConfigurationSyncResponseToString (const SyncResponse::configurationSyncResponse_t &response) | 
| static std::string | ProfileSyncResponseToString (const SyncResponse::profileSyncResponse_t &response) | 
| static std::string | EventSyncResponseToString (const SyncResponse::eventSyncResponse_t &response) | 
| static std::string | NotificationSyncResponseToString (const SyncResponse::notificationSyncResponse_t &response) | 
| static std::string | AttachUserResponseToString (const UserSyncResponse::userAttachResponse_t &response) | 
| static std::string | UserSyncResponseToString (const SyncResponse::userSyncResponse_t &response) | 
| static std::string | RedirectSyncResponseToString (const SyncResponse::redirectSyncResponse_t &response) | 
| static std::string | OperationServerToString (const OperationsServer &ops) | 
| static std::string | OperationServerListToString (const OperationsServerList &opsList) | 
| static std::string | OperationServerArrayToString (const std::vector< OperationsServer > &opsList) | 
| static std::string | ChannelTypeToString (ChannelType type) | 
| static std::string | HTTPParametersToString (const SupportedChannel::communicationParameters_t ¶ms) | 
| static std::string | HTTPLPParametersToString (const SupportedChannel::communicationParameters_t ¶ms) | 
| static std::string | SupportedChannelToString (const SupportedChannel &supportedChannel) | 
| static std::string | SupportedChannelArrayToString (const std::vector< SupportedChannel > &supportedChannels) | 
| static std::string | ByteArrayToString (const std::uint8_t *vec, const size_t &length) | 
| static std::string | ByteArrayToString (const std::vector< std::uint8_t > &vec) | 
| static std::string | ByteArrayToString (const boost::shared_array< std::uint8_t > &vec, const size_t &length) | 
| static std::string | ByteArrayToString (const SharedDataBuffer &buffer) | 
| static std::string | ByteArrayToString (const std::string &data) | 
| static std::string | SyncResponseStatusToString (SyncResponseStatus status) | 
| static std::string | AcceptedUnicastNotificationsToString (const NotificationSyncRequest::acceptedUnicastNotifications_t ¬ifications) | 
| static std::string | TopicStatesToString (const NotificationSyncRequest::topicStates_t &states) | 
| static std::string | SubscriptionCommandsToString (const NotificationSyncRequest::subscriptionCommands_t &commands) | 
| static std::string | SubscriptionCommandToString (SubscriptionCommandType type) | 
| static std::string | SingleNotificationToString (const Notification ¬ification) | 
| static std::string | NotificationToString (const NotificationSyncResponse::notifications_t ¬ifications) | 
| static std::string | NotificationTypeToString (NotificationType type) | 
| static std::string | TopicsToString (const NotificationSyncResponse::availableTopics_t &topics) | 
| static std::string | TopicSubscriptionTypeToString (SubscriptionType type) | 
| static std::string | AttachEPRequestsToString (const UserSyncRequest::endpointAttachRequests_t &attachRequests) | 
| static std::string | DetachEPRequestsToString (const UserSyncRequest::endpointDetachRequests_t &detachRequests) | 
| static std::string | AttachEPResponsesToString (const UserSyncResponse::endpointAttachResponses_t &attachResponses) | 
| static std::string | DetachEPResponsesToString (const UserSyncResponse::endpointDetachResponses_t &detachResponse) | 
| static std::string | RequestResultTypeToString (SyncResponseResultType type) | 
| static std::string | EventFamilyVersionsToString (const EndpointVersionInfo::eventFamilyVersions_t &versions) | 
| static std::string | OutcomingEventsToString (const EventSyncRequest::events_t &events) | 
| static std::string | IncomingEventsToString (const EventSyncResponse::events_t &events) | 
| static std::string | EventListenersRequestToString (const EventSyncRequest::eventListenersRequests_t &request) | 
| static std::string | EventListenersResponseToString (const EventSyncResponse::eventListenersResponses_t &response) | 
| static std::string | TransportTypeToString (TransportType type) | 
| static std::string | LogSyncRequestToString (const SyncRequest::logSyncRequest_t &logSyncRequest) | 
| static std::string | LogSyncResponseToString (const SyncResponse::logSyncResponse_t &logSyncResponse) | 
Definition at line 37 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 363 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 505 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 541 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 124 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 202 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 320 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 332 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 336 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 340 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 344 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 265 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 55 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 147 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 523 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 561 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 594 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 629 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 652 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 113 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 178 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 287 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 279 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 621 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 700 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 713 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 96 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 39 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 189 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 440 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 463 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 255 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 245 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 235 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 613 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 67 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 168 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 224 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 580 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 429 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 399 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 417 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 310 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 295 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 348 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 381 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 475 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 493 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 683 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 135 of file LoggingUtils.hpp.
      
  | 
  inlinestatic | 
Definition at line 212 of file LoggingUtils.hpp.