The Instant Generator C++ doesn't generate constructos Implementation code

Hello,
I am using VP-UML proffesional 8.1. I created a class and wrote code in implementation (Operation code details), inside specification window. However Instant Generator doesn’t use my code, unless I use different language:

Generating for different language JAVA:


public Test() {
		this.testInt = 1;
	}


Generating for C++ (from same diagram):


Test::Test() {
}

How I can make generator use my implementation code with constructors?

Thank you for any responces.


Please foregive me if I made errors, as I’m not native english speaker.

I forgot to mension: This issue is only with C++ code generation.

Thank you for your message and I’ve reported this problem to our engineers to follow-up. I’ll let you know once this had been fixed. Feel free to contact me if you need any help.

Best regards,
Rain

I would like to let you know the missing constructor implementation in C++ code generation problem has been fixed and please run the VP Suite Update to update the software to latest patch (20110201b or later). Details about update to latest patch can be found at

Feel free to contact me if you require any further information.

Best regards,
Rain Wong

Thank you very much!

You are welcome. If you have any other questions, feel free to let us know.