TIBCO Adapter SDK C++ Reference
MRvEndpointSpec
C++ Classes and Methods
This class encapsulates details about a TIBCO Rendevous endpoint.
Members
Members Description
static const int DELIVERY_DIST_Q; TIBCO Rendezvous distributed queue, that is, 1-of-n communication.
MMessageFormat messageFormat; Message format for an endpoint.

See MMessageFormat for supported formats.

Declaration
struct MRvEndpointSpec : public MEndpointSpec {
  static const int DELIVERY_DIST_Q;
  MMessageFormat messageFormat;
};
File
MEndpointSpec.h
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.