Hi
I have object like below. I want to put this object into the queue using c++ . Please any one give example in c++
I am looking for equlant to java(readobject ,writeobject)
class MessageContainer
{
public:
string xmlData;
vector<PDFData> vdata;
MessageContainer() {
}
void...
Hi
Please any one provide the C++ example for MQ series . I am new to C++ .
Like readObject or writeObject any method avialable in C++, Please provide any examples
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.